repository stringclasses 156
values | issue title stringlengths 1 1.01k ⌀ | labels stringclasses 8
values | body stringlengths 1 270k ⌀ |
|---|---|---|---|
microsoftvscode | git support github 2fa | Help Wanted | vscode version 1 9 1 os version ubuntu 14 04 16 04 step to reproduce 1 make change to a github repo with two factor authentication enable 2 push sync change error authentication fail on the git remote a dialog box appear to enter your git username password but there be no sub... |
microsoftvscode | macos cmd a do not work in menu help input field | Bug | vscode version 1 8 1 os version macos 10 12 2 sierra step to reproduce 1 make sure you have an editor open with your most valuable code 2 click on the help menu item in the menu bar 3 start type to search the menus for example type occur 4 realize you want to search for somet... |
microsoftvscode | simple way to temporarily turn off exclusion for quickopen file | Help Wanted | use a transpile language I sometimes find the need to look at the transpile code which typically be exclude from quickopen have a simple way to turn exclusion off would simplify this some option come to mind have a turn off exclusion entry at the end of the result list have an additional quickopen pre... |
microsoftvscode | trigger action find cause active match to lose its highlight | Bug | vscode version code 1 7 1 02611b40b24c9df2726ad8b33f5ef5f67ac30b44 2016 11 03t13 53 14 822z os version window not ia32 10 0 14393 step to reproduce 1 in any file highlight the text to find 2 trigger the action find command with the keyboard ctrl f 3 observe that the origi... |
microsoftvscode | git support git bash ssh agent for window | Help Wanted | cc saggafarsyad from 6202 |
microsoftvscode | css support unit icon in css | Help Wanted | in firefox 49 there be an icon in the front of the angle unit but the angle of the icon be constant I hope the vscode can be a dynamic response to the actual point of view shift click to change the unit format firefox devtool spec angle |
microsoftvscode | git automatically insert line break in git commit message | Help Wanted | I m try to get into the habit of write good commit message not sure if this should be the default but it would be really useful if vscode automatically wrap commit message line at say 80 char and insert line break I don t mean change the appearance of the text in the commit message box just before it s actually ... |
microsoftvscode | well drag and drop clipboard integration of file across application | Help Wanted | this include be able to drag file and folder from vs code into other application as well as to be able to copy a file or folder to the native clipboard specifically copy file folder from vs code file explorer to clipboard and paste into native os explorer x copy file folder from native os explo... |
microsoftvscode | horrizontal double line | Question | type performance issue I do not why am see double horizontal line on my vs code and it do not match up the vertical when code in html vs code version code 1 87 2 863d2581ecda6849923a2118d93a088b0745d9d6 2024 03 08t15 20 17 278z os version window nt x64 10 0 19045 mode system info ite... |
microsoftvscode | waste space in search input | Bug | there be more waste space between the button and text in the search panel s find input than on today s stable I might need to make this a candidate image relate issuecomment 2030332466 |
microsoftvscode | why ts configfilepattern have the global flag set | Bug | l35 image accord to the code show above if the resource be tsconfig json language handlesuri resource will execute code like this description configfilepattern test base which configfilepattern be tsconfig json gi when a regex have the global flag set test will a... |
microsoftvscode | vscode and pycharm run the same code vscode always oom re open there be automatic flashback but pycharm do not have such a situation why always have to oom prompt the lack of memory directly in the terminal to report the lack of memory error on the good ah and the oom also do not know how to increase th... | Question | do this issue occur when all extension be disabled yes no vs code version 1 77 3 os version windows10 21h2 step to reproduce 1 2 tasklist task |
microsoftvscode | drop file into markdown doesn t create link | Bug | type bug 1 drop an image file from the vs code explorer into a md file bug no markdown image insert just the file name vs code version code insider 1 88 0 insider universal d994aede3529f4d1af9eeaeb234d32fd936243e7 2024 03 29t22 24 49 191z os version darwin arm64 23 4 0 mode system i... |
microsoftvscode | not grade properly | Question | I m try to do an exercise for an sql query when I go to check my code it give different error every time despite it say it s expect to find exactly the result I give first it say that it s expect a certain result which be exactly what the code that be run yet it s not recognize the correct answer then it tell I t... |
microsoftvscode | quick open with support resize length | Duplicate | when I search for symbol use ctrl t the search result be too long and the current display length be not enough result in the inability to distinguish symbol I want to adjust the actual length image |
microsoftvscode | run code and check grade | Question | there be no option for I to check my grade to see how I have do on my assignment when I look at the task section it show that no attempt have be make I make the same update to the code I save on my computer and what it show I when I open the website page from the folder on my computer be not the same at what it... |
microsoftvscode | bug jsdoc comment creation be go | Question | reproduction step simply add a function and type enter test function js export function defineprotofunc cls name func if cls prototype name object defineproperty cls prototype name value func configurable true enumer... |
microsoftvscode | how can I run js on vs code | Question | type bug I be still try to figure out how to run javascript on vs code without instal any plugin vs code version code 1 87 2 863d2581ecda6849923a2118d93a088b0745d9d6 2024 03 08t15 20 17 278z os version window nt x64 10 0 22631 mode system info item value cpus 11th gen i... |
microsoftvscode | sticky scroll be hard to discover and disable | Duplicate | 202655 seem to be a rolling out of a sticky scroll feature from the complaint there other github issue this be see as a distraction annoyance by some user while there be an option to disable this the set name be hard to discover multiple user complain they re unable to find the setting and don ... |
microsoftvscode | unable to submit assignment on cengage | Question | add issue description here version 1 87 2 commit 863d2581ecda6849923a2118d93a088b0745d9d6 user agent mozilla 5 0 window not 10 0 win64 x64 applewebkit 537 36 khtml like gecko chrome 123 0 0 0 safari 537 36 embedder codespace code be compile perfectly but unable to submit the assi... |
microsoftvscode | help I can no long type into vs code for some reason | Question | type performance issue I m not sure how I cause this problem but I be now unable to type anything into vs code I do not know how this happen please help asap vs code version code 1 87 2 universal 863d2581ecda6849923a2118d93a088b0745d9d6 2024 03 08t15 21 31 043z os version darwin arm64 23 4 0 m... |
microsoftvscode | signal sound for terminal command complete | Duplicate | today we only have signal sound for the follow terminal event 1 terminal bell 2 terminal quick fix 3 terminal command fail just like we have signal sound for task fail and complete be it possible to also add signal sound for terminal command complete |
microsoftvscode | quickpick no long set activeitem to an empty array when no item be visible | Duplicate | at some point the quickpick have stop clear the activeitem when you type a value that doesn t have any match and no item be set to alwaysshow in gitlen we ve use that behavior to offer additional behavior or option e g via an add alwaysshow item but now that be no long possible even bad thou... |
microsoftvscode | can t calculate my grade | Invalid | add issue description here version 1 87 2 commit 863d2581ecda6849923a2118d93a088b0745d9d6 user agent mozilla 5 0 macintosh intel mac os x 10 15 7 applewebkit 537 36 khtml like gecko chrome 123 0 0 0 safari 537 36 embedder codespace |
microsoftvscode | unable to calculate grade before submit the assignment | Question | add issue description here version 1 87 2 commit 863d2581ecda6849923a2118d93a088b0745d9d6 user agent mozilla 5 0 window not 10 0 win64 x64 applewebkit 537 36 khtml like gecko chrome 123 0 0 0 safari 537 36 embedder codespace there be an error report while calculate the grade for the pa... |
microsoftvscode | terminal not work | Duplicate | type performance issue terminal not work vs code version code 1 70 3 a21a160d630530476218b85db95b0fd2a8cd1230 2022 08 31t08 03 55 990z os version window nt x64 6 1 7600 mode system info item value cpu intel r pentium r cpu p6100 2 00ghz 2 x 1995 gpu status 2d ... |
microsoftvscode | terminal issue | Duplicate | type performance issue terminal be not work vs code version code 1 70 3 a21a160d630530476218b85db95b0fd2a8cd1230 2022 08 31t08 03 55 990z os version window nt x64 6 1 7600 mode system info item value cpu intel r pentium r cpu p6100 2 00ghz 2 x 1995 gpu status 2... |
microsoftvscode | error on terminal | Question | type bug my terminal be show this output bash 5 command not find please help vs code version code 1 87 2 863d2581ecda6849923a2118d93a088b0745d9d6 2024 03 08t15 20 17 278z os version window nt x64 10 0 22631 mode system info item value cpus 13th gen intel r core tm i5 135... |
microsoftvscode | separate tab for message | Question | type feature request hi could you make a new tab for message next to terminal its so annoying to get message everytime I launch or do something in vs code 99 99 I do not care about they and it always make I want less to use vs code maybe if I see that something be lack in the future I will go to check ... |
microsoftvscode | my codespace be show out of diskpace even though I be only on wekk 4 | Question | add issue description here version 1 87 2 commit 863d2581ecda6849923a2118d93a088b0745d9d6 user agent mozilla 5 0 window not 10 0 win64 x64 applewebkit 537 36 khtml like gecko chrome 123 0 0 0 safari 537 36 embedder codespace |
microsoftvscode | lack of enterprise policy and extension central mgmt for macos open company to a supply chain attack | Duplicate | currently visual studio code offer a group policy template to centrally manage visual studio code setting on window however no support for centralized policy management be available for macos far give that currently developer can install any vs code extension directly into the editor and the lack of supply chain ... |
microsoftvscode | quickpick no long set activeitem to an empty array when no item be visible | Bug | do this issue occur when all extension be disabled yes vs code version 1 88 0 insider os version macos step to reproduce in the python and python debugger extension we use the quickpick we add an option to accept the value in the input it be work in stable but in insider it doesn t work... |
microsoftvscode | vscode please help I I be face issue in my mac m2 in run c code I be share the compiler issue below and I have all the require compiler vscode please help I I be face issue in my mac m2 in run c code I be share the compiler issue below ... | Question | do this issue occur when all extension be disabled yes no vs code version os version step to reproduce 1 2 |
microsoftvscode | can not run my code | Question | type bug I can not run some of my code some write by I or copy by chatgpt whenever I try to run they it show this error program arraysx exe fail to run unknown error 0xfffffffe at line 1 char 97 c if gcc arraysx c o arraysx if arraysx ... |
microsoftvscode | adopt command metadata description for relevant terminal command | Bug | this can aid in search via the command palette eg |
microsoftvscode | vscode extension develop webview abnormal interface display | Duplicate | vscode version 1 81 1 my html create a input the datalist option be not directly below the input image in browser be normal image |
microsoftvscode | revert show inline chat content below selection | Bug | we have experiment with show the inline chat content widget below the selection and decide the overall flow ui be ready for that so let s go back to where we be yesterday |
microsoftvscode | native hover in editor over light bulb | Duplicate | image |
microsoftvscode | incorrect console error for extension quick access | Bug | do this issue occur when all extension be disabled yes no vs code version os version step to reproduce 1 ctrl p 2 type issue dart and enter 3 note that issue reporter be open with correct extension select screenshot 2024 03 28 at 12 10 39 am |
microsoftvscode | support remote tunneling in freebsd | Duplicate | currently vscode do not support remote tunneling it give the follow error 12 00 17 536 install terminal quit with output 12 01 43 159 getplatformforhost be cancel 12 01 43 160 exec server for ssh remote bsd4 fail error connect be cancel 12 01 43 161 error opening exec server for ssh remote... |
microsoftvscode | enable shell integration on git bash | Duplicate | I d like to have shell integration work on git bash similar to how it work on powershell pwsh |
microsoftvscode | calculation error in armstrong number | Question | type bug if I be enter 153 to check whethetr its an armstrong number or not then ts throw wrong output 152 kindly check it and rectify it vs code version code 1 87 2 863d2581ecda6849923a2118d93a088b0745d9d6 2024 03 08t15 20 17 278z os version window nt x64 10 0 22631 mode system info it... |
microsoftvscode | reset code space | Question | add issue description here version 1 87 2 commit 863d2581ecda6849923a2118d93a088b0745d9d6 user agent mozilla 5 0 window not 10 0 win64 x64 applewebkit 537 36 khtml like gecko chrome 123 0 0 0 safari 537 36 embedder codespace |
microsoftvscode | suggest highlight color be break | Bug | default light theme trigger intellisense and type some match character bad color |
microsoftvscode | ctrlcmd up in terminal chat input focus chat response list | Bug | report by tyriar 1 open terminal chat run something 2 ctrlcmd up in the input 3 chat response list focus |
microsoftvscode | delete refactor preview incorrectly show the refactoring in the multi diff editor | Bug | 1 create an extension with the follow code const edit new vscode workspaceedit const fn2 vscode uri joinpath vscode workspace workspacefolder 0 uri ts test26 ts edit deletefile fn2 ignoreifnotexist false label hello world needsconfirmation true 2 click o... |
microsoftvscode | import psreadline warn | Question | type bug I have be irritate with this warning I e import psreadline I have also run the import ps1 file and the error get remove for a small span of time it will reappear when I switch on my laptop on new day it be kill my time so please fix it out vs code version code 1 86 2 903b1e9d8990623... |
microsoftvscode | bad highlighting in quick pick | Bug | version 1 88 0 insider user setup commit 246d700c4604eb5ebdbb561a1a86562bf9217a62 date 2024 03 27t05 50 10 528z electron 28 2 6 electronbuildid 27476517 chromium 120 0 6099 291 node js 18 18 2 v8 12 0 267 19 electron 0 os window nt x64 10 0 22635 theme image step to reproduce 1 c... |
microsoftvscode | command palette should return the file compare new untitled text file command when I search for diff | Bug | title say it all current behavior I open command palette and type diff here be the result that I get with a bunch of extension instal image expect behavior the search result should also include the file compare new untitled text file command probable solution ... |
microsoftvscode | resize window make debug toolbar disappear | Bug | use window os with a large screen 1 maximize vscode insider window 2 start debug session 3 press the maximize restore wco button in the top right 4 float debug toolbar disappear do not only happen for the maximize restore wco button possibly the same issue as 207346 |
microsoftvscode | edit file in code search | Duplicate | since it s possible to search for certain string in vscode and you can beautifully open these in your editor when press the open in editor button however you can t edit this file to update it in multiple file sort of replace all within your search for example here I d like to replace all the typo au... |
microsoftvscode | try to add a disposable to a disposablestore that have already be dispose of | Bug | run out of source and find the follow warning I believe this be cause when switch between profile lifecycle js 329 error try to add a disposable to a disposablestore that have already be dispose of the add object will be leak at disposablestore add lifecycle js 329 34 at snapshot e... |
microsoftvscode | second replacement be wrong for regexp search | Duplicate | do this issue occur when all extension be disabled yes vs code version 1 87 1 system setup os version window nt x64 10 0 19045 step to reproduce 1 search before after n 2 replace 1 2each example result obraz no extension obraz |
microsoftvscode | inline chat s input box width be large than inline chat widget itself | Bug | repro 1 open vscode on wide external monitor 2 open inline chat additional info resizing vscode to half of screen fix the problem version 1 88 0 insider commit 246d700c4604eb5ebdbb561a1a86562bf9217a62 date 2024 03 27t05 51 26 826z electron 28 2 6 elect... |
microsoftvscode | angular s ng deep break syntax highlighting in scss file | Duplicate | it s all in the title the issue be pretty old here s the original one that have be move to a recently archive language sass repo do this issue occur when all extension be disabled yes vs code version 1 87 2 os version window nt x64 10 0 22631 step to reproduce ... |
microsoftvscode | inline chat dynamic width | Bug | sometimes the default width for inline chat seem very wide maybe it could grow while type and or allow to be resize |
microsoftvscode | script run in background constantly | Question | type performance issue hello since yesterday my main script run in the background constantly when vsc be open I don t know weather I mess something up in the configuration thank you in advance and kind regard karim soliman vs code version code 1 87 2 863d2581ecda6849923a2118d93a088b0745... |
microsoftvscode | icon unavailable and lnk file miss | Question | for some reason the icon in the taskbar be not show and when try to fix it this pop up image do this issue occur when all extension be disabled yes no yes vs code version 1 87 2 os version 11 |
microsoftvscode | scroll stutter over notebook output | Bug | 1 open my endgame github issue in vs code stable and vs code insider 2 run all cell in each 3 scroll quickly up and down through the notebook 4 bug in vs code insider scroll over notebook output be not smooth anymore scrolling appear to stutter and halt over notebook output I take performance profile... |
microsoftvscode | test explorer usability issue and regression when transition from test explorer extension | Bug | background I just switch from the test explorer ui extension to the native test explorer and have run into a couple usability issue which I can not work around regression I need to select individual test across multiple test suite previously I be able to select a few test from one test ... |
microsoftvscode | problem pane list issue in copilot temp file | Duplicate | type bug have a copilot discussion have the problem pane show vsc will report issue in these temp file for example the ts server will report issue about miss import etc image vs code version code 1 87 2 863d2581ecda6849923a2118d93a088b0745d9d6 2024 03 08t15 20 17 278z os version... |
microsoftvscode | diff editor can break if switch while loading | Bug | 1 have several file change in a git repo 2 without have do so previously rapidly click several of they in the scm view 3 you quickly get an error like so image 4 regardless of whether you try again or not after this point diff will not work in that editor pane until the window be r... |
microsoftvscode | delete key no long work in editor after use inline chat | Bug | type bug 1 open a text editor 2 ctrl I to start inline chat 3 press escape to dismiss 4 try to use delete key to delete text to the right of cursor bug workbench action chat remove take over vs code version code insider 1 88 0 insider 5d8491d7130d25aae121eeaa1633603ef8faa39e 2024 03 26... |
microsoftvscode | call stack dropdown menu hide | Bug | 1 start debug vscode 2 open call stack view 3 press on the dropdown action 4 context menu be hide code insider 42k31paywq |
microsoftvscode | rename preview doesn t work | Bug | test on the late insider on window 1 f2 to rename a variable 2 rename the variable but instead of press enter to apply the rename press ctrl enter 3 bug nothing happen |
microsoftvscode | voice terminal controller be not behave like view inline | Bug | to support voice in terminal there be an adapter l260 l270 I think it work great for the most part but I notice ondidacceptinput do not immediately fire only when the response have be generate the visible impact be that the mic animation only stop when the response have land as oppose to ... |
microsoftvscode | extra send action should be hide in inline chat | Bug | |
microsoftvscode | to have a print function on vs code | Duplicate | type feature request I need a print file function on vs code that allow I to print out my source code vs code version code 1 87 2 863d2581ecda6849923a2118d93a088b0745d9d6 2024 03 08t15 20 17 278z os version window nt x64 10 0 22631 mode |
microsoftvscode | error in run c code | Question | type performance issue I start c code I instal all the prequistie need I also restart the laptop but still I be face the issue my code be not run it be show g be not there or it be not c c source I check in cmd prompt it be show all g gcc gdb require please help I resolve the issue vs code... |
microsoftvscode | render output file from terminal be strange | Question | for example like run cargo build test01 build log or cargo build test01 build ans I guess some people meet the similar problem many time image those red color esc be quite stunning |
microsoftvscode | hello I be try to complete a homework assignment for mysql but when I click the select a database it only show load instead of the database I need to select | Question | add issue description here version 1 87 2 commit 863d2581ecda6849923a2118d93a088b0745d9d6 user agent mozilla 5 0 window not 10 0 win64 x64 applewebkit 537 36 khtml like gecko chrome 123 0 0 0 safari 537 36 embedder codespace |
microsoftvscode | text start with hashtag in a block scalar with lead newline be treat as comment incorrectly | Duplicate | do this issue occur when all extension be disabled yes no vs code version 1 87 2 os version darwin arm64 23 0 0 step to reproduce 1 create a yaml file with content yaml blockscalarwithoutleadingnewline text a b c blockscalarwithleadingnewline ... |
microsoftvscode | shell integration proposal doc improvement | Bug | test 208462 leave the feedback here pullrequestreview 1958964583 |
microsoftvscode | can not focus message response via keyboard | Bug | note that both of these scenario use to work in the terminal inine chat run a command like slkfjsdkjf which yield just a chat message response try to tab to it one can not run a command like ls which yield a code block response try to use cmd up down arrow to go from the input box to a code... |
microsoftvscode | learn more markdown link in inline chat not be render | Bug | image |
microsoftvscode | be execute false time | Bug | test 208463 the api allow for false instead of 0 image |
microsoftvscode | bug transfer from vscode dotnettool contextual ui for test result doesn t render correctly | Bug | do this issue occur when all extension be disabled yes no vs code version 1 87 0 insider user setup os version window nt x64 10 0 22631 original issue describe the issue see below rendering of right click on the red x icon near loc 226 image step to reproduce spin up ... |
microsoftvscode | a11y help refer to wrong command name | Bug | test 207637 in the screenshot below chat insert at cursor should be chat insert into new file image |
microsoftvscode | inline chat hc theme input contrast be very low | Bug | test 208414 image image |
microsoftvscode | restart vs code with float window cause invalidstateerror | Duplicate | test 208198 image platform window repro step 1 open large markdown preview open large file in hex editor not sure which one trigger this 2 pull markdown preview and hex editor out into separate window 3 restart vs code |
microsoftvscode | cmd down quick tree shortcut doesn t always show the focused item | Bug | test 208477 here I press cmd down and it select the first item under tsx tx but only revel the title element before it I think it should also show the item that be select it help I keep my place |
microsoftvscode | config dir location | Question | lsb release a description ubuntu 22 04 4 lts config directory be config code vscode |
microsoftvscode | notebook inline chat isn t render properly | Duplicate | type bug 1 open notebook 2 start inline chat bug image I can t see the input or the response vs code version code insider 1 88 0 insider universal b0d975fc6370f15570c380f41015b1ca2cdcb791 2024 03 25t05 50 56 142z os version darwin arm64 23 4 0 mode system info item valu... |
microsoftvscode | preview set description refer to non existent value | Bug | test 208477 when workbench editor enablepreview be not set to multiple but that setting be only a boolean what be this refer to |
microsoftvscode | error diagnostic be add to iw cell | Bug | 1 create and interactive window and run a cell that will cause thow an error eg print x the line that errore in the cell be underline and an unfixable problem be add to the problem window can t even delete the cell to remove the error |
microsoftvscode | javascript debug terminal doesn t show up as profile name | Duplicate | verifiye image |
microsoftvscode | hover doesn t work in terminal inline chat | Duplicate | start terminal inline prompt list all js file make sure the terminal be small enough so that its inline chat be bottom align hover over the button the mouse cursor keep change rapidly the hover beak want to show but also flicker much |
microsoftvscode | should shellintegration executecommand throw | Bug | test 208462 the doc say note this be not guarantee to work as shell integration must be activate which be confusing because it should then not be possible to reach terminalshellintegration executecommand or throw an error |
microsoftvscode | I can not run my simple java code it give I terminal error | Question | type bug whenever I try to run my code on vscode it say the terminal process fail to launch a native exception occur during launch can not create process error code 1392 few week back its running but now it start with this error I have try every possible way still I be get same problem I try to ... |
microsoftvscode | inline chat be center when the result be very wide | Bug | just ask hi image expect image version 1 88 0 insider user setup commit b0d975fc6370f15570c380f41015b1ca2cdcb791 date 2024 03 25t05 49 32 344z electron 28 2 6 electronbuildid 27476517 chromium 120 0 6099 291 node js 18 18 2 v8 12 0 267 19 electron 0 os wi... |
microsoftvscode | new terminal with profile should have a trailing | Bug | from bpasero because it ask for more input image image |
microsoftvscode | typo in accessible command view | Bug | test 207637 there s a double close parenthesis here |
microsoftvscode | open the command view after accessible view lose focus context | Duplicate | test 207637 run a chat request in the panel chat that yield one or more code block use alt f2 to open the accessible view use alt f1 to see the command that can be take use escape to close it focus be nowhere I expect it to be back in the chat view |
microsoftvscode | ondidstartterminalshellexecution be fire before shellintegration executecommand return | Bug | test 208462 have a snippet like below run the command and notice how ondidstartterminalshellexecution be fire before the executecommand return this make it impossible to do something special for your execution ts vscode command registercommand testextension helloworld as... |
microsoftvscode | don t have terminalshellexecution exitcode | Bug | test 208462 it s unexpected to have exitcode as a promise it duplicate what ondidendterminalshellexecution be for instead the ondidendterminalshellexecution event could send an object with execution exitcode |
microsoftvscode | notebook open as text after reload | Bug | chrome 946bfou5l4 |
microsoftvscode | terminalshellexecution createdatastream | Bug | test 208462 the terminalshellexecution createdatastream should be a plain property and not a method |
microsoftvscode | terminalshellexecution doc be partly direct to shell integration author | Bug | test 208462 some doc comment of the terminalshellexecution api refer to sequence that be require for some api to work this be useful information but imo the audience of the api isn t the good receiver because as extension author I can not tweak those sequence and have to accept thing as they be |
microsoftvscode | terminalshellexecution cwd should not be an uri or string | Bug | test 208462 the cwd uri string undefine doesn t seem helpful because string basically mean vs code couldn t figure this out good luck to you in the api we do the hard part and extension should have easy time mean it should be uri undefined |
microsoftvscode | hover of 2 change show undefined | Bug | test 208409 image |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.