repository stringclasses 156
values | issue title stringlengths 1 1.01k ⌀ | labels stringclasses 8
values | body stringlengths 1 270k ⌀ |
|---|---|---|---|
microsoftvscode | focus on already open editor instead of default editor provide by extension | Bug | sometimes I open a file with the text editor instead of a customeditor in this case when this editor be still open and that I click in explorer view on the file I would like to have the focus on the text editor as there be already an open editor for it currently it be open another editor for the same file... |
microsoftvscode | mouse wheel scroll do not respect windows mouse setting | Bug | in window setting I can change the mouse wheel scroll option to multiple line at a time it work nice in the browser but vsc ignore this setting |
microsoftvscode | support when clause for terminal profile contribution point | Help Wanted | I be in the process of implement a virtual terminal use extensionterminaloption for my extension the terminal can only be create if some condition be meet I would like to hide the terminal profile from the menu if the condition aren t true can you add support for a when clause in the terminal profile ... |
microsoftvscode | all dark color theme be break after 1 78 update | Bug | do this issue occur when all extension be disabled yes vs code version 1 78 2 os version macos ventura 13 3 1 a step to reproduce 1 download the late 1 78 version of the vscode 2 set dark visual studio or any other dark color theme 3 see bright background around the ... |
microsoftvscode | terminaltextselecte context key be false when text be select in the active terminal but be not focus | Bug | see issuecomment 1561600889 image |
microsoftvscode | some mac keyboard shortcuts do not work in the new terminal editor after be move with workbench action moveeditortogroup until the terminal editor have be unfocused and focus again | Bug | do this issue occur when all extension be disabled yes version 1 78 2 commit b3e4e68a0bc097f0ae7907b217c1119af9e03435 date 2023 05 10t15 00 40 428z electron 22 5 2 chromium 108 0 5359 215 node js 16 17 1 v8 10 8 168 25 electron 0 os darwin arm64 22 4 0 sandboxe no ... |
microsoftvscode | multiline problem matcher with empty line break when re run in same terminal | Bug | do this issue occur when all extension be disabled yes run with env home tmp empty home code disable extension vscode repro problemmatcher vs code version 1 77 3 os version nixos gnome linux 6 1 29 I have a command output like this error attempt to call something which ... |
microsoftvscode | git commit after put password in the cursor should go back to the terminal cli window | Bug | type bug when commit to git from the terminal and put in credential I expect the cursor to go back into the terminal area instead it place itself in the last place it be on an open file to reproduce 1 issue a git commit from the terminal 2 fill prompt username and password with correct value ... |
microsoftvscode | debug indicator can mess with tab space | Bug | I break on this line see how the tab on that line be 3 space not the regular 4 image step recording 2023 05 22 at 07 51 02 version 1 79 0 insider user setup commit f6be5461f8bc69013a605f5baea834651c6589fb date 2023 05 20t01 18 53 811z electron 22 5 2 chromium 108 0 535... |
microsoftvscode | select previous word in json string sometimes also select but not always | Bug | type bug make these two json string n fp for both string place the cursor just before the closing for both string press ctrl shift leave also happen without shift notice that for the first string the opening be select or without shift the cursor be move to before it ... |
microsoftvscode | hover should not wrap word partially | Bug | I think there be css rule how to wrap only full word |
microsoftvscode | terminal panel layout wrong at certain size | Bug | do this issue occur when all extension be disabled theoretically yes but there aren t enough thing in the bar by default vs code version 1 78 1 1 79 0 insider os version linux x64 5 19 0 40 generic step to reproduce 1 resize the vscode window to be roughly 1128px wide with the left ... |
microsoftvscode | remote integration test timeout replaceoutput to different cell | Bug | null |
microsoftvscode | terminal panel overwrite terminaleditoractive context key when a terminal editor be present | Bug | type bug the scenario I m look at be a terminal in both an editor and the panel image in this scenario terminaleditoractive change base on which terminal be focus but it should always be true when the terminal editor be focus I see these context key from the terminal panel panel... |
microsoftvscode | support link to scm diff view match git status modify | Help Wanted | currently we support file link in git status output like this image when it start with modify we could either replace the entire line with a link that open the diff or just the modify part |
microsoftvscode | merge editor override manually resolve conflict | Bug | do this issue occur when all extension be disabled yes vs code version 1 77 3 os version linux x64 3 10 0 1160 90 1 el7 x86 64 step to reproduce 1 open a conflicted file not in the merge editor but a normal editor 2 resolve some of the conflict manually and save 3 now open the f... |
microsoftvscode | drag handle background isn t transparent | Bug | type bug code bug run vs code on fedora linux gnome on xorg vs code version code 1 78 2 b3e4e68a0bc097f0ae7907b217c1119af9e03435 2023 05 10t14 47 05 613z os version linux x64 6 2 15 300 fc38 x86 64 mode sandboxe yes system info item value cpus amd ryzen 5... |
microsoftvscode | simple browser will be open multiple time with race | Bug | do this issue occur when all extension be disabled yes vs code version 1 78 2 os version macos ventura version 13 4 beta step to reproduce 1 download or package extension yourself in reproduce repo extension will exec open simple browser api when active 1 l8 l12 a... |
microsoftvscode | click the middle mouse button on a terminal tab no long kill it | Bug | type bug prior to 1 78 I believe middle clicking on a terminal tab would kill close that terminal now this no long work it just end up with a 4 way scroll mouse icon but also doesn t scroll vs code version code insider 1 79 0 insider f1258a5fbed44b8f84a097c73c1799c13c5c3646 2023 05 17t05 27 3... |
microsoftvscode | the intellisense doesn t work properly for predefine variable in launch json file | Bug | type bug expect version 1 77 3 image actual version 1 78 2 image step to reproduce 1 create a launch json file 2 add one configuration for any language 3 edit in block and intellisense doesn t provide proper hint more info 1 t... |
microsoftvscode | allow drag and drop file entry in the breadcrumb | Help Wanted | type bug feature request suport drag and dropping of file entry in the breadcrumb this should integrate with vs code s drag and drop into editor so that you can drag a breadcrumb element into a file to insert a path vs code version code oss dev 1 79 0 commit unknown date unknown os version dar... |
microsoftvscode | improve git error message for fatal error in commit ref | Bug | do this issue occur when all extension be disabled yes no vs code version 1 78 2 os version ubuntu 23 04 step to reproduce 1 run git push 2 an error message be show can t push ref to remote try run pull first to integrate your change 3 click on show command output ... |
microsoftvscode | curly brace match with perl split command | Bug | type bug I have the follow line in my perl code my objinst split line the curly brace in the regular expression be confuse the bracket matching feature vs code version code 1 78 2 b3e4e68a0bc097f0ae7907b217c1119af9e03435 2023 05 10t14 39 26 248z os version window nt x64 10 0 1... |
microsoftvscode | clipboard apis do not work inside iframe in webview | Bug | create a webview that have an iframe with allow clipboard write in the host page try to use the clipboard apis copy inner to clipboard when click the button the operation will fail and the developer tool will report uncaught in promise domexception write ... |
microsoftvscode | git allow delete several branch at once | Help Wanted | it would be great to be able to delete several branch use the command git delete branch eg the quick pick with branch could include checkboxe I think this would be a great addition especially because git cli doesn t have a nice interactive workflow to delete branch |
microsoftvscode | recent entry url can get too large for window jumplist | Bug | do this issue occur when all extension be disabled yes no n a vs code version version 1 78 2 user setup commit b3e4e68a0bc097f0ae7907b217c1119af9e03435 date 2023 05 10t14 39 26 248z electron 22 5 2 chromium 108 0 5359 215 node js 16 17 1 v8 10 8 168 25 electron 0 os ... |
microsoftvscode | change lose in python notebook on undo | Bug | do this issue occur when all extension be disabled unable to verify vs code version version 1 79 0 insider universal commit 2575777b9d3cdb865d61f9f1dfaac1fea9e1bde6 os version macos 13 3 1 a 22e772610a step to reproduce 1 work in a python notebook 2 hit cmd z with cell ... |
microsoftvscode | respect shebang for langauge detection | Bug | type feature request use usr bin env python result in the langauge be detect as a shell script instead of python vs code version code 1 78 2 b3e4e68a0bc097f0ae7907b217c1119af9e03435 2023 05 10t14 47 05 613z os version linux x64 6 3 2 1 manjaro mode sandboxe yes |
microsoftvscode | workspace edit createfile with overwrite delete file completely on undo | Bug | type bug 1 create an workspace edit that try to overwrite an exist file in the workspace and also make a text change in the active editor 2 after apply the edit press undo in the active ditor example code ts import textencoder from util import as vscode from vscode export function ... |
microsoftvscode | empty environment variable pass to vscode be unset | Bug | this be a continuation of 174330 which be now lock and doesn t accept comment the original report be file by our go extension user who observe empty env var be not reflect when they run debug test use the extension s feature the issue be close with 175682 which fix env handle in the term env however ... |
microsoftvscode | the git extension support the push default current strategy | Bug | I experiment with the push default strategy and discover that the sync button in the source control tab in the activity bar and the git push command in the command palette in vscode 1 78 2 do something unexpected for I at least when git s push default config be current and a local branch b... |
microsoftvscode | git hide conflict icon when conflict be resolve | Bug | image |
microsoftvscode | when a markdown file contain a yaml block in a bullet point comment do not have the right syntax highlighting | Bug | do this issue occur when all extension be disabled yes vs code version 1 78 2 os version window 11 step to reproduce 1 create a markdown file with this content baseline yaml foo indent yaml foo bullet point yaml foo ... |
microsoftvscode | drop file from explorer to customeditor webview doesn t work | Bug | type bug hi guy thank a lot for your amazing work unfortunately after search exist issue and documentation I still experience an issue I develop a tiny extension to showcase the bug the extension offer a customeditor for drop json file when such a file be open via the give custom editor you... |
microsoftvscode | press pageup in search panel cause layout to shift | Bug | type bug 1 go to search panel 2 type anything into search field 3 press page up sometimes it s page down after that the layout shift and hide the line indicate the current tab which be annoy you need to resize the window for layout to shift back which fix the problem vs code vers... |
microsoftvscode | restart button be often not visible | Bug | apply to x notebook ipynb file interactive window and or cell script py file with marker what happen often the restart button be not visible in the toolbar for example right now I see image it be there 10 minute ago image it seem to ... |
microsoftvscode | the toggle command of webview can only open but not close panel | Bug | do this issue occur when all extension be disabled yes vs code version late vscode dev or version 1 78 0 universal version 1 78 0 universal commit 252e5463d60e63238250799aef7375787f68b4ee date 2023 05 03t20 11 00 813z electron 22 4 8 chromium 108 0 5359 215 node js 16 17... |
microsoftvscode | vscode leak tty fd s | Bug | do this issue occur when all extension be disabled tbd vs code version version 1 78 1 commit 6a995c4f4cc2ced6e3237749973982e751cb0bf9 date 2023 05 04t10 01 22 349z 1 wk ago electron 22 5 1 chromium 108 0 5359 215 node js 16 17 1 v8 10 8 168 25 electron 0 os darwin... |
microsoftvscode | can not see the diff anymore in the light modern theme | Bug | type feature request I ve setup the new light modern theme and want to see the change I ve make via a diff but since I m colorblind I can not see the difference anymore between the old red and new green can you maybe adjust the color a bit so I and other people that be colorblind be able again ... |
microsoftvscode | ts problem stick around in problem view even after file be close delete | Bug | 1 have a ts file open with some error that get surface in the problem view 2 delete the file 4 bug problem be still visible in the problem view also see this for the copilot suggestion editor after accidentally hit ctrl enter in a ts file the editor s language with all the suggestion get autodetecte ... |
microsoftvscode | right overflow | Bug | type bug in explorer command on the right disappear if the item lenght exceed the panel width image vs code version code 1 77 3 704ed70d4fd1c6bd6342c436f1ede30d1cff4710 2023 04 12t09 16 02 548z os version window nt x64 10 0 22621 mode sandboxe no remote os version linux x64 4... |
microsoftvscode | copy paste support for simple browser | Help Wanted | it s not possible to copy from or paste to the integrate simple browser this feature might be very simple to implement and would bring a lot of benefit with it |
microsoftvscode | sync to empty github repository result in error | Bug | do this issue occur when all extension be disabled yes no vs code version 1 78 0 os version ubuntu 23 04 step to reproduce 1 create an empty github repository 2 open the repository in vscode 3 create a file 4 commit and push the file use vscode 5 an error be show git f... |
microsoftvscode | wrong text paste with multiple cursor | Bug | in the follow recording I copy ntwo select the first none hit cmd d to add another selection on the follow none and then hit cmd v to paste I expect both none selection to be replace by two ntwo snippet but only the second one get replace |
microsoftvscode | search do not respect gitignore in subdirectory when file to include be set | Bug | do this issue occur when all extension be disabled yes vs code version 1 78 0 os version darwin arm64 22 4 0 macos ventura 13 3 1 a step to reproduce 1 have the follow directory structure project gitignore project foo bar baz gitignore this file should ignor... |
microsoftvscode | light title bar on linux with dark gtk theme variant | Bug | do this issue occur when all extension be disabled yes vs code version 1 78 0 os version elementary os 7 late occur since april s update a k a 1 78 0 step to reproduce 1 set gtk theme variant to dark 2 launch vs code 3 the native title bar be light while it do match t... |
microsoftvscode | punctuation echo issue under macos | Bug | do this issue occur when all extension be disabled yes no vs code version os version step to repro open a swift or python code file in vscode with all punctuation echo turn on under macos type different punctuation speech mark and curly brace be not announce I have... |
microsoftvscode | type in search box ctrl f with ime append new search term to old search term | Bug | step to reproduce 1 open editor 2 press ctrl f 3 type old in search bar 4 click inside editor 5 switch to chinese ime 6 press ctrl f again 7 use chinese ime to input new enter image description here 1 1 what you expect to see old be replace by new ... |
microsoftvscode | git clone fire fatal repository not find exception even when authenticate as repository owner | Bug | vscode version 1 7 8 os window 11 step to reproduce 1 ctrl shift p into git clone 2 click on clone from github 3 ok to the two window that ask to open url and uri 4 click on a private github project that be own by the repo owner it seem a strange behavior to I since c... |
microsoftvscode | vscode doesn t fetch remote from gitconfig after update | Bug | do this issue occur when all extension be disabled yes vs code version 1 78 0 os version window 11 version 22h2 22621 1555 step to reproduce 1 update to visual studio code 1 78 0 2 create global git config with some remote section 3 initialize repository then push it to a remote ... |
microsoftvscode | highlight don t line up with the text they be highlight | Bug | when I highlight text in my code the highlight doesn t line up with the code the highlight get more and more offset as text go far to the right in the row this seem to just be a miscalculation of the display text s position in the row the script that draw the highlight be get understate value for some reason ... |
microsoftvscode | cursor movement by option click inside fold tmux line on remote ssh make vscode server hang | Bug | type bug 1 connect to remote ubuntu server via remote ssh extension 2 open tmux session 3 input a line much long than tmux column 4 option click to move cursor to a line different from the current position 5 remote vscode server eventually hang extension version 0 100 0 vs code version ... |
microsoftvscode | compare with save not work | Bug | apply to x notebook ipynb file interactive window and or cell script py file with marker what happen as show below the compare with save functionality be not work for notebook while its work for txt and py files temp2 vs code version 1 78 0 j... |
microsoftvscode | request option to hide delete file from go to file command control p fuzzy find result | Bug | please provide an option to automatically hide delete file path from the autocompletion result list in the go to file function command control p hotkey |
microsoftvscode | vs code crash with error code 5 after an hour of usage | Bug | do this issue occur when all extension be disabled yes vs code version 1 78 0 os version macos ventura 13 3 1 step to reproduce 1 just use the editor for any considerable amount of time it will freeze up then crash dump report be here archive zip |
microsoftvscode | switch output dropdown close when a new item be add | Bug | type bug I want to switch the output window between source but I have to wait for all active extension to finish loading or else the dropdown will keep close to reproduce 1 open vscode on a file which will cause some heavy extension to load e g c or apex 2 open switch output dropdown ... |
microsoftvscode | some quickpick item button icon not center | Bug | image |
microsoftvscode | standalone color picker hsl format use two decimal for the percentage and force comma | Bug | do this issue occur when all extension be disabled yes vs code version 1 78 0 os version osx ventura 13 3 1 it be unexpected and unusual to use percentage to the second decimal place for this function also an increasingly use hsl format and rgb as well be comma less which I would hope ... |
microsoftvscode | terminal text get light when deselecte it | Bug | do this issue occur when all extension be disabled yes no vs code version 1 77 3 os version window 10 22h2 step to reproduce 1 open an terminal log something 2 select the log and do record 2023 05 04 12 48 03 203 |
microsoftvscode | accept next word doesn t reveal it | Bug | type at the end of line have ghost text accept it word by word when reach the end of the viewport accept word aren t reveal |
microsoftvscode | bug doesn t show change symbol for folder in git when select | Bug | do this issue occur when all extension be disabled yes no vs code version 1 77 3 os version window 10 when have change in a sub folder and that folder be select the bullet to the right be color as if there be no change I think it s only the blue color of the overlay which be too dominant... |
microsoftvscode | save ipynb file corrupt the json format unexpected end of json input | Bug | hi I ve be work with vs code via ssh for quite a few year now and encounter and new bug yesterday that make work with ipynb file almost impossible what happen be after save the file the json format be corrupt and it can not be access again I need to recreate it from scratch there be some strange be... |
microsoftvscode | custom task shell executable doesn t work | Bug | do this issue occur when all extension be disabled yes no yes version 1 77 3 user setup commit 704ed70d4fd1c6bd6342c436f1ede30d1cff4710 date 2023 04 12t09 16 02 548z electron 19 1 11 chromium 102 0 5005 196 node js 16 14 2 v8 10 2 154 26 electron 0 os window nt x64 10 0 19... |
microsoftvscode | bracket pair colorization isn t properly disable by configurationdefault | Bug | do this issue occur when all extension be disabled yes vs code version 1 77 3 os version window nt x64 10 0 19045 step to reproduce 1 create a new extension and put this in package json contribute configurationdefault editor bracketpaircolorization en... |
microsoftvscode | a blank bar appear when reopen the maximized window and enable stage manager | Bug | do this issue occur when all extension be disabled yes vs code version 1 77 3 704ed70d4fd1c6bd6342c436f1ede30d1cff4710 arm64 os version macos 13 3 1 22e261 step to reproduce 1 enable stage manager and disable recent application in satge manager setting 2 open a vs code... |
microsoftvscode | the sync branch button icon do not rotate about its centerpoint | Bug | do this issue occur when all extension be disabled yes no yes vs code version 1 77 3 os version window 10 pro 22h2 step to reproduce 1 it more noticeable when on a slow connection |
microsoftvscode | workspace select typescript version remove parent from path when tsdk be hoist | Help Wanted | do this issue occur when all extension be disabled yes do this issue occur on vscode insider yes vs code version 1 77 3 704ed70d4fd1c6bd6342c436f1ede30d1cff4710 vs code insider version 1 78 0 insider universal e410e7c66e7ce5c6bc31f73150d66857804a0ee9 os version darwi... |
microsoftvscode | compatibility with baidu ime on ubuntu 18 20 22 | Help Wanted | do this issue occur when all extension be disabled yes vs code version 1 77 3 os version ubuntu 22 04 baidu ime step to reproduce 1 install baidu ime 2 open vscode integrate terminal with any dir 3 when I input git in bash it should change to giit or gitt ... |
microsoftvscode | window stop respond when switch to accessible buffer in a terminal with a lot of history | Bug | set terminal integrate scrollback 150000 I have this not sure if it s require run a command that produce a ton of output in my case it be a ripgrep search but it probably doesn t matter shift tab to the accessible buffer the renderer process be stick at 100 and the window do not respond ... |
microsoftvscode | jsdoc comment paste with incorrect indentation | Bug | do this issue occur when all extension be disabled yes vs code version 1 77 3 os version macos 12 6 5 step to reproduce 1 copy this jsdoc comment js typedef 2 paste into a javascript file in vscode it paste as js ... |
microsoftvscode | store edit session in local git repo ask to push my branch repeatedly | Bug | open a workspace with a git repo that be not on github run store working change in cloud get this dialog dismiss it it pop up again it keep pop up |
microsoftvscode | profile be not initialise in codespace github dev | Bug | profile be not initialise in codespace github dev |
microsoftvscode | codespace open documentation link error the file be not display in the text editor because it be a directory | Bug | from verify 179298 type bug 1 open a codespace 2 quickly in the remote explorer click on the read documentation option bug a new editor open that show error the file be not display in the text editor because it be a directory vs code version code ... |
microsoftvscode | editor selectionclipboard option have no effect on vscode dev | Bug | do this issue occur when all extension be disabled yes vs code version 1 77 3 os version ubuntu 22 04 step to reproduce 1 set editor selectionclipboard to false in the setting 2 create a new empty text file 3 write some text 4 select the text 5 middle click ... |
microsoftvscode | error when try to detect gulp task | Bug | find while verify 1 open your clone of this repo in vs code 2 command run task 3 choose gulp 4 choose gulp task detection be turn off enable gulp task detection 5 see error unable to write gulp autodetect to workspace setting this setting can be write only into user setting |
microsoftvscode | some snippet show suggestion preview but some not | Bug | imp can trigger image imb can t image both of they be one line suggest snippet extension setting json workbench icontheme vscode icon editor inlayhint enable on editor inlinesuggest enable true typescript inlayhint parame... |
microsoftvscode | search replace be behave strange for readonly file | Bug | we support readonly file system provider and indicate this typically with a lock icon and a readonly editor when you do a search replace operation from the view over these file the edit be still apply even though the underlying model be not writeable when you close and reopen the editor these change be... |
microsoftvscode | standalone color picker doesn t work with multi cursor | Bug | test 180678 1 create a few multiple cursor 2 run show or focus standalone color picker 3 click insert the color only get insert in one cursor I expect it to be insert across all cursor |
microsoftvscode | bug cursorhome and cursorend keybind for filter in problem view do not work if view be in bottom panel | Bug | do this issue occur when all extension be disabled yes no version 1 78 0 insider user setup commit 95396f14dbae4d5def754d8635010f8e5743f56c date 2023 04 18t05 20 56 891z electron 22 4 5 chromium 108 0 5359 215 node js 16 17 1 v8 10 8 168 25 electron 0 os window nt x64 10 0 190... |
microsoftvscode | undo image paste in render notebook markdown will just remove the attachment | Bug | test 180759 1 paste an image into a markdown cell to create an attach image 2 render the markdown cell 3 ctrl z to undo break image link likely because the undo operation isn t able to edit the markdown content but the undo operation probably shouldn t happen at all |
microsoftvscode | shift tab keybinding do not work in quick pick | Bug | do this issue occur when all extension be disabled yes vs code version 1 78 0 insider os version darwin x64 22 4 0 step to reproduce I ve add keybinding to enable move forward and backwards through quick open suggestion similar to how search suggestion work in firefox however while the ... |
microsoftvscode | ide theme png file break when open welcome screen in https with docker when use vs code server | Help Wanted | see failure to get the ide theme png file when on the welcome screen when I test on my machine s localhost on http everything seem to work fine but when test on a docker container over https they fail to load everything else seem to be work fine aside from these so I don t suspect it have something to do with m... |
microsoftvscode | firefox file in menu item such as explorer be open on mouseup not onclick | Bug | hi when I select a line in the editor I often start my selection from the end of the line press the mouse leave button and go to the beginning of the line and release the mouse button however I go far than the beginning of the line to be quick and my cursor be on the left panel ex explorer when I rel... |
microsoftvscode | report issue for gh codespace open issue reporter on 1st time click | Bug | test 180561 the report issue node for github codespace now go to github discussion rather than open the issue reporter the first time I click on report issue and pick gh codespace from the quickpick I get the issue reporter after the first time it do open the browser I be think I just need to wa... |
microsoftvscode | vscode relativefile in launch json do not detect filename rename casing change | Bug | do this issue occur when all extension be disabled yes vs code version 1 78 0 insider os version window 10 21h2 step to reproduce 1 copy a file with a file that be name as camelcase then rename the file to be pascalcase with the same name in windows 10 then start any form of launch... |
microsoftvscode | version glibcxx 3 4 29 not find | Bug | type bug unsure if it s reproducible all I need to do be launch vs code no project without extension and open the integrate terminal and I see this message snap core20 current lib x86 64 linux gnu libstdc so 6 version glibcxx 3 4 29 not find require by lib64 libproxy so 1 fail to load m... |
microsoftvscode | quick pick label tooltip | Bug | do this issue occur when all extension be disabled yes vs code version 1 77 3 os version ubuntu 18 04 step to reproduce 1 open the command palette 2 find an entry that be long than the width of the quick pick 3 discover that there be no way to see the full text of the entry to... |
microsoftvscode | dap error response handling be confusing and inconsistent | Bug | do this issue occur when all extension be disabled yes no vs code version 1 77 3 os version macos ventura 13 3 1 step to reproduce 1 respond e g to the initialize dap request with the various combination explain below various combination in the error response handling of ... |
microsoftvscode | ensure we use correct workspace folder for remote terminal | Bug | tyriar last active workspace be not work properly so get workspace through cwd instead base on discussion r1160052541 I be expect it to be the same as cwd smoke test be time out when attempt to use cwd workspace folder in remote terminal not sure what might be go on here s our attempt we can ... |
microsoftvscode | menubar fail to enter compact mode on title change | Bug | type bug description when title text change the compact state of menubar be not follow the update the broken menubar seem to have a werid overflow hide effect all title text change trigger this bug include enter on first line of new text file or switch from one file to another there seem to hav... |
microsoftvscode | test standalone color picker decorator with hsl value some don t work some hsl value do trigger the decorator | Bug | testing aiday mar step to reproduce 1 enable the set editor default color decorator 2 insert this color value hsl 253 100 00 47 10 into a ts or jsx file 3 no color decorator appear for that specific hsl value but a decorator appear for other hsl value like hsl 0 ... |
microsoftvscode | new default color provider trigger for long github issue identifier in comment | Bug | do this issue occur when all extension be disabled yes version 1 78 0 insider commit 208bbb0d788cce3eb80799e3565ee2204391b86d date 2023 04 20t05 20 21 925z os window nt x64 10 0 19045 step to reproduce 1 activate the new default color decorator set introduce in 178242 2 open a ... |
microsoftvscode | webview view fail to get focus | Bug | use this sample with minimal modification add anywhere in medium main js js window addeventlistener focus document body append focus document createelement br first 1 2 call of calicocolor colorsview focus doesn t focus the webivew view ... |
microsoftvscode | revert notebook do not restore cell as they be | Bug | step change a notebook cell select file revert cell be not restore I be use the gh issues notebook extension record 2023 04 18 at 09 55 08 |
microsoftvscode | link editing link edit stop sync on quick edit | Bug | type bug 1 editor linkededite true 1 in an html file start link editing on some tag 1 rapidly type a few character bug sometimes link edit stop work vs code version code oss dev 1 78 0 commit unknown date unknown os version darwin x64 22 4 0 mode sandboxe yes system info ... |
microsoftvscode | git smart commit commit also sub repository which be normally ignore | Bug | type bug 1 clone a whatever git repo to directory repo1 2 clone a whatever git repo to directory repo1 repo2 where repo2 be not git ignore it will become a sub repository it will be report separately from the outer repository in the source control view etc at the same time the source control view... |
microsoftvscode | notebook cell language selection ui doesn t use custom language icon | Bug | contribute a language like this language i d user alias user icon dark medium file icon png light medium file icon png and set your notebook control... |
microsoftvscode | context menu open with code insider do not work if mark to run as administrator | Bug | do this issue occur when all extension be disabled yes vs code version 1 78 0 insider system setup 3ad5774eb8123d4224eb55629df9e5f82fe13b99 os version window nt x64 10 0 22621 window 11 pro 22h2 step to reproduce 1 navigate to vscode insider installation folder ie c progra... |
microsoftvscode | strange behavior in setting screen | Bug | type bug cc isidorn meganrogge I don t know if the problem have something to do with the use of a screen reader in this case I be use the orca screen reader the problem may not happen with other screen reader to reproduce try the follow step 1 press ctrl to activate the setting screen ... |
microsoftvscode | delete a cloud change sometimes doesn t remove tree item completely and keep around a guid | Bug | title say it all I have a few cloud change and be delete they one by one without realize the delete all in the overflow image it s usually like every other delete do this |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.