repository stringclasses 156
values | issue title stringlengths 1 1.01k ⌀ | labels stringclasses 8
values | body stringlengths 1 270k ⌀ |
|---|---|---|---|
microsoftvscode | openrepositoryinparentfolder false have no effect | Bug | I have a git repo in my home dir tracking dotfile I open some project with code document project with project be a git repo now I open bashrc inside that window in the source control view my home repo be open vs code version 1 84 0 os version macos 13 2 step to repro... |
microsoftvscode | show task log show a notification instead of a log | Bug | run show task log command get a notification there be task error click show output I don t see any log or error record 2023 11 06 at 17 07 24 hear something about task log during standup and notice this |
microsoftvscode | move activity bar bottom | Duplicate | in october release there be add a feature to move activity bar to top of panel thank for that I m suggest to add an option to move this bar to bottom this will also can be use as a possible solution for 195262 |
microsoftvscode | color picker close prematurely after click anywhere in the picker | Bug | do this issue occur when all extension be disabled yes no yes vs code version vs code v1 84 1 os version window 10 pro x64 version 22h2 build 19045 3448 step to reproduce 1 click or hover over a color square in a document like setting json 2 color picker open 3 click o... |
microsoftvscode | show explorer key binding do not trigger when activity bar position set to hide | Duplicate | do this issue occur when all extension be disabled no vs code version version 1 84 0 user setup commit d037ac076cee195194f93ce6fe2bdfe2969cc82d date 2023 11 01t11 29 04 398z electron 25 9 2 electronbuildid 24603566 chromium 114 0 5735 289 node js 18 15 0 v8 11 4 1... |
microsoftvscode | magnify glass icon in top search can be browse with voiceover but say nothing | Bug | do this issue occur when all extension be disabled yes vs code version 1 84 1 os version macos I m use 14 1 but not specific to this version note that this issue be specific to mac voiceover not a problem on window use nvda or jaw step to reproduce 1 start voiceover on macos vi... |
microsoftvscode | prompt for workspace trust in empty window when instal copilot chat | Bug | 1 open an empty window 2 install copilot chat 3 bug get prompt to trust the workspace before I can proceed to install the extension |
microsoftvscode | add feature toggle read only view mode | Question | there be an useful feature on kate default editor for kde plasma on linux read only mode image which toggle into read only view mode for current file highlight on blue while editor be run or I reverse this state not require to modify config file just a simple toggle button this state be r... |
microsoftvscode | open file or open folder open a file explorer window behind all other | Duplicate | do this issue occur when all extension be disabled yes vs code version version 1 83 1 commit f1b07bd25dfad64b0167beb15359ae573aecd2cc date 2023 10 10t23 45 31 402z electron 25 8 4 electronbuildid 24154031 chromium 114 0 5735 289 node js 18 15 0 v8 11 4 183 29 electron 0 os ... |
microsoftvscode | aux window regression editor global stylesheet do not work | Bug | type bug the fix for seem to have stop work in the late insider build vs code version code insider 1 85 0 insider 9aacac648821b5c9c1a7192ac9d44c50af6fe241 2023 11 06t05 34 22 485z os version window nt x64 10 0 18362 mode remote os version linux x64 4 18 0 372 19 1 el8 6 x86 64 sys... |
microsoftvscode | move default multidocumenthighlight provider out of mainthread | Duplicate | today we have a default x doc highlight provider that be implement inside mainthreadlanguagefeature l303 this be smelly because it will be there n m times once per registration and extension host local remove web local the monaco editor doesn t benefit from this |
microsoftvscode | cli can t cancel login | Bug | press ctrl c doesn t do anything when ask to use a web browser to authenticate |
microsoftvscode | zen mode maximize | Bug | do this issue occur when all extension be disabled yes vs code version 1 84 0 d037ac076cee195194f93ce6fe2bdfe2969cc82d os version linux mint 21 2 5 15 0 88 generic 98 ubuntu smp mon oct 2 15 18 56 utc 2023 x86 64 x86 64 x86 64 gnu linux issue description when create two gro... |
microsoftvscode | trace log fill with tls certificate | Bug | step to repro 1 enable trace log 2 open the extension host output pane wouldn t it be well to simply log the cert s thumbprint instead image |
microsoftvscode | add feature for search replace dialog same as visual studio | Duplicate | can you add support for search replace dialog option to select scope of search replace or be there any plugin that can add this behaviour image |
microsoftvscode | octal literal and octal escape sequence be deprecate in build npm preinstall js | Bug | the build npm preinstall js be use octal escape sequence which be deprecate use hexadecimal escape sequence instead 033 should be replace with x1b |
microsoftvscode | inclusion of extension installation progress bar size | Duplicate | after instal the c dev kit it have come to my notice that there be no mention of the size of the dev kit nor any progress bar while I be instal it which have cause I some confusion whether if I be actually instal the extension properly or not such hassle could be easily avoid with an inclusion o... |
microsoftvscode | type definition not find instal when compille ocr project in angular | Question | type bug hi so first I create a new angular app through angular cli then I install tesseract js library for the ocr library after I tweak the code and ready to run it say fail to compile because can not find name buffer do you need to install type definition for node try npm I save dev type... |
microsoftvscode | activity bar shortcut not work when activity bar be hide | Duplicate | type bug view appearance activity bar position hide restart vs code activity shortcut eg ctrl shit e ctrl shift x etc will not work until the activity bar position be set to either top or side vs code version code 1 84 0 d037ac076cee195194f93ce6fe2bdfe2969cc82d 2023 11 01t11 29 04 398z os ... |
microsoftvscode | no local history timeline for jupyter notebook | Bug | type bug it seem timeline doesn t work for jupyter notebook ipynb either for automatic or mannual save and create entry the timeline only contain one entry edit 1 wk snipaste 2023 11 06 11 47 07 vs code version code 1 84 0 d037ac076cee195194f93ce6fe2bdfe2969cc82d 2023 11 01t11 29... |
microsoftvscode | no such file or directory | Question | I be go through cs50 online and have an account through github so I can use codespace the first project stdio h be fun but the second one cs50 h do not work I be tell there be no such file or directory again I be use the online tool as oppose to vs code on my desktop so I assume everythi... |
microsoftvscode | in a future release would it be possible to expose the interaction of comment createcommentcontroller to create a comment add more parameter to make it more customizable | Bug | type feature request hello would it be possible to consider fully liberalize the interaction of a comment create by comment createcommentcontroller instead of just create the datum and render it automatically in the comment view it be desirable to expose this interaction and make it more generic ... |
microsoftvscode | compile tasmota32 be impossible | Question | type bug download tasmota with githubdesktop open it with visualstudiocode try to compile it the first time I be able to compile tasmota and tasmota32 without problem in the second try nothing be work anymore file from library be suddenly not readable I can t explain it other projekts be able to com... |
microsoftvscode | autofetch fail due to credential issue though manual fetch work fine | Bug | type bug 1 set autofetch true in setting 2 automatic fetch fail due to credential issue 2023 11 05 11 41 49 626 info miss or invalid credential fetch manually via the source control menu or via terminal command work fine auto fetch command seem to be the same as the menu command when... |
microsoftvscode | auto attach not work for esm project | Bug | do this issue occur when all extension be disabled yes vs code version 1 84 0 os version macos 14 1 m1 step to reproduce 1 enable auto attach 2 create a simple node js esm file e g test mj 3 run node inspect test mj 4 auto attach be not attach investigation... |
microsoftvscode | vscode be stick with infinite loading | Duplicate | add issue description here it do not matter which file I load or open it be stick with infinite loading version 1 84 0 commit d037ac076cee195194f93ce6fe2bdfe2969cc82d user agent mozilla 5 0 window not 10 0 win64 x64 applewebkit 537 36 khtml like gecko chrome 119 0 0 0 safari 537 36 ... |
microsoftvscode | issue with cmd shift e shortcut | Duplicate | type bug cmd shift e doesn t work sometimes it have become very annoying to note I have a hidden activity bar if I want that combo to work again I have to unhide it and try again vs code version code 1 84 0 universal d037ac076cee195194f93ce6fe2bdfe2969cc82d 2023 11 01t11 30 19 406z os vers... |
microsoftvscode | accessibility allow user to disable auto stop listen set | Help Wanted | type feature request ms vscode vscode speech stop listen when there s no speech detect for certain second however for some user with speech impairment or those who speak english as a foreign language the current auto stop listen after pause may pose unintended challenge please consider add a custom ... |
microsoftvscode | debugger doesn t respect editor hover sticky | Bug | do this issue occur when all extension be disabled yes vs code version 1 83 1 os version macos ventura 13 3 1 step to reproduce 1 disable editor hover sticky 2 start debug 3 hover over a variable and move the cursor over the popup 4 the popup should disappear but it doesn t ... |
microsoftvscode | file explorer not open | Duplicate | type bug when I be opee the search bar by press ctrl shift f then I can t go back to file explorer vs code version code 1 84 0 d037ac076cee195194f93ce6fe2bdfe2969cc82d 2023 11 01t11 29 04 398z os version window nt x64 10 0 22621 mode system info item value cpus amd ryzen... |
microsoftvscode | condition viewcontainer workbench view xxx enable prevent hotkey to switch to activity bar item | Duplicate | type bug I suspect this issue be relate to dev container after I try dev container for the first time the issue start to appear even when I disable all extension so it s not the dev container extension but something else step to reproduce 1 hide activity bar command palette hide ... |
microsoftvscode | insert into new file command should lowercase into | Bug | vs code version 1 85 insider copilot chat pre release os version window 11 the casing should match the other chat code block command insert at cursor insert into terminal image |
microsoftvscode | how can I call the code diff view in the editor in extension | Duplicate | hello I be develop an extension like github copilot chat I want to use the inline chat code diff view I be not sure if it call code diff like the picture below which api can I call could you give I some help |
microsoftvscode | ctrl shift e view show explorer doesn t work after commit change from the source control menu | Duplicate | do this issue occur when all extension be disabled yes no yes vs code version os version late win11 late step to reproduce 1 press ctrl shift g 2 enter a message 3 press commit change by press the button commit 4 press ctrl shift e to go back to the explorer it win t... |
microsoftvscode | color selector pop up disappear after select a color in color slider | Bug | type bug step 1 add css color value rgb hsl hex in a css file then hover over say color to get color selector pop up step 2 on right side of the pop up there be two slider rightmost one be for select color and leave one before it be opacity selector click a value on opacity slide... |
microsoftvscode | ctrl shift e no long work for view show explorer after october update | Duplicate | do this issue occur when all extension be disabled yes version 1 84 0 user setup commit d037ac076cee195194f93ce6fe2bdfe2969cc82d date 2023 11 01t11 29 04 398z electron 25 9 2 electronbuildid 24603566 chromium 114 0 5735 289 node js 18 15 0 v8 11 4 183 29 electr... |
microsoftvscode | focus hidden activity bar show empty space only | Duplicate | do this issue occur when all extension be disabled yes vs code version version 1 84 0 universal os version macos 13 3 1 a step to reproduce 1 set activity bar position to hide 2 open command palette and activate view focus activity bar |
microsoftvscode | shortcut to view be no long work | Duplicate | type bug shortcut to view be no long work like debug view git change explorer extension nothing work after late update vs code version code 1 84 0 d037ac076cee195194f93ce6fe2bdfe2969cc82d 2023 11 01t11 29 51 160z os version darwin arm64 23 0 0 mode |
microsoftvscode | open html file from the integrate terminal to the browser | Duplicate | the typical use case of mine be execute django test in the terminal and want to inspect the local coverage html file as of now there seem no way of opening that html file directly in the default browser it would be useful to be able to do so from the tooltip show in the screenshot below which currently allow to ... |
microsoftvscode | aux window main window editor hang or be slow on aux window minimize | Bug | type bug this be most likely a recent regression as I just start see it today 1 start with a main window and an aux window 2 maximize full screen the main window 3 minimize the aux window 4 occasionally you need to wait for a while until the slowness manifest 5 restore the aux window ... |
microsoftvscode | always error message in shell when run py code | Question | type bug always error message in shell when run py code 345 preload host spawn strategy warn waitpid override ignore group sh 5 1 c vs code version code 1 82 2 abd2f3db4bdb28f9e95536dfa84d8479f1eb312d 2023 09 14t05 51 20 981z os version linux x64 5 15 0 87 generic mode system i... |
microsoftvscode | sometimes the accessible view isn t bypass | Bug | meganrogge also I have notice that sometimes the first letter type in accessible view be not bypass as demonstrate in the z shell originally post by jooyoungseo in issuecomment 1793109741 |
microsoftvscode | accessibility terminal integrate accessibleviewfocusoncommandexecution do not take effect in powershell | Bug | type bug meganrogge I be not sure whether the insider version reflect the up to date patch though terminal integrate accessibleviewfocusoncommandexecution true do not seem to work in powershell I have notice that this work in my remote z shell though vs code version code insider 1 85 0 ... |
microsoftvscode | workspace folder setting override | Duplicate | I know that I can have per workspace setting and also per folder setting within the workspace the per folder setting be store in vscode setting json the problem with that be many project commit the vscode folder into git this make it difficult to have custom per folder setting because the version... |
microsoftvscode | git error isinsubmodule throw from vscode git while use workspace with submodule | Bug | do this issue occur when all extension be disabled yes although the error be cause by the git extension vs code version 1 84 0 universal os version darwin arm64 22 5 0 step to reproduce 1 clone a git repository that contain a submodule 2 open the developer tool 3 observe many g... |
microsoftvscode | focus true not focus | Bug | do this issue occur when all extension be disabled yes vs code version version 1 84 0 universal commit d037ac076cee195194f93ce6fe2bdfe2969cc82d date 2023 11 01t11 30 19 406z electron 25 9 2 electronbuildid 24603566 chromium 114 0 5735 289 node js 18 15 0 v8 11 4 183 29 e... |
microsoftvscode | hide task hide nonhidden dependson task | Bug | do this issue occur when all extension be disabled yes vs code version 1 84 0 os version window 22h2 when a hidden task that have a dependson with a non hide task it will hide that task too after be run step to reproduce 1 create example vscode task json json ... |
microsoftvscode | notification acceptprimaryaction should work w o focus notification first | Bug | I use the command notification acceptprimaryaction to quickly respond to actionable notification via the keyboard previously this use to work regardless of the current focus state however this appear to have be recently change to only work when the notification area be focus which mean this action can no long b... |
microsoftvscode | toggle activity bar visibility be not remember the position | Bug | move activity bar to top toggle activity bar visibility from customize layout action activity bar be move to side |
microsoftvscode | css rgb color picker | Bug | type bug when I want to choose color color picker close prematurely so I can only type color every single time vs code version code 1 84 0 d037ac076cee195194f93ce6fe2bdfe2969cc82d 2023 11 01t11 29 04 398z os version window nt x64 10 0 19045 mode system info item value cpus amd r... |
microsoftvscode | no context menu in late insider | Duplicate | version 1 85 0 insider commit 1ef160d5bc6aab85b74e34c98d7861c7727a37ec date 2023 11 03t11 39 32 113z browser mozilla 5 0 window not 10 0 win64 x64 applewebkit 537 36 khtml like gecko code insider 1 85 0 insider chrome 114 0 5735 289 electron 25 9 2 safari 537 36 be it only I ... |
microsoftvscode | insider context menu right click manage and account don t show up after mid day update | Duplicate | type bug after second update today it s no long possible to get context meny in editor explorer and everywhere else in app also it s not possible to open manage and account from activity bar or click on for view shift f10 do nothing as well look like from menus only main menu work as expect I don... |
microsoftvscode | suggest preview not work | Duplicate | vs code version 1 84 0 os version macos 14 1 step to reproduce 1 enable the setting suggest preview 2 the preview not show when I not type the keyword from head for example I type the con in js file it can preview console but when I type the log in js file it doesn... |
microsoftvscode | mysterious hold alt key to mouse over text on close button hover tip of customize layout | Bug | type bug what do this mean do image vs code version code 1 84 0 d037ac076cee195194f93ce6fe2bdfe2969cc82d 2023 11 01t11 29 04 398z os version window nt x64 10 0 22621 mode |
microsoftvscode | side bar command not find | Duplicate | type bug when I open vs code everything work fine but when I try to press any shortcut for side bar ctrl shift e among other it doesn t respond even so open close side bar and terminal pannel still work ctrl j ctrl b this issue be only fix restart the editor but it only work one or twice... |
microsoftvscode | commit message box render weirdly when scm view be unhidden | Bug | commit message render weirdly image repro I don t have exact step so 1 open scm view 2 try hide the sidebar switch to explorer view then switch back to scm view version version 1 85 0 insider commit a9d8fbca9ec9a7914f2077a83ca66a08c7e10f83 date 2023 11 02t09 12 38 373z elect... |
microsoftvscode | support color when activity bar be on top | Bug | this ui design layout be great image if you can add a mouseover background color a mouseover foreground color and a mouseover border color for the button the entire ui display effect will be even more wonderful window 10 vscode 1 85 |
microsoftvscode | dirtydiffwidget should respect config diffeditor ignoretrimwhitespace | Bug | type bug currently the mini diff editor create by click gutter win t show whitespace only change which should indeed respect config diffeditor ignoretrimwhitespace image version 1 84 0 commit d037ac076cee195194f93ce6fe2bdfe2969cc82d date 2023 11 01t11 28 21 782z electron 25 9 2... |
microsoftvscode | configurable unsaved change icon | Duplicate | after update to 1 84 and enable the new hide editor tab feature I can no long see if the current file I m in have unsave change this should be able to be customize or at the very least not be hide away when not have tab |
microsoftvscode | linux not work | Invalid | hello I be the user I face the problem while use kali linux nethunter kex while I be use it it show that error connection lose tasklist task |
microsoftvscode | top activity bar revert to side after its visibility be toggle off and back on in the customize layout control | Bug | type bug 1 set workbench activitybar location top 2 run command customize layout 3 click the eye icon at the end of the activity bar row to hide it from the top of the primary side bar 4 click that eye icon again bug the activity bar reappear at the side instead of at the top sugges... |
microsoftvscode | vscode file link no long work | Bug | type bug all of a sudden vscode file link be no long work expect behavior I click open a link like vscode file path to a file that really exist and it then vs code open the file this have always work for I actual behavior I click open a link like vscode file path... |
microsoftvscode | command path display error in the terminal | Duplicate | vs code version 1 84 os version windows10 19044 step to reproduce command path display error in the terminal when you switch the command history in the terminal after maximise the terminal the terminal fail to display the command path correctly please see the detailed procedure |
microsoftvscode | typescript language feature couldn t find message for key typescript preference prefertypeonlyautoimport | Bug | see the error in devtool console in insider |
microsoftvscode | cmd shift e no long work | Duplicate | type bug it use to open explorer view but not any more nothing if you press command shift e key vs code version code 1 84 0 universal d037ac076cee195194f93ce6fe2bdfe2969cc82d 2023 11 01t11 30 19 406z os version darwin arm64 22 6 0 mode connection to ssh remote mousetrap ... |
microsoftvscode | key ctrl shift e or ctrl shift x error on visual studio code | Duplicate | type bug key ctrl shift e or ctrl shift x error can not show explorer or extension vs code version code 1 84 0 d037ac076cee195194f93ce6fe2bdfe2969cc82d 2023 11 01t11 29 04 398z os version window nt x64 10 0 22631 mode system info item value cpu intel r core tm i7 8... |
microsoftvscode | keyboard shortcut for view command no long function or appear in macos menu bar as available | Duplicate | type bug as indicate in the title my ability to use the keyboard shortcut to view the follow sidebar state no long function explore extension run and debug the follow function still appear in the macos menu bar and can be trigger with keyboard command as expect search ... |
microsoftvscode | cmd shift e not work if activity bar be hide | Duplicate | type bug some basic keyboard shortcut like cmd shift e show explorer cmd shift x show extension don t work if activity bar be hide I re instal vscode after delete vscode app from application vscode and library application support code but the shortcuts doesn t work after sy... |
microsoftvscode | command workbench view explorer be break when activity bar position hide | Duplicate | step to reproduce 1 select the activity bar position as hide 2 call command workbench view explorer then xxx2 tip before version 1 84 0 workbench view explorer already break when use remote ssh connect to a remote machine but now it s completely corrupt even when open the local fo... |
microsoftvscode | view focus activity bar be break when activity bar position hide | Bug | step to reproduce 1 select the activity bar position as hide 2 call command view focus activity bar then xxx1 activity bar still take up screen space but doesn t display the icon version 1 84 0 commit d037ac076cee195194f93ce6fe2bdfe2969cc82d date 2023 11 01t11 29 04 398z ... |
microsoftvscode | nearest quick fix keyboard shortcut | Bug | type bug if I activate quick fix when my cursor be on a line where there be an error it say no code action available the new feature state that it should activate the quick fix for the near error image I test with all extension disabled and it behave the same maybe I misunderstood somethin... |
microsoftvscode | typescript implemenation code lens sometimes miss reference | Bug | type bug typescript language feature can report incorrect count of implementation reference with typescript s implementation code lense enable to reproduce 1 enable the typescript implementationscodelen enable option 2 checkout vscode repo 3 open this file and location in the editor l... |
microsoftvscode | inconsistent ui of extension tab in activity bar with position top | Duplicate | when activity bar have top position extension tab have control right in the bar it s inconsistent with other tab that don t have such control and prevent a user from iterate through tab easily extension tab shouldn t have control right in the activity bar they should be a part of the tab ... |
microsoftvscode | copilot set button do not show up in insider or stable | Bug | main problem on the late stable or insider the copilot set button do not show up in the setting editor when the copilot extension be disabled or not instal expect result copilot set button in the setting editor root cause remove the dependency on the assignment experimentation service incor... |
microsoftvscode | vs code color picker do some weird stuff | Bug | do this issue occur when all extension be disabled yes vs code version 1 84 0 os version window nt x64 10 0 19045 step to reproduce the build in color picker apparently be bug when I be use the color picker in a css file some weird thing be happen here be a video showcase the prob... |
microsoftvscode | build in keybinding stop work when use workbench activitybar location hide | Duplicate | type bug new in 1 84 the follow keybinding break when workbench activitybar location hide be present in the user setting key ctrl shift e command workbench view explorer when viewcontainer workbench view explorer enable key ctrl shift x co... |
microsoftvscode | revealinexplorer command doesn t work when explorer be not visibile | Bug | type bug 1 focus in chat view or another view so that the explorer be not visible 2 trigger the revealinexplorer command with a folder that exist bug explorer show but the file be not reveal the same command work if the explorer be visibile you can test this use yo code with this command imp... |
microsoftvscode | custom context menus don t appear | Bug | not sure why this doesn t happen on insider for I context menus don t appear on window where native context menus aren t use but the call stack I see be 1 show a context menu fire an event l69 1 this be listen to by the hover service l40 and call dohidehover 1 dohidehover call contextviewse... |
microsoftvscode | accessibility non alphabetic character input be not bypass in terminal and copilot chat accessible view | Bug | meganrogge I think I have find the issue if you start type non alphabetic character in either terminal or copilot chat response accessible view you will see the alert can not edit in read only editor I as a bilingual user sometimes need to type in korean current implementation only bypass alphabeti... |
microsoftvscode | url detection in debug console trip on trail angle bracket | Duplicate | type bug hover over a markdown link of the form in the debug console incorrectly highlight and navigate to if you cmd click note the trail angle bracket strangely this be not an issue if the same markdown show up in output or in a source code tab this can be reproduce with a simpl... |
microsoftvscode | sidebar view keyboard shortcut not work | Duplicate | type bug attempt to change the sidebar view by use their respective keyboard shortcut e g cmd shift e for explorer or cmd shift x for extension both shortcut do nothing I check the keyboard shortcut setting and both shortcut still appear to be set correctly vs code version code 1 ... |
microsoftvscode | focus bar on side bar view isn t show without activity bar | Duplicate | do this issue occur when all extension be disabled yes vs code version 1 84 0 os version window 11 step to reproduce 1 put the activity bar top or hide 2 restore the window if necessary this doesn t occur when maximize 3 click on the explorer bar the explorer focus with ... |
microsoftvscode | shortcut to switch activitybar s tab be invalid on 1 84 | Duplicate | type bug if activitybar be hide at startup it be not possible to use shortcut to switch between tab in the activitybar such as explorer extension search etc vs code version code 1 84 0 universal d037ac076cee195194f93ce6fe2bdfe2969cc82d 2023 11 01t11 30 19 406z os version darwin arm64 22 6... |
microsoftvscode | unpin editor button display over unpinned editor | Bug | type bug it s unexpected that unpin editor button be display when I don t have pin editor on separate row and more annoying that it cover icon title of other editor image image vs code version code insider 1 85 0 insider a9d8fbca9ec9a7914f2077a83ca66a08c7e10f83 2023 11 02t09 02 24 ... |
microsoftvscode | activity bar doesn t fill full width in top position | Bug | step to reproduce 1 set workbench activitybar location set to top expect result activity bar fill the available horizontal space and show as many item as possible actual result activity bar have an unnecessary left padding margin |
microsoftvscode | top activity bar make some primary side bar config option hard to find | Bug | type bug 1 open a folder 2 put activity bar to top 3 select scm activity as long as more than view I e source control repository source control source control sync be display in the view container the context menu of any of the view heading include a way of turn it or any of the other... |
microsoftvscode | generate commit message hide character behind it | Bug | do this issue occur when all extension be disabled no but I m not sure that s relevant because generate commit message be not present despite be a native non extension feature base on other bug report vs code version 1 84 0 os version macos 13 5 2 step to reproduce 1 go to sour... |
microsoftvscode | 1 84 0 cmd shift x not work | Duplicate | do this issue occur when all extension be disabled yes no vs code version 1 84 0 os version mac step to reproduce new lease of 1 84 0 break the keyboard shortcut to show extension panel it start work when I enable activity bar but without it and do vscode restart it do not work |
microsoftvscode | show preview option be not comme | Question | type performance issue show preview opten be no not come vs code version code 1 83 1 f1b07bd25dfad64b0167beb15359ae573aecd2cc 2023 10 10t23 48 05 904z os version window nt x64 10 0 22621 mode system info item value cpu 12th gen intel r core tm i7 12700h 20 x 2688 ... |
microsoftvscode | a vsc window crash on regex search with a specific string in the opened file | Duplicate | do this issue occur when all extension be disabled yes version 1 84 0 user setup commit d037ac076cee195194f93ce6fe2bdfe2969cc82d date 2023 11 01t11 29 04 398z electron 25 9 2 electronbuildid 24603566 chromium 114 0 5735 289 node js 18 15 0 v8 11 4 183 29 electron 0 os wind... |
microsoftvscode | environment collection should not be apply on hide terminal non window | Bug | do this issue occur when all extension be disabled yes no version 1 85 0 insider os linux codespace work fine on window step to reproduce venv in the terminal prompt be contribute via env collection by python extension normal terminal image hover say that collec... |
microsoftvscode | on status bar item focus out hide hover | Bug | introduce here 197156 1 focus the status bar with the keyboard 2 use arrow key note that hover if any be show automatically 3 click editor 4 hover be not close |
microsoftvscode | color decorator bad behavior on mouseclick | Bug | do this issue occur when all extension be disabled yes no vs code version 1 84 0 os version window 10 x64 10 0 19045 step to reproduce 1 I have turn off all of my extension before this reproduce after I goto setting json for change theme color I face this issue image as y... |
microsoftvscode | standard view shortcut no long work when primary bar be hide | Bug | type bug step to repro open vs code and hide activity bar open explorer reload window open search view use keyboard can not open explorer view use keyboard in previous version of vs code the shift cmd e would always open the explorer tab with this version it no long work... |
microsoftvscode | quick fix order be incorrect when multiple quick fix in the line | Bug | do this issue occur when all extension be disabled yes no vs code version os version step to reproduce 1 have multiple quick fix in a line nearbyquickfixe enable 2 note that ai quick fix be above other quick fix screenshot 2023 10 30 at 1 09 15 pm 1 |
microsoftvscode | apply vscode textpreformat background in webviews | Bug | from we should fix code block styling in markdown preview in main as well from discuss with daviddossett we want to make the styling consistent across chat setting ui and extension webview |
microsoftvscode | debugg launch msedge browser extension be remove | Duplicate | type bug when ms edge launch from 2 different workspace it loose previously instal extension how to reproduce 1 create test1 code worspace and test2 code workspace file with this code folder launch version 0 2 0 configuration name launch edge ... |
microsoftvscode | unknown word error | Invalid | we have write the need datum into your clipboard because it be too large to send please paste |
microsoftvscode | dark modern code block lack color | Bug | expect image actual image |
microsoftvscode | stale highlighting when bring a cell back into view | Bug | 1 highlight something in a cell that will add a highlight to the cell above 2 click somewhere else to remove the highlight 3 scroll the top cell out of view then back in highlight be re add repro d on the 1 84 rc and oss record 2023 10 31 at 15 26 20 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.