repository stringclasses 156
values | issue title stringlengths 1 1.01k ⌀ | labels stringclasses 8
values | body stringlengths 1 270k ⌀ |
|---|---|---|---|
microsoftvscode | comment do not preserve collapse state | Bug | 1 have a pr in review 2 open the pr in vs code notice expand comment collapse it 3 open another editor go back to previous editor 4 comment be expand |
microsoftvscode | code run and end without any display of user input prompt give | Question | type bug the code be import os import imageio from pil import image def resize image directory new width new height try for filename in os listdir directory if filename low endswith jpg jpeg png bmp gif img path o... |
microsoftvscode | editor scrollbar range | Question | type bug editor range too big for small file there be nowhere to scroll to because the entire file content already fit the screen vs code version code insider 1 84 0 insider 55d1cfea45b665bb54e46d11bd3ccddf9e66108b 2023 10 09t06 11 58 437z os version window not ia32 10 0 19045 mode restric... |
microsoftvscode | suggestion not disaapeare | Bug | type bug 1 copy a funtion name in filea 2 use the the filea variable and use operator for suggention then paste the copy funtion name expect the suggestion should disapper when I click enter actual it s not disappear I have to close the tab and reopen the file vs code version code 1 83 0... |
microsoftvscode | terminal rename failure | Bug | type bug terminal leave click rename fail image vs code version code 1 83 1 f1b07bd25dfad64b0167beb15359ae573aecd2cc 2023 10 10t23 48 05 904z os version window nt x64 10 0 22621 mode |
microsoftvscode | word wrap work incorrect on txt file | Question | do this issue occur when all extension be disabled yes vs code version vscodesetup x64 1 83 1 os version win11 step to reproduce 1 this be orign txt file it have three paragraph each with a four space indent at the top of the line 2 when I use vscode open it the entire paragrap... |
microsoftvscode | unable to open a file use the command line in the extension | Question | do this issue occur when all extension be disabled yes vs code version 1 83 0 os version win11 execute the follow javascript code do not work in the vscode extension javascript let spawn require child process spawn spawn code exe filename spawn cmd exe a bat b... |
microsoftvscode | activity bar location top render insider window empty and unresponsive | Bug | do this issue occur when all extension be disabled yes version 1 84 0 insider commit 6a7a661757dec1983ff05ef908a2bbb75ce841e0 date 2023 10 11t05 34 23 077z browser mozilla 5 0 window not 10 0 win64 x64 applewebkit 537 36 khtml like gecko code insider 1 84 0 insider chrome 114 0 5... |
microsoftvscode | api for retrieve user s keybind for a specific command | Duplicate | for my use case I would like to show a tooltip hint text to occasionally remind user what the keybind for a functionality be I have try various naive approach that fail to meet these additional requirement 1 it should respect the client s os for example when run through remote ssh where the host ... |
microsoftvscode | pause command should be hide or disabled when not debug | Bug | type bug 1 create any launchable debug configuration see below for a node example 2 hit ctrl f5 to start without debug expect since the target process be launch without debug the pause command should be disable or ideally hide in the debug toolbar if disabled hover over it should in... |
microsoftvscode | announce accept completion to screen reader user | Bug | cc jooyoungseo and rperez030 gdomingu get some feedback that it could be useful to alert when a completion be accept I can imagine why this would be helpful but also the user have take the action and know what the completion be so wonder if this would just add noise |
microsoftvscode | color be inconsistent between a problem hover and go to next problem | Bug | do this issue occur when all extension be disabled yes vs code version 1 83 0 system setup os version window 11 step to reproduce 1 use a language server extension that provide diagnostic with additionalinformation e g compiler warning with note be the additionalinformation 2... |
microsoftvscode | help | Question | sorry its not issue just want to ask with theme be this picture be because I can t find it |
microsoftvscode | unable to open disassembly view when webview focus | Bug | do this issue occur when all extension be disable not really since debug with the disassembly view require at least some extension but I m quite confident that plugin be not the problem vs code version 1 83 0 os version window 10 step to reproduce 1 start a debug session that support... |
microsoftvscode | inlinecompletion partialaccept not fire correctly with suggest dropdown | Bug | tldr accept sugg item completionitem fire partialaccept but next line next token acceptance fail to trigger the partialaccept repro step 1 trigger inline completion 2 get suggest dropdown 3 trigger accept next word ctrl right 4 no partialaccept notification send expect partiala... |
microsoftvscode | diff revert arrow strip lead whitespace from restore change | Bug | 1 make a change 2 revert it use the gutter arrow 3 bug indentation be lose |
microsoftvscode | status bar icon customization | Duplicate | status bar icon position be fix icon be not moveable there be many case we need to change their position so please make status bar icon moveable tasklist task |
microsoftvscode | accessibility shell integration character tracking be buggy | Bug | type bug cc meganrogge 1 launch terminal create new terminal in editor area 1 type echo hello and hit enter 1 type echo world and hit enter 1 press uparrow key 1 press leftarrow key note nvda and jaw announce it as blank vs code version code insid... |
microsoftvscode | confirm for protocol link opt out be not be honor | Bug | type bug when I cmd click on a file path in warp terminal vs code ask I to confirm an external application want to open src some path some file ex 107 in code insider do you want to open this file or folder I click the do not ask I again check box and yes the file open as ... |
microsoftvscode | debug toolbar disappear when use debug toolbarlocation commandcenter with native title bar on macos | Duplicate | type bug 1 set window nativetab to true or set window titlebarstyle to native to use the native title bar area 2 set debug toolbarlocation to commandcenter 3 start any debugger vs code version code insider 1 84 0 insider 6a7a661757dec1983ff05ef908a2bbb75ce841e0 ... |
microsoftvscode | provideworkspacesymbol api do not take into account multi word query | Bug | do this issue occur when all extension be disabled yes vs code version 1 81 1 os version ubuntu 22 04 2 lts step to reproduce 1 register a dummy workspacesymbolsprovider and log the query argument export function activate context vscode extensioncontext function providewo... |
microsoftvscode | rename variable occurrence from cursor position | Question | hi hope this be not a duplicate and this feature request be not handle somewhere else currently with f2 I can rename a variable change that could affect everywhere this variable be use in the code base what I do not see be the option to rename from cursor position say I be in a unit test file and... |
microsoftvscode | terminal pane disappear after exit vs code | Duplicate | type bug when my pc lose its electricity or my window get update I re open the visual studio code and it lose the split terminal and pwd to it do not exist in its prior situation many time vs code version code 1 83 0 e7e037083ff4455cf320e344325dacb480062c3c 2023 10 03t16 12 16 321z os version w... |
microsoftvscode | search bug some file be not search for text | Duplicate | type bug I have four file and there s a piece of text that exist in all four of they if I don t open the file only one file show search result however when I open all four file I can successfully retrieve result from all four file vs code version code 1 83 0 e7e037083ff4455cf320e344325dac... |
microsoftvscode | markdown insert link to file in workspace not work since 1 8 2 all good in 1 8 1 | Bug | do this issue occur when all extension be disabled yes vs code version os version step to reproduce 1 open a file in editor 2 open the command palette and select markdown insert link to file in workspace 3 this paste only the path to the file instead of the markdown link ... |
microsoftvscode | terminal output not show | Invalid | we have write the need datum into your clipboard because it be too large to send please paste |
microsoftvscode | switch profile be show unpinned view container | Bug | in profile a hide a view container say debug switch to default profile switch back to profile a debug be show as pin |
microsoftvscode | extension view input box have wrong styling when in the secondary side bar | Bug | image |
microsoftvscode | dockerfile copy command fail when target folder be list in gitignore but succeed when remove | Question | dear vs code team firstly I would like to express my deep gratitude for develop and maintain visual studio code it have be an indispensable tool in my development process and have significantly enhance my productivity I be write to bring your attention to an issue that I believe could have a substantial ... |
microsoftvscode | ui glitch when run clear all output | Bug | do this issue occur when all extension be disabled yes no it seem the cell height be not update properly when clear output of cell that be not visible |
microsoftvscode | task json how to invoke cross folder task | Question | do this issue occur when all extension be disabled yes vs code version 1 81 1 os version win10 I have a project workspace like this test vscode task json contain task a and task ultimatetask lib vscode task json contain task b and this be how ... |
microsoftvscode | editor progress bar position be not in right position | Bug | do this issue occur when all extension be disabled yes no vs code version 1 84 0 os version macos monterey 12 6 7 step to reproduce 1 set window density editortabheight to compact image 2 set workbench editor pinnedtabsonseparaterow to enable image when open ... |
microsoftvscode | dialog in aux window show in main window and allow the aux window to continue to be use | Bug | repro 1 open file 2 create aux window 3 edit file no auto save 4 try close the editor image |
microsoftvscode | use well regex for window prompt detection | Bug | for prompt like starship the naive regex we use will not work diff f2d89e5e4b20e31cd4dccbb15467676cf1c3ea988b6cbfd04884cbce7047825er432 |
microsoftvscode | vs code fail to reload with workbench activitybar location top | Duplicate | do this issue occur when all extension be disabled yes no vs code version version 1 84 0 insider user setup commit eb4f3c149f34d82b9763a08230907cf79e7fc103 date 2023 10 10t07 26 46 161z electron 25 8 4 electronbuildid 24154031 chromium 114 0 5735 289 node js 18 15 0 v8 11 4 183 2... |
microsoftvscode | alert screen reader user when the viewport be clear | Bug | we already alert on terminal clear we should also do that for this case l239 l253 |
microsoftvscode | bug instant crash on wayland | Duplicate | type bug start code in wayland ozone platform hint auto it crash instantly can be mitigate with window titlebarstyle custom but it crash the moment a new window be open vs code version code 1 83 0 e7e037083ff4455cf320e344325dacb480062c3c 2023 10 03t16 11 49 843z os version linux x64... |
microsoftvscode | clang will not work | Question | type performance issue I have try to fix my issue when use clang or make command on the terminal but everytime I do it state in the terminal that make clang no such file or directory and when state that be suggest I run the command sudo apt install clang and when I run it it give I a huge descripti... |
microsoftvscode | github authentication sign in fail error no auth flow succeed | Bug | vs code version 1 83 0 os version window 10 64 bit the github auth extension be run into an issue with cor which result in an error when authenticating devtool yield the follow log access to fetch at from origin have be block by cor policy no access control allow origin heade... |
microsoftvscode | output issue | Question | screenshot 2023 10 10 224642 type bug output terminal doesn t take input my python program need user to enter any number but output terminal doesn t take any input from the user vs code version code 1 83 0 e7e037083ff4455cf320e344325dacb480062c3c 2023 10 03t16 12 16 321z os version win... |
microsoftvscode | visual code terminal problem | Duplicate | type bug when all thing right I run the code no error message but the terminal fail to give I correct answer it give I 0 00 when answer might be 8 7 something I use check50 check the code I write all green no faulty code but the answer not correct please help I solve the issue thank you ... |
microsoftvscode | visual code terminal problem | Question | type bug when all thing right I run the code no error message but the terminal fail to give I correct answer it give I 0 00 when answer might be 8 7 something I use check50 check the code I write all green no faulty code but the answer not correct please help I solve the issue thank you ... |
microsoftvscode | long string of random letter and number again | Question | do this issue occur when all extension be disabled yes no vs code version 1 83 0 os version macos 13 5 2 step to reproduce 1 type anything 2 if the suggestion do not open automatically press ctrl space 163142 this issue have resurface you should not have be so quick to lock ... |
microsoftvscode | task not finish after window reload | Bug | I reload the window some time ago and see just now there be spinner image here be the logs shownig exactly what get print 2023 10 10 08 52 07 452 debug 1b92721 parse datum 25l hption do you mean filesystemwatcher 90m08 00 39 m finish 32mcompilation mwith 1 error aft... |
microsoftvscode | can t connect mysql server xampp | Question | type bug after the last update of vscode I can t connect with mysql server and xampp in localhost I don t know how to uninstall the last update vs code version code 1 83 0 e7e037083ff4455cf320e344325dacb480062c3c 2023 10 03t16 12 16 321z os version window nt x64 10 0 19045 mode syste... |
microsoftvscode | vscode look at wrong version of typescript lib | Question | type bug the function supportedvaluesof intl supportedvaluesof timezone be clearly show in vs code s intellisense and I find the function declare in the list of library in the vscode directory however when I try and compile it in an angular studio project use typescript 4 9 5 vscode give I the erro... |
microsoftvscode | the typescript language keep die | Invalid | we have write the need datum into your clipboard because it be too large to send please paste |
microsoftvscode | aux window right click breakpoint css missing | Bug | do this issue occur when all extension be disabled yes no vs code version os version version 1 84 0 insider user setup commit eb4f3c149f34d82b9763a08230907cf79e7fc103 date 2023 10 10t07 26 46 161z electron 25 8 4 electronbuildid 24154031 chromium 114 0 5735 289 node js 1... |
microsoftvscode | upgrade 1 83 extension icon become abnormal | Duplicate | do this issue occur when all extension be disabled no vs code version 1 83 0 os version window 11 22h2 step to reproduce after I upgrade vscode to 1 83 why do some of my extension have large icon in they and become a bit unusual 111111 |
microsoftvscode | zip file do not open | Question | type performance issue it be write the file be not display in the text editor because it be either binary or use an unsupported text encode how can I open this zip file vs code version code 1 83 0 e7e037083ff4455cf320e344325dacb480062c3c 2023 10 03t16 12 16 321z os version window nt x64 10 0 1... |
microsoftvscode | listener for specific terminal output substitution for propose function ondidwriteterminaldata | Duplicate | as the document say I use the follow code to create a terminal and send command to it const terminal vscode window createterminal this terminalname this terminal sendtext terminaloperation command however if there be multiple command send to the same terminal the later one will be hang t... |
microsoftvscode | the console display be incomplete | Question | do this issue occur when all extension be disabled no vs code version 1 83 0 os version win10 step to reproduce 1 problem only occur when open ipynb some window will some win t image |
microsoftvscode | excessive blank space in the terminal line | Duplicate | version 1 83 0 user setup commit e7e037083ff4455cf320e344325dacb480062c3c date 2023 10 03t16 12 16 321z electron 25 8 4 electronbuildid 24154031 chromium 114 0 5735 289 node js 18 15 0 v8 11 4 183 29 electron 0 os window nt x64 10 0 19045 step 1 zoom out zoom out 2... |
microsoftvscode | move the cursor cause text area sync to be off on window | Bug | 1 use a screen reader and run a few command in the terminal 2 press up arrow and use the left arrow to navigate through the command 3 run the command 4 text area be no long sync correctly |
microsoftvscode | vs code lose my custom font every time after restart turn off machine | Bug | do this issue occur when all extension be disabled yes no vs code version 1 83 0 os version window 11 step to reproduce 1 add some font to c window font 2 change vs code to that font 3 restart turn off machine hi so every time I restart turn off my machine vs code lose the... |
microsoftvscode | json schema org schema 404 | Bug | do this issue occur when all extension be disabled yes vs code version 1 83 0 os version macos ventura 13 6 I ve be get a 404 not find error code from in vs code and in multiple different browser and on different network additionally vs code no long provide intellisense when I use that s... |
microsoftvscode | quick search should select the term when it s auto fill | Bug | in this state image when I hit ctrl shift f with quick search I expect it to do this image actual image I hit this just now where I select copy quick search and paste and it end up with this which doesn t happen in other search image |
microsoftvscode | wrong display of vscode extension icon in panel | Duplicate | do this issue occur when all extension be disabled no but it s normal the bug happen within an extension before image since late version of vscode image nothing change within the extension whose I m the maintainer vs code version code v 1 83 0 e7e0... |
microsoftvscode | bug graphic element not render in last update in ubuntu | Duplicate | do this issue occur when all extension be disabled yes vs code version 1 83 0 e7e037083ff4455cf320e344325dacb480062c3cx64 os version ubuntu 20 04 4 lts step to reproduce 1 download the last version of the software 2 launch vscode the issue be as present in the gif today the so... |
microsoftvscode | flaky test vscode smoke test web | Duplicate | 1 vscode smoke test web extension install and enable vscode smoket check extension error command extension focus on extension view not find at quickaccess runcommand user runner work 1 s test automation src quickaccess ts 202 9 at extension searchforextens... |
microsoftvscode | problem view filter will keep the item show active file only select permanently | Bug | currently in late stable build the select item show active file only in filter menu of the problem view will reset after restart vscode please change it to keep this filter item select permanently until we unselecte it |
microsoftvscode | folder case change break some git relate vscode feature | Bug | type bug I suppose it be relate to git case insensitivity on window to reproduce 1 clone a git repository 2 modify some file inside a folder 3 close open file explanation below 4 modify the case of the folder e g model model an immediately break feature be the change indica... |
microsoftvscode | activity bar top button shift when activity clock appear on one | Duplicate | for example if git scm perform periodic fetch all icon to the right of the scm one get shift right momentarily perhaps spin the scm icon to denote in progress activity instead of add a clock to the right of it |
microsoftvscode | activity bar top some extension icon svg don t display well | Bug | type bug docker extension be an example image vs code version code insider 1 84 0 insider 55d1cfea45b665bb54e46d11bd3ccddf9e66108b 2023 10 09t06 11 57 204z os version window nt x64 10 0 22621 mode |
microsoftvscode | focus activity bar when activity bar top produce double activity bar | Bug | 1 move activity bar to top 2 f1 focus activity bar 3 activity bar on the left get focus and now I have 2 activity bar screenshot 2023 10 09 at 11 15 50 |
microsoftvscode | update c extension recommendation | Bug | we should recommend the c dev kit extension not the c regular extension |
microsoftvscode | reval in file explorer not work under wsl2 | Duplicate | type bug after update to the lasted version when I click reval in file explorer under wsl nothing happen the real in file explorer work in win11 mode vs code version code 1 83 0 e7e037083ff4455cf320e344325dacb480062c3c 2023 10 03t16 12 16 321z os version window nt x64 10 0 22621 mode ... |
microsoftvscode | vscode always restore the panel size if toggle primary side bar | Bug | do this issue occur when all extension be disabled yes no vs code version 1 83 0 os version macos 13 4 1 step to reproduce 1 maximum the panel size 2 toggle the primary side bar and toggle it again then the panel size will be restore it seem to be introduce in 1 83 0 be this... |
microsoftvscode | vscode crash when the search field in the extension list have text in it | Duplicate | do this issue occur when all extension be disabled no but read why version 1 83 0 commit e7e037083ff4455cf320e344325dacb480062c3c date 2023 10 03t16 12 16 321z 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 | open in integated terminal do not use user default profile if profile be provide by extension | Bug | type bug reproducable step 1 install an extension that register a terminal profile provider use the registerterminalprofileprovider api for example 2 set default terminal provider to the extension provide profile 3 right click file in file explorer and select open in integrate terminal e... |
microsoftvscode | maximize window in wayland native mode crash | Duplicate | do this issue occur when all extension be disabled yes no yes vs code version 1 83 0 os version gentoo linux last stable step to reproduce 1 run vscode with parameter enable feature useozoneplatform ozone platform wayland electron version be 25 to get native wayland mode... |
microsoftvscode | basic c syntax highlighting break since 1 83 update | Bug | do this issue occur when all extension be disabled yes vs code version 1 83 0 os version window 10 22h2 step to reproduce 1 use code like in example image line currenttab lasttab settabwithoutupdate currenttab 1 be not parse correctly and syntax highlighting bre... |
microsoftvscode | create zone widget for my own vscode extension | Duplicate | hello I find that copilot chat display a zone widget inside texteditor when use fix feature image I want to invoke a zone widget like this in my own vscode extension and customize the ui but I can t find any document relevant be there any way to work around |
microsoftvscode | delete file | Invalid | we have write the need datum into your clipboard because it be too large to send please paste tasklist task |
microsoftvscode | wsl not connect | Duplicate | type bug wsl keep close websocket with status code of 1006 vs code version code 1 82 2 abd2f3db4bdb28f9e95536dfa84d8479f1eb312d 2023 09 14t05 55 25 390z os version window nt x64 6 2 9200 mode connection to wsl ubuntu could not be establish websocket close with status code 1006 system info ... |
microsoftvscode | the right border of the marketplace extension install button be a bit weird in high contrast theme | Bug | do this issue occur when all extension be disabled yes vs code version 1 83 0 os version macos sonoma 14 0 step to reproduce 1 change the color theme to high contrast any theme 2 go to extension search github I have attach a picture below which you will see there 3 you will... |
microsoftvscode | mass search replace swap the content of different file | Duplicate | type bug about a month ago I notice that the mass search replace function swap the content of different file for example I ve only just replace one line in about 100 file use the build in search replace feature and about 20 30 file have the content that belong to another file that also be replace vs co... |
microsoftvscode | feature request enable other action key beside tab to accept an intellisense suggestion | Question | feature request today I press tab to accept an intellseinse suggestion I would like to be able to press the key to accept the suggestion when a function name be suggest use case I need to insert a statement taht will look like this print x I would like to be able to type p ... |
microsoftvscode | disable the stop receive update banner after the user have dismiss it several time | Bug | I keep press the x on this message and it still keep come back every single time I open a window I have tell it to go away almost 50 time now I be be drive towards insanity may this bug report stand in evidence that I have get the message thank you version 1 83 0 universal commit e7e03... |
microsoftvscode | terminal error | Question | type bug when run my file of try download this error appear for python ps c user gurpr desktop maguardian pip install imageio pip the term pip be not recognize as the name of a cmdlet function script file or operable program check the spelling of the name or if a path be include verify th... |
microsoftvscode | invalid regex in an extension configuration pattern may cause all extension configuration in the setting ui to not be display | Bug | do this issue occur when all extension be disabled no vs code version 1 83 0 os version kubuntu 23 04 step to reproduce 1 create a new extension 2 add the follow code to contribute json configuration title test config property test e... |
microsoftvscode | I can not fix this | Question | type bug everytime I code hello c and I follow everystep from the harvard course and I do make hello it give I this error no rule to make target hello stop vs code version code 1 83 0 e7e037083ff4455cf320e344325dacb480062c3c 2023 10 03t16 11 49 843z os version linux x64 6 2 0 34 gen... |
microsoftvscode | debug vite sveltekit in 1 83 0 not work work in 1 82 3 | Duplicate | do this issue occur when all extension be disabled yes vs code version 1 83 0 os version macos sonoma v14 0 version 1 82 3 be work fine and hit breakpoint in my server side sveltekit code after update these breakpoint would usually work if they exist at launch of the dev server but any ... |
microsoftvscode | font change return to default upon restart the machine and vs code | Bug | type bug font change return to default upon restart the machine and vs code I m use jetbrain mono and I need to install it every day because it return to default when launch thank you vs code version code 1 83 0 e7e037083ff4455cf320e344325dacb480062c3c 2023 10 03t16 12 16 321z os version window... |
microsoftvscode | accessibility closing no editor symbol autoclose accessible terminal buffer | Bug | type bug 1 open powershell in editor area 1 do not type anything in the terminal input 1 press alt f2 to open accessible view for the terminal 1 press ctrl shift o to open symbol list 1 press downarrow key and you will hear no editor symbol 1 press esc key note press esc key also clo... |
microsoftvscode | notebook editor be blank | Bug | I be work with a notebook switch tab and try to switch back now the editor be blank and my progress with the notebook be lose this seem to repro every time error line number must be 1 at ba originalpositionfor c user aamunger appdata local program microsoft vs code insider resource ... |
microsoftvscode | improve password store and use inmemory secretstorage in argv json | Bug | I wonder if it might make sense to add a user setting field for password store basic or for use inmemory secretstorage it s just a thought originally post by wpd in issuecomment 1748830816 this be mostly an oversight on my part |
microsoftvscode | markdown fence code block inside order list break syntax highlighting | Bug | do this issue occur when all extension be disabled yes reload with extension disabled vs code version 1 83 0 os version window 11 step to reproduce 1 start write an order list in markdown 2 put an indented fence code block inline with the order list 3 specify the language in... |
microsoftvscode | vs code not open properly in ubuntu 20 04 6 lts | Duplicate | do this issue occur when all extension be disabled yes no vs code version 1 83 0 e7e037083ff4455cf320e344325dacb480062c3c x64 os version ubuntu 20 04 6 lts focal fossa step to reproduce 1 install vscode 1 81 1 2 upgrade via software update from the ubuntu store 3 then vsco... |
microsoftvscode | empty editor hint come and go and come | Bug | I be just reload the window on an untitled empty file record 2023 10 06 at 06 27 30 1 |
microsoftvscode | unable to make new code | Question | add issue description here version 1 83 0 commit e7e037083ff4455cf320e344325dacb480062c3c user agent mozilla 5 0 window not 10 0 win64 x64 applewebkit 537 36 khtml like gecko chrome 117 0 0 0 safari 537 36 embedder codespace include include int main void bool prime i... |
microsoftvscode | vs code stop render icon svg color | Duplicate | do this issue occur when all extension be disabled it happen on my extension vs code version version 1 83 0 user setup commit e7e037083ff4455cf320e344325dacb480062c3c date 2023 10 03t16 12 16 321z electron 25 8 4 electronbuildid 24154031 chromium 114 0 5735 289 n... |
microsoftvscode | regression in workbench action task reruntask behavior prior to run a task | Bug | do this issue occur when all extension be disabled yes vs code version 1 83 0 os version macos sonoma 14 0 step to reproduce 1 open a new editor window 2 run workbench action task reruntask before actually run a task in the current vs code release this sequence of step do... |
microsoftvscode | accept notification primary action incorrectly accept first notification instead of select notification | Bug | do this issue occur when all extension be disabled I need an extension to repro the bug notification tester so I keep they enable vs code version os version version 1 84 0 insider universal commit 7d4027b62bb1e620e5454580450fa646682bc102 date 2023 10 05t05 38 01 671z elect... |
microsoftvscode | show red underline below all keyword in code | Invalid | we have write the need datum into your clipboard because it be too large to send please paste |
microsoftvscode | god bug | Invalid | do this issue occur when all extension be disabled yes no vs code version os version step to reproduce 1 text 651577843 category selfharm blocklistname array breakbyblocklist false 2 |
microsoftvscode | similar command feedback | Bug | version 1 83 september october 2023 bring similar command result in the command palette similar command result in the command palette what be a huge improvement query git stash apply now bring relevant result git apply late stash just currently on the second place after de... |
microsoftvscode | terminal bell very quiet | Bug | do this issue occur when all extension be disabled yes vs code version 1 83 0 os version window 10 step to reproduce 1 enable bell 2 execute terminal command to produce bell 3 bell be too quiet and can not be hear over music it need to be loud enough to notify I volume can n... |
microsoftvscode | eslint codeactionsonsave not work | Bug | since I update vscode to v1 83 0 eslint code action on save do not work any more and my user setting like below json editor codeactionsonsave source fixall never source fixall eslint always source fixall stylelint never source organizeimport never ... |
microsoftvscode | filtrable code suggestion | Duplicate | search term code suggestion category ctrl space improvement suggest list filter basically show a list of toggleable and bindable button to filter the code suggestion list by symbol type as see in visual studio image |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.