repository stringclasses 156
values | issue title stringlengths 1 1.01k ⌀ | labels stringclasses 8
values | body stringlengths 1 270k ⌀ |
|---|---|---|---|
microsoftvscode | have issue while debug | Duplicate | type bug I recently update vs code and the new version be have issue while debug please provide a solution for this vs code version code 1 78 0 252e5463d60e63238250799aef7375787f68b4ee 2023 05 03t20 09 00 748z os version window nt x64 10 0 19045 mode sandboxe no system info it... |
microsoftvscode | can t remove git branch that contain a | Bug | do this issue occur when all extension be disabled yes vs code version 1 78 0 os version mac step to reproduce 1 create a git branch that contain a 2 then try to delete this branch from the gui behind the scene this will run something like this git c some config branc... |
microsoftvscode | git rollback line error | Bug | do this issue occur when all extension be disabled yes version 1 78 0 universal commit 252e5463d60e63238250799aef7375787f68b4ee date 2023 05 03t20 11 00 813z 4 day ago electron 22 4 8 chromium 108 0 5359 215 node js 16 17 1 v8 10 8 168 25 electron 0 os darwin arm64 22 4 0... |
microsoftvscode | reconsider use f10 for debugger step over even with isweb | Bug | we run into this at google currently vscode will use f10 like many debugger for step over on electron but alt f10 on web the rationale accord to the code comment be that browser will not allow you to bind f10 l476 I believe that be not fully correct vscode itself use f10 curiou... |
microsoftvscode | debugger | Duplicate | type bug I be face a problem with my debugger that it start work and after 2 line then the debugger stick at the line while it run after press f5 continue I have already instal the app 2 time and re download they I hope to hear from you soon since I can t help my coworker while I can not debug my code ... |
microsoftvscode | debugger | Duplicate | type bug I be face a problem with my debugger that it start work and after 2 line then the debugger stick at the line while it run after press f5 continue I have already instal the app 2 time and re download they I hope to hear from you soon since I can t help my coworker while I can not debug my code ... |
microsoftvscode | bug report search not process composition event | Bug | do this issue occur when all extension be disabled yes no vs code version code v 1 78 0 252e5463d60e63238250799aef7375787f68b4ee arm64 os version macos monterey 12 4 step to reproduce I use macos origin input to type chinese in leave sider search input when I want to ... |
microsoftvscode | debug console be not log stdout and stderr immediately anymore only once it encounter a newline | Bug | do this issue occur when all extension be disabled yes version info version 1 79 0 insider user setup commit 2c73d2651cc525b27fc697b820743098a204ec01 date 2023 05 04t22 11 08 187z electron 22 4 8 chromium 108 0 5359 215 node js 16 17 1 v8 10 8 168 25 electron 0 ... |
microsoftvscode | debugger not work | Duplicate | type bug if you debug any code the debugger will stop after it go once click f10 or f11 once and it will show as the debugger be work but it be not go to the code it stick to the same line vs code version code 1 78 0 252e5463d60e63238250799aef7375787f68b4ee 2023 05 03t20 09 00 748z os version ... |
microsoftvscode | access microphone domexception permission deny | Question | I m write an extension for real time voice transcribe but the extension doesn t have access to the microphone please image what do I need to do |
microsoftvscode | intellisense doesn t always highlight the first option mean tab or enter don t work | Duplicate | type bug I ve add a video to capture and help show what the issue be intellisense do work and show correct result but it doesn t highlight they so press enter or tab to insert the intellisense item doesn t work the only way to get it to work be to press the down arrow to select the first one I w... |
microsoftvscode | with late version not able to terminate terminal while run local dev server | Duplicate | do this issue occur when all extension be disabled yes no vs code version 1 78 0 os version macos mojave 10 14 6 step to reproduce 1 run npm start 2 try terminate local server with control c command but not nothing work |
microsoftvscode | escape clear the search query when cancel record key in keybinding ui | Bug | type bug previously press escape while record key be active in the keybinding ui would disable key recording and leave the search query intact now it disable key recording and clear the search query which make it much hard to use I trace this regression to 1 78 I m guess this be an issue with key... |
microsoftvscode | inline suggest toolbar miss when set to always | Bug | type bug change the setting for editor inlinesugg showtoolbar to always expect suggestion toolbar be show for suggestion without hover actual suggestion toolbar be never show not even when hover change this back to onhover work as expect hovering show the toolbar vs code version co... |
microsoftvscode | json error while compute completion with snippet | Bug | do this issue occur when all extension be disabled yes version 1 78 0 commit 252e5463d60e63238250799aef7375787f68b4ee date 2023 05 03t20 09 46 685z electron 22 4 8 chromium 108 0 5359 215 node js 16 17 1 v8 10 8 168 25 electron 0 os linux x64 6 3 1 arch1 1 sandboxe n... |
microsoftvscode | set global environment variable within vscode | Question | dear vscode team I usually setup environment variable before launch vscode in order to have for example the sso temporary credential for aw and thus access all the service include codecommit s git repository those variable be keep within the application itself and the terminal I be wonder if ther... |
microsoftvscode | unexpected behavior in visual studio code explorer with screen reader | Duplicate | type bug when I open the visual studio code file explorer by press ctrl shift e I can read the list of file and folder perfectly but I can t navigate by character as I do before for example I would press I to get to index html this have start to happen after the last update vs code version code 1... |
microsoftvscode | incorrect file extension detection for browser file | Bug | type bug 1 create a vite project npm init vite with a debug configuration to open in chrome 2 edit a file to trigger hot module replacement 3 stop the debugger on a file that have be edit observe that the file be incorrectly detect as plain text and the filetype extension be wrong vs code versio... |
microsoftvscode | zalgo text stack unicode combine character hang terminal emulator | Bug | do this issue occur when all extension be disabled yes vs code version 1 77 3 os version linux arm64 6 2 0 asahi 11 1 edge arch step to reproduce 1 open a terminal window within vscode and run this command sh python3 c print a u0300 100 vscode hang indefi... |
microsoftvscode | keyboard nav no long able to type filename in the explorer in 1 78 0 | Duplicate | do this issue occur when all extension be disabled yes vs code version 1 78 0 os version window 10 step to reproduce 1 open a old with some file 2 go to the explorer with ctrl shift e 3 start type a file name for a file that s visible prior to 1 78 this would jump to the f... |
microsoftvscode | fail to find dependency window process tree | Duplicate | type bug I get an error message fail to find dependency window process tree when I run azure function locally this be right after vscode update the application do start successfully and continue to run it just look like the debugger doesn t attach and I can not hit breakpoint or step through code ... |
microsoftvscode | spellcheck variable typo in javascript | Question | type feature request there should be a spellcheck for string in javascript to check for typo and grammar issue or even probably add way to rewrite string power by ai and also if a variable or a function be mispelle show an inline message in the editor for change click quick fix be too tedious for I or i... |
microsoftvscode | accessibility make drag and drop accessible via keyboard | Bug | cc meganrogge isidorn recent vscode update have introduce some drag and drop mouse interaction to automatically insert image markdown syntax etc I be wonder if vscode team have any keyboard alternative for these interaction if not please consider provide keyboard workaround |
microsoftvscode | output disappearre when I try to normalize terminal panel with powershell | Duplicate | do this issue occur when all extension be disabled yes vs code version 1 78 0 os version win11 22h2 step to reproduce 1 maximaze the ternimal panel and run a command with long output e g conda env export h 2 normalize the terminal panel you will find that upper of the... |
microsoftvscode | if complete function call be on suggestion for a function s parameter win t auto select after complete the function call | Duplicate | type bug if the complete function call option be enable in visual studio code the autocomplete suggestion for a function s parameter will not be automatically pre select suggestion selection regardless of editor suggestselection when the suggestion widget be trigger after complete the function c... |
microsoftvscode | can t upgrade on ubuntu 18 04 | Bug | do this issue occur when all extension be disabled yes vs code version 1 78 os version ubuntu 18 04 step to reproduce 1 sudo apt upgrade code 2 cpp ubuntu oracle vm sudo apt upgrade code read package list do building dependency tree read state information... |
microsoftvscode | dap important output message result in object object popup | Bug | type bug I m a developer of debugger adapter for elixir language inotice that important debugger event result in popup with object object all other output category work as expect to reproduce publish dap output event event output with category important result vs code ... |
microsoftvscode | debugger not work properly | Duplicate | type bug whenever I start a debugging session the debugger attache and after one step over in the debugger do not go forward the code be stilll run in the background but the debugger be always stick until and unless stop forcefully other than this I do not know if it be the debugg problem but the web ... |
microsoftvscode | git not work properly since two or three day or so | Bug | type bug git stage file button be grey out after one git operation it seem random which button be grey out and which be not restart vscode be help to get it back work vs code version code 1 78 0 252e5463d60e63238250799aef7375787f68b4ee 2023 05 03t20 09 00 748z os version window nt x64 10 0 19044 mo... |
microsoftvscode | weird movement in jupyter notebooks while view image | Bug | do this issue occur when all extension be disabled yes version 1 78 0 user setup commit 252e5463d60e63238250799aef7375787f68b4ee date 2023 05 03t20 09 00 748z electron 22 4 8 chromium 108 0 5359 215 node js 16 17 1 v8 10 8 168 25 electron 0 os window nt x64 10 0 19045 san... |
microsoftvscode | global file search do not work | Duplicate | type bug 1 run git clone b v8 0 0 2 run code qemu 3 press ctrl p 4 type cpu c this should list cpu c but it win t vs code version code 1 78 0 252e5463d60e63238250799aef7375787f68b4ee 2023 05 03t20 09 08 887z os version linux arm64 6 2 0 asahi 11 1 edge arch mode sandbo... |
microsoftvscode | output console error | Question | type bug whenever I run any python code and type an input on output console it never type not a single alphabet or number be be type there I try it to reinstall many time but the same error be happen I be not able to input anything on output console please help my problem so I can resume my work as soo... |
microsoftvscode | wsl extension break after change profile and can t delete reinstall | Bug | type bug I start on a work project in wsl2 have be use it for month no problem 1 I try to create a new profile from the template python 2 it prompt I to install wsl in that profile I say yes 3 I change back to my original profile 4 now the original profile prompt I to install wsl even though it... |
microsoftvscode | workbench tip enable false doesn t work | Duplicate | do this issue occur when all extension be disabled yes vs code version 1 78 0 os version window nt x64 10 0 22621 window 11 step to reproduce 1 add workbench tip enable false to set json 2 restart vscode |
microsoftvscode | extension install can be corrupt due to cleanup while extension be instal | Bug | do this issue occur when all extension be disabled no relate to extension installation vs code version 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 1 v8 10 8 168... |
microsoftvscode | debugger not work | Duplicate | I be work with al when I try to debug the program it doesn t work debugg stop or freeze 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 |
microsoftvscode | word be sometimes duplicate when use window speech to text functionality | Bug | do this issue occur when all extension be disabled yes vs code version 1 78 0 os version window 11 step to reproduce 1 new markdown file 2 press window h to open speech recognition 3 start say some word with vary pacing depend on timing you will see some word appear twice in t... |
microsoftvscode | md math block use non oniguruma regex | Help Wanted | do this issue occur when all extension be disabled no this be an issue in the markdown math extension vs code version master branch commit 60fe2d5970245742a89a0bdead58f0626d957f1c os version na the follow regex in md math block tmlanguage json be not a valid textmate regex l16 t... |
microsoftvscode | command palette disappear in new window after welcome page get render | Bug | do this issue occur when all extension be disabled yes vs code version 1 79 0 insider commit 2c73d2651cc525b27fc697b820743098a204ec01 date 2023 05 04t22 11 08 187z browser mozilla 5 0 window not 10 0 win64 x64 applewebkit 537 36 khtml like gecko code insider 1 79 0 insi... |
microsoftvscode | dependent task ignore instancelimit | Bug | do this issue occur when all extension be disabled yes vs code version 1 78 0 and old and with slightly different behavior insider as of 5 4 2023 os version macos 13 3 1 a step to reproduce use these command to produce and launch a suitable project shell mkdir p test vsco... |
microsoftvscode | unbinding by use empty command in keybinding json no long work in v1 78 | Bug | do this issue occur when all extension be disabled yes vs code version 1 78 0 os version window 10 step to reproduce 1 bind command in order to remove any system bind use to work in v1 77 see the screencap in particular I want to access the menu bar run via a mnemo... |
microsoftvscode | support drag and drop of audio file use shift into markdown file | Help Wanted | version 1 78 support drag and drop of a video file into a markdown file so the idea be to do the same for audio file use an audio html tag |
microsoftvscode | vs code crash | Invalid | we have write the need datum into your clipboard because it be too large to send please paste |
microsoftvscode | arrow key freeze while work in jupyter notebook | Bug | type bug hi while work with vscode in jupyter notebook arrow key freeze at most of the instance specially right and leave although up down work fluently at first I think it would be my keyboard issue but on every other they work totally fine so I guess this might be a vscode issue vs code version code 1... |
microsoftvscode | paste the text on ctrl d only replace the first instance in insider | Duplicate | do this issue occur when all extension be disabled yes vs code version 1 79 insider os version window 11 step to reproduce 1 copy text use ctrl c 2 select the text I want to replace 3 press ctrl d as I have to update it multiple place 4 press ctrl v now it only replace th... |
microsoftvscode | regression shell integration for fish shell break | Bug | do this issue occur when all extension be disable not testable vs code version insider 2c73d2651cc525b27fc697b820743098a204ec01 os version win11 gui ubuntu 22 04 ssh debian11 container the shell integration for the fish shell be break due to wrong syntax vscode vscode... |
microsoftvscode | merge editor loose conflict resolution lense action | Bug | after I do accept combination on the first conflict I pick the left hand side all action be go for resolve each conflict state json zip |
microsoftvscode | emoji picker doesn t work | Bug | type bug 1 open vscode 2 create any file 3 press window v after that the emoji picker will open if you select any emoji it just win t be insert into the file content picker work everywhere except vscode the problem be also observe in wsl vs code version code insider 1 79 0 insider 2... |
microsoftvscode | the intellisense be incorrect when add configuration in launch json file | Duplicate | do this issue occur when all extension be disabled yes vs code version 1 78 0 os version win 10 step to reproduce 1 create a net core project with the command dotnet new mvc 2 open the project in visual studio code 3 click yes in the below notification image ... |
microsoftvscode | some part of escape sequence get insert when option click in ghci prompt on macos | Bug | type bug 1 open integrate terminal 2 launch ghci 3 input relatively long line into the prompt without newline 4 option click to move cursor to the desire position 5 some part of escape sequence e g c d oc od get insert vs code version code 1 78 0 252e5463d60e632382... |
microsoftvscode | error loading webview | Duplicate | type bug error error loading webview error could not register service worker invalidstateerror fail to register a serviceworker the document be in an invalid state plz help out I m even unable to load extension vs code version code 1 78 0 252e5463d60e63238250799aef7375787f68b4ee 2023... |
microsoftvscode | ts server fatal error debug failure false expression | Invalid | we have write the need datum into your clipboard because it be too large to send please paste |
microsoftvscode | wsl2 can not connect | Duplicate | type bug my vscode can not connect to my wsl today the log be as below log 2023 05 05 01 22 25 270 code profile home gao vscode server insider server env setup 2023 05 05 01 22 25 270 printf set up server environment look for s home gao vscode server insider server env setup 20... |
microsoftvscode | extension npm miss vscode uri in dependency | Bug | do this issue occur when all extension be disabled na vs code version na os version na extension npm do depend on vscode uri task s import it but doesn t declare it in package json which result in follow build failure of vscode sh vscode linux x64 min errored after 16 min e... |
microsoftvscode | high cpu usage of open merge editor to resolve a conflict | Bug | type bug try to resolve a merge conflict use the merge editor cpu get high usage and the editor didn t open the file isn t that big around 6000 line it s a json file vs code version code 1 78 0 252e5463d60e63238250799aef7375787f68b4ee 2023 05 03t20 09 00 748z os version window nt x64 10 0 ... |
microsoftvscode | allow copy pasting text uri list from the explorer | Bug | this be the same as 181373 but for copy paste instead of drag and drop repo 1 on desktop 1 copy file from vs code explorer 2 try paste it into the chrome address bar expect we should paste a file uri actual nothing be paste |
microsoftvscode | vscode workspace findfile doesn t work with no workspace open | Bug | the follow code do not return any file when in an empty window it return 20 file when I have a workspace folder this seem unexpected ts const rooturi vscode uri parse file user chrmarti development repos smktst const configfilepattern devcontainer json devcontainer devcontai... |
microsoftvscode | typeerror can not set property of undefined set electron use v8 configure partition pool for 1 78 0 | Bug | do this issue occur when all extension be disabled yes no vs code version 1 78 0 os version macos monterey v12 4 step to reproduce 1 in any vscode extension add this line spawnsync process execpath 2 the error in title be throw the process execpath point to a... |
microsoftvscode | rename symbol from untitled file do not change the symbol in the file | Bug | 1 create a new python file do not save 2 reference a function from a save local python file 3 rename the function from the untitled file s reference bug symbol be rename everywhere except the untitled file seem to work correctly for untitled notebook |
microsoftvscode | tab completion seem not work after update late update | Duplicate | image problem while I m type with snippet always use tab completion with below setting before update vscode snippet suggetion can be insert on snippet with tab but now just act like tab space inserting in general case tab work properly what I intente completion with enter be also work... |
microsoftvscode | reopen closed editor keyboard shortcut ctrl shift t not work on vscode dev | Bug | step to reproduce 1 open a file on vscode dev 2 close the editor 3 use ctrl shift t to reopen the editor expect previously open editor be restore actual no op on vscode dev edge reopen the previously open tab |
microsoftvscode | copy line no long paste correctly on insider | Duplicate | have a document with your cursor place at hello w orld ctrl c and ctrl v I would expect to get two line of hello world but instead I get hello whello world orld |
microsoftvscode | accessible buffer error on startup | Invalid | see this when run script code on window 29052 0504 092953 790 info console 244 c err color f33 can not read property of undefined reading minimapwidth typeerror can not read property of undefined reading minimapwidth at editorscrollbar setlayout vscode file vscode ap... |
microsoftvscode | can not interact with shell integration decoration if command navigation be on the command | Bug | repro open a terminal with si enable run a command ctrl cmd up to move to it try interact with the circle icon image |
microsoftvscode | abnormal after reload the terminal | Bug | version 1 78 0 user setup 77 76 commit 252e5463d60e63238250799aef7375787f68b4ee date 2023 05 03t20 09 00 748z electron 22 4 8 chromium 108 0 5359 215 node js 16 17 1 v8 10 8 168 25 electron 0 os window nt x64 10 0 19044 sandboxe no 20230505 000231 1 create two new termi... |
microsoftvscode | segfault on wayland with 1 78 when window titlebarstyle custom | Bug | type bug I ve be use vscode 1 77 for a while and it s very stable on my system hyprland wlroot wayland with enable feature useozoneplatform ozone platform wayland in config code flag conf but after an upgrade to 1 78 it s quite crashy what crash for I about 60 of the time be run ... |
microsoftvscode | save new file dialog box in ubuntu 16 04 have poor ui layout | Bug | do this issue occur when all extension be disabled yes vs code version 1 78 os version ubuntu 16 04 step to reproduce 1 create new file 2 save the file 3 observe the dialog box ui the dialog box when save the new file be show the path subpath where the file be go to be sa... |
microsoftvscode | tunnel cli do not set tunnel mutex when run from service only | Bug | currently when run as a service the mutex the tunnel and tunnelservice be set to discover that the tunnel be run as service only we want the tunnel mutex not to be set |
microsoftvscode | exit code 133 and file exist 17 | Bug | start with 1 78 0 our integration test fail with follow message find exist install in vscode test vscode linux x64 1 78 0 skip download 0504 162038 874145 error file io posix cc 152 open tmp vscodeplugin it test stable crashpad pende 3a965713 ce55 46f8 8b1c ab823ed5f730 lock file exist 17 ... |
microsoftvscode | first terminal do not follow default | Bug | do this issue occur when all extension be disabled yes no vs code version 1 78 0 os version mac os 13 3 1 step to reproduce 1 open a new vscode window use codespace 2 the initial terminal window open a bash terminal if I kill that terminal and open a new terminal I get zs... |
microsoftvscode | run command in vs code terminal do not save the history | Bug | run command in a normal bash terminal retain the history of the command run but the same be not true for vs code so after close vscode all of the command history be delete and the user have to remember any complex command that they run ideally we would want our history to be store in bash history or if vs cod... |
microsoftvscode | directory keep on change every time I make a code | Question | type bug directory keep on change every time I make a code I don t know how to fix it and I think this be a bug vs code version code 1 76 2 ee2b180d582a7f601fa6ecfdad8d9fd269ab1884 2023 03 14t17 55 54 936z os version window nt x64 10 0 19045 mode sandboxe no system info item val... |
microsoftvscode | vscode crash when expand window with custom titlebar | Bug | do this issue occur when all extension be disabled yes vs code version 1 78 0 os version archlinux step to reproduce 1 in arch manjaro linux install kde and log into a wayland session 2 run echo ozone platform hint auto config code flag conf 3 set vscode set windo... |
microsoftvscode | firefox crash when try to open link from vscode | Bug | do this issue occur when all extension be disabled yes vs code version 1 78 0 os version fedora 37 step to reproduce 1 install vscode as snap 2 try to open a link anywhere terminal github extension azure extension 3 watch firefox crash |
microsoftvscode | platform specific property in launch configuration | Bug | describe the bug when define some platform specific property there a conflict between mandatory property and the ability to make the launch configuration usable to reproduce 1 create a launch configuration 2 in the launch configuration add platform specific property at this point a war... |
microsoftvscode | search on type doesn t work in explorer | Duplicate | hello in the new version 1 78 the feature search on type in the explorer doesn t work anymore can you help thank |
microsoftvscode | copy paste line be not put it to new line | Bug | regression range step put cursor at end of line copy paste the newline be not in the beginning record 2023 05 04 at 10 40 21 |
microsoftvscode | unexcepted paste behaviour under multi cursor | Bug | type bug 1 copy any text 2 select text in several place at once to enter multiple cursor mode 3 paste text normally the editor insert text at all cursor at once however in the current version the editor only insert text at the first cursor screen vs code version code insid... |
microsoftvscode | debug al language | Bug | type bug I can t debug my al project since the new update the debugger be start and I can make one step than the debugger be hang on this line vs code version code 1 78 0 252e5463d60e63238250799aef7375787f68b4ee 2023 05 03t20 09 00 748z os version window nt x64 10 0 22621 mode sandboxe no... |
microsoftvscode | concurrently update stable and insider fail | Bug | type bug follow last night s release of 1 78 this morning I use the gearwheel menu to make my stable instance check for update as expect the clock badge appear at that point I go to my insider instance and do the same shortly afterwards both instance show a notification about a miss file in a temp folder ... |
microsoftvscode | cursor be visible on top of color picker | Bug | 1 run editor action showorfocusstandalonecolorpicker 2 editor cursor be render on top of it version 1 78 0 commit 252e5463d60e63238250799aef7375787f68b4ee browser mozilla 5 0 window not 10 0 win64 x64 applewebkit 537 36 khtml like gecko code 1 78 0 chrome 108 0 5359 215 ele... |
microsoftvscode | gutter icon be no long center in 1 78 | Bug | create decoration with guttericonsize set to 50 example error lens js errorlen guttericonsenable true errorlen guttericonset circle errorlen guttericonsize 50 version 1 78 0 commit 252e5463d60e63238250799aef7375787f68b4ee browser mozilla 5 ... |
microsoftvscode | tip disable doesn t work in 1 78 | Bug | 1 disable tip js workbench tip enable false 2 reaload editor 3 hotkey be still visible version 1 78 0 commit 252e5463d60e63238250799aef7375787f68b4ee browser mozilla 5 0 window not 10 0 win64 x64 applewebkit 537 36 khtml like gecko code 1 78 0 chrome 108 0 535... |
microsoftvscode | bug with escape char 0x1b in text file | Bug | type bug I have notice that when a text file contain the 0 m more than about 5000 time vscode be unable to show the line number properly I test the issue with all extension disable but the problem still occur vs code version code 1 78 0 252e5463d60e63238250799aef7375787f68b4ee 2023 05 03t20 09 ... |
microsoftvscode | can not input the dot character when enter the file name for a new file | Bug | type bug can not input the dot character when enter the file name for a new file alert command not find vs code version code 1 78 0 252e5463d60e63238250799aef7375787f68b4ee 2023 05 03t20 09 00 748z os version window nt x64 10 0 19043 mode sandboxe no system info ... |
microsoftvscode | first letter navigation not work in file explorer with screen reader | Duplicate | type bug previously user with screen reader such as nvda be able to quickly navigate to various file and folder in the file explorer pane by press the first letter of the file or folder name for example if a user want to go to handler py they could simply press h to jump to that file however si... |
microsoftvscode | dynamic providedebugconfiguration fail to display debug configuration choice with an inner showquickpick | Bug | type bug how to reproduce the issue 1 checkout 2 build and run the extension 3 in the extension development host and then the run and debug pane use the dropdown and select the dynamic configuration provider mock debug with the check out branch it will show the quick pick... |
microsoftvscode | walkthrough step image not render on walkthrough restore | Bug | step to reproduce 1 select the setup walkthrough from the welcome page step 1 image be render image 2 reload window and observe walkthrough image walkthrough open but step 1 image be not render |
microsoftvscode | strange string show next to uninstall text after uninstalle an extension | Bug | null |
microsoftvscode | relative file link in comment do not work anymore | Bug | possible regression of do this issue occur when all extension be disabled yes vs code version 1 77 3 os version window 11 step to reproduce 1 open any folder with file in it 2 open any code file that support comment preferably 3 write a link to a relative file like this ... |
microsoftvscode | git close diff on operation doesn t work | Bug | type bug I have the set git close diff on operation enable stage a change will close the diff commit a stage change will close the diff but if I just click the commit button the change will commit but the diff win t close reproduction step 1 edit save a file 2 click the file in source ... |
microsoftvscode | clean up dispose of background terminal | Bug | after read through issuecomment 1532261303 and I think we should move the disposal to onwillshutdown along side the disposal of this terminalgroupservice instance l651 l670 the problem with the current approach be that it s happen on before shutdown mean the shutdown may be veto cancel ... |
microsoftvscode | can not find module vscode window can cert | Bug | copy from issuecomment 1532805198 2023 05 03 12 37 03 810 info extension host with pid 2812 start 2023 05 03 12 37 03 832 info extensionservice doactivateextension vscode git base startup true activationevent root cause vscode git 2023 05 03 12 37 03 837 info extensionservice... |
microsoftvscode | welcome screen doesn t open endless progress report | Bug | step to repro start vs code from fresh user datum directory and extension directory reload window welcome page be break sanity check vscodesetup ia32 1 78 0 when launch vs code the welcome screen open but content never show up cast I test the install in a windows sandbox ... |
microsoftvscode | scrollbar size | Duplicate | type feature request hi pleeeeeeeease add a setting to change the explorer window vertical scrollbar size thank tibi vs code version code 1 77 3 704ed70d4fd1c6bd6342c436f1ede30d1cff4710 2023 04 12t09 16 02 548z os version window nt x64 10 0 19045 mode sandboxe no |
microsoftvscode | allow drag editor tab out of app as text uri list | Bug | type bug 1 on desktop 1 open an image 1 drag the editor tab into the chrome address bar bug a path such as path to img png be insert instead we should insert a file uri the root cause of this be that text uri list when editor resource be drag vs code version code insider 1 ... |
microsoftvscode | multiline commit description be size incorrectly after scroll away and back | Bug | type a multiline commit message scroll away scroll back when the row get rerendere I assume it be sized to one line if I type a newline in this box the size get fix record 2023 05 02 at 20 18 28 |
microsoftvscode | can t drag and drop diff resource into editor | Bug | type bug 1 open a diff editor from the scm view 2 try drag its tab into another editor while hold shift bug nothing happen vs code version code insider 1 78 0 insider universal 657bb89984f37b810b250955570593cde0cd62eb 2023 05 02t11 25 59 772z os version darwin x64 22 4 0 mode sandboxe... |
microsoftvscode | scm view should support drag and drop into editor | Duplicate | 1 add an mp4 file 2 try to drag and drop it from the scm view with the shift modifier into the editor 3 bug nothing happen the explorer view support drag and drop so I would expect the scm view to support it too |
microsoftvscode | telemetry output channel miss from codespace | Bug | do this issue occur when all extension be disabled yes codespace visual studio code insider version 1 78 0 insider commit 657bb89984f37b810b250955570593cde0cd62eb date 2023 05 02t11 17 01 989z 10 hrs ago browser mozilla 5 0 window not 10 0 win64 x64 applewebkit 537 36 khtml ... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.