repository stringclasses 156
values | issue title stringlengths 1 1.01k ⌀ | labels stringclasses 8
values | body stringlengths 1 270k ⌀ |
|---|---|---|---|
microsoftvscode | quick fix don t work on window | Bug | startline and endline be the same and offset be 0 thus no line be even look at |
microsoftvscode | sticky scroll screen cheese | Bug | 1 open a diff 2 enable inline diff image 3 bug the line number be slightly offset image |
microsoftvscode | sticky scroll exception model be dispose | Bug | description I get this sticky scroll exception note how one of the caller be computestickymodel javascript err model be dispose error model be dispose at vn db vscode file vscode app application visual 20studio 20code 20 20insiders app content resource app out vs workbench wo... |
microsoftvscode | notification marker color turn grey when select | Bug | 1 get an error notification 2 click it error icon go grey |
microsoftvscode | hard to stop github auth dance | Bug | 1 attempt to sign in to github via ghpri click allow 2 click cancel I now have to click twice no and once cancel to stop the notification stream I expect no extra click after step 2 |
microsoftvscode | tunnel service problem restart tunnel with uppercase letter in name | Bug | in the setting define a host name with a capital letter in it remote tunnel access hostnameoverride nelson start the tunnel stop the server and start the server 2023 04 24 15 42 54 678 info tunnel spawning c user martinae appdata local program microsoft vs code insider bin code ... |
microsoftvscode | when use profile a lot of extension be not load | Bug | type bug I have utilize the profile feature so I have a lot of different profile as a example some profile be use java and some be not so with spring boot very often when I open a project it seem like extension disable by some other profile be lose when project be load typical message ... |
microsoftvscode | err play can only be initiate by a user gesture right on startup | Bug | I think this code can not work without user gesture in chrome l41 l45 |
microsoftvscode | disable signing after use java autocomplete feature | Question | image as show in the picture after I use java s autocomplete function it will automatically pop up the content in the prompt box which be not necessary for I be there a way to disable this function |
microsoftvscode | async tokenization fail in chat view | Bug | since the setup with copilot in oss be tricky I can do some debugging if you tell I where to look open the vscode workspace use code oss I be not see this fail in insider not sure what the difference be if you want to run the copilot extension in oss you will have to add extensiondevelopme... |
microsoftvscode | accessibility present content first in reference treeview | Help Wanted | cc meganrogge isidorn 1 create test py with the follow content python x 1 x 2 x 3 1 locate your cursor at x and press shift f12 current output symbol in test py on line 1 at column 1 x 1 suggest output x 1 in test py on li... |
microsoftvscode | terminal | Question | type performance issue my terminal be not work fix this problem asap vs code version code 1 77 3 704ed70d4fd1c6bd6342c436f1ede30d1cff4710 2023 04 12t09 16 02 548z os version window nt x64 6 0 6002 mode sandboxe no system info item value cpu intel r core tm i5 3... |
microsoftvscode | folder apperance | Invalid | we have write the need datum into your clipboard because it be too large to send please paste |
microsoftvscode | scss support interpolation in layer name | Bug | this feature request be about new css at rule call layer this at rule can be considerate available for public since it be very close to 90 support browser but the current vscode 1 77 3 doesn t support layer keyword and constantly fire error every time I use it language that need to support... |
microsoftvscode | right mouse click event | Duplicate | type bug I use ubuntu latest os in vs code there be an issue or a software glitch when I right click my mouse the window for option come into display slightly behind my mouse pointer so slightly that it be sufficient to click option from my first click and the option be click automatically the window ... |
microsoftvscode | welcome page recent item | Bug | type bug in welcome page recent item use to be the right part of the page and it show more item but now the recent item be on the left bottom corner and only five item be list I think the old version be well vs code version code 1 77 3 704ed70d4fd1c6bd6342c436f1ede30d1cff4710 2023 04 1... |
microsoftvscode | ubuntu 20 04 open file use system dialog show the wrong path | Duplicate | type bug find while develop an extension use vscode window showopendialog var importfile await vscode window showopendialog canselectmany false canselectfile true canselectfolder false openlabel import pld title choose pld file to import defaulturi vscode uri... |
microsoftvscode | run test profile directory no long read from vscode test after 1 74 3 | Bug | do this issue occur when all extension be disabled yes vs code version 1 75 0 work in 1 74 3 and previous as expect zip install os version window 10 step to reproduce 1 with zip version of vscode run a test with vscode test electron with 1 74 3 a user datum directory be... |
microsoftvscode | editor hover delay doesn t affect debugger hover only language server hover | Bug | type bug set editor hover delay to 3000 3 second while debug hold alt and hover over a keyword it will correctly take 3 second to display the hover information from the language server then release alt and hover over a variable it always take about 3 4 of a second to evaluate the value regardless o... |
microsoftvscode | breakpoint which appear in margin and inject text aren t factor into glyph margin width | Bug | 1 have an active debug session 2 add a bookmark to one line 3 add a breakpoint to the same line where the breakpoint end up be an inline breakpoint 4 bug the margin resize so that the bookmark on the line in step 2 be also go debug this in devtool this appear to be because the breakpoint do not a... |
microsoftvscode | problem be update only when I open a file contain an error | Duplicate | the problem tab show ts error only when I open a file that contain an error it seem like an entire project be not scan |
microsoftvscode | intellisense remote inop | Duplicate | type performance issue intellisense suggestion do not select in remote ssh type div and the suggestion pop up hit enter or click to select and no selection no tag no complete just leave with what I type the issue do not replicate in a local window only remote vs code version cod... |
microsoftvscode | java general profile template doesn t include test runner for java even though it be include in the extension pack for java | Bug | vs code version 1 78 insider os version window 11 step to reproduce 1 profile create profile 2 select the java general profile from the dropdown the extension pack for java be include and I believe that be where most of the other extension be come from image however the ext... |
microsoftvscode | error when debug javascript | Duplicate | do this issue occur when all extension be disabled yes no vs code version 1 77 3 os version 10 0 22624 1616 step to reproduce 1 debug javascript code by launch edge 2 error run browserasd connect econnrefuse 127 0 0 1 53709 |
microsoftvscode | there be a race start dependent task | Bug | do this issue occur when all extension be disabled yes vs code version 1 77 3 os version macos 13 3 1 step to reproduce run the follow shell command to create a project with a suitable set of dependent task shell mkdir p test vscode cd test cat eof vscode task json... |
microsoftvscode | notebook cell selection be alter by inner list view selection | Bug | 1 create a notebook with a few cell 2 call function that have a few reference 3 peek at the reference and navigate between they bug cell selection change listviewselection |
microsoftvscode | do not place caret on correct line | Question | start with code like image with caret after the first for onworkspacechange s method body press enter twice then up expect to have image where the caret be at the right position to start type this be how vs work since 2003 2005 actual caret be leave flush ... |
microsoftvscode | relativefiledirname not resolve in search command in wsl ssh | Bug | do this issue occur when all extension be disabled yes vs code version 1 77 3 os version window 10 0 19044 step to reproduce 1 use wsl ssh 2 define custom keybinding json key ctrl shift g command workbench action findinfile args ... |
microsoftvscode | unable to create a new file in a vscode window that be not already in focus | Duplicate | do this issue occur when all extension be disabled yes no vs code version 1 77 2 os version macos ventura 13 3 1 step to reproduce 1 open two vscode window and open a folder on each to get a tree view on the left side 2 leave click window 1 to select it open a new file and set the ... |
microsoftvscode | could not find category with i d intermediate | Bug | javascript error could not find category with i d intermediate at in src vs workbench contrib welcomegettingstarte browser gettingstarte ts 262 27 at g invoke in src vs base common event ts 723 17 at o deliver in src vs base common event ts 936 22 at a fire in src vs base common event ts 892 24 at b progresss... |
microsoftvscode | there be a race in task startup in terminaltaskservice ts | Bug | type bug the race be report in 159640 and partially fix by 165560 the fix doesn t fully cover the issue though the problem be that the task identifier be add to inprogresstask just before terminaltasksystem executetask be call and remove just after but executetask will return vi... |
microsoftvscode | adopt use platform specifier in path for web extension | Bug | vs code for the web be not load some resource in the extension with web target platform eg this seem to work fine with a simple extension sandy081 999 pse publish with web target platform I do not know why it be break for above extension path when target platform web be introduce we decide ... |
microsoftvscode | jarvis ai voice assistent | Invalid | we have write the need datum into your clipboard because it be too large to send please paste |
microsoftvscode | custom tree select row checkbox styling be off | Bug | |
microsoftvscode | error when import vscode profile contain pylance extension | Bug | type bug I already file this bug in the pylance repository microsoft pylance release 4266 but it get close because the pylance devs think it s a problem with vscode rather than with pylance code snippet both code profile file contain only pylance all its dependency python test 1 ... |
microsoftvscode | terminal command history will not be save to histfile when close vscode | Duplicate | do this issue occur when all extension be disabled yes vs code version 1 77 3 os version macos ventura 13 3 1 problem 1 after update to vscode 1 77 the command history will not be save when close vscode or kill terminal 2 if you type exit to close the terminal the command hi... |
microsoftvscode | terminal placement | Question | type feature request hi code team can we have a feature to open terminal as a tab like open file in vs code please it would be great as one will not have to use split screen vs code version code 1 76 2 ee2b180d582a7f601fa6ecfdad8d9fd269ab1884 2023 03 14t17 55 54 936z os version window nt x64 1... |
microsoftvscode | search setting activate input bug | Bug | version 1 77 3 user setup commit 704ed70d4fd1c6bd6342c436f1ede30d1cff4710 date 2023 04 12t09 16 02 548z electron 19 1 11 chromium 102 0 5005 196 node js 16 14 2 v8 10 2 154 26 electron 0 os window nt x64 10 0 19044 sandboxe no 20230421 114321 |
microsoftvscode | support show katex in jsdoc | Duplicate | in vs code we can already use most of the markdown syntax in jsdoc and will be display accordingly on hover over symbol and we can also use katex in standalone markdown document so it make sense to combine both and allow katex to render in hover doc instead of this image |
microsoftvscode | debug frame indicator should go in the same decoration column as breakpoint | Bug | this lead to the editor shift to the right every time I pause because it s add an editor gutter we actually already have a combo decoration that show the two thing together I don t actually know exactly how that work but can look it up if you need it actually this combo decoration doesn t exist for all ... |
microsoftvscode | test standalone color picker in a json file no color decorator or it disappear | Bug | testing aiday mar step to reproduce 1 enable the set editor default color decorator 2 open a json file with a css format value 3 observe that there be no color decorator show 4 reload vscode with the json file in focus color decorator briefly appear but then disappear with no f... |
microsoftvscode | unresolved icon use a border color in comment panel | Bug | in the comment panel the unresolved comment icon use the colour editorcommentswidget unresolvedborder which if not define inherit peekviewborder this mean for a theme which have a very low constrast set of border the icon be very low in in contrast for example image I ll submit a pr to th... |
microsoftvscode | symbolic link not mark as such in the explorer | Duplicate | type bug symbolic link be not mark as such in the explorer when they be normal file or folder before when create a file delete it and then create a symbolic link with the same name the link be show as if it be a normal file until vscode be restart reproduction linux reproduction setup ... |
microsoftvscode | inconsistent debugger status when debuggee be pause continue really fast | Bug | I be in a situation where my debugger codelldb attache to a gdbserver instance in a paused state and immediately continue it as part of the connection step this cause two dab event to be send really fast to vscode pause continue it appear that the processing of the continued event be much fast than the ... |
microsoftvscode | terminal ctrl click on path with space | Bug | type bug ctrl click on a path in terminal when the path have a space doesn t lead you to the file position image 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 system info it... |
microsoftvscode | add pretty typescript error message | Duplicate | the repo contain a vscode extension that improve error message for typescript error now it seem obvious that this kind of functionality should be part of the build in vscode ts language server as it be so much easy to read than the current error message which often come in the form of a huge wall of text ... |
microsoftvscode | ctrl tab should default to go to the next file | Question | ctrl tab send I to the tab next to the currently active tab cross platform window osx browser terminal etc similarly ctrl shift tab bring you to the previous tab vs code pop up a picker that force I to choose a tab file please make ctrl tab do the correct thing |
microsoftvscode | link | Invalid | we have write the need datum into your clipboard because it be too large to send please paste |
microsoftvscode | intellisense stop work when use a snippet with a selection | Duplicate | the late release 1 77 3 mess up intellisense when use snippet with selection it work fine in 1 74 3 vs code version 1 77 3 os win 11 64 language typescript javascript not work version 1 77 3 code fl5bx1dba4 it will perform autocomplete if I press esc but it ruin the conti... |
microsoftvscode | sometimes audio cue don t play | Bug | this happen in insider s and have be around for a long time I can reproduce in the help list audio cue quickpick and in the diff editor I be not sure of a pattern we request the sound to play and it doesn t happen |
microsoftvscode | need help with deployment | 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 connect to my local host | Question | type bug below be the error message I get when try to connect to my local host not find the requested url be not find on this server apache 2 4 54 win64 openssl 1 1 1p php 8 0 25 server at localhost port 443 vs code version code 1 77 3 704ed70d4fd1c6bd6342c436f1ede30d1cff4710 2023 04 12t0... |
microsoftvscode | click on top of terminal break it | Duplicate | do this issue occur when all extension be disabled don t know version 1 77 3 commit 704ed70d4fd1c6bd6342c436f1ede30d1cff4710 date 2023 04 12t09 16 52 732z electron 19 1 11 chromium 102 0 5005 196 node js 16 14 2 v8 10 2 154 26 electron 0 os linux x64 5 16 20 2 man... |
microsoftvscode | have a profile active open a setting should not ask what setting json to open just open profile one | Bug | 1 apply some profile 2 open setting ui click on setting json button 3 we ask what setting json to open we should just open for the current profile the current flow be confuse fyi sandy081 screenshot 2023 04 19 at 14 48 58 |
microsoftvscode | still show error message when nounusedlocal false | Question | image I have set nounusedlocal false in tsconfig json mjbvz seem your extension also can t disable this message zardoy |
microsoftvscode | task option cwd have no effect | Bug | type bug I customise my task and set the cwd value to a directory within my workspace cwd workspacefolder questionnaires gofsh however the task be still be run at the workspacefolder and thus fail vs code version code 1 77 3 704ed70d4fd1c6bd6342c436f1ede30d1cff4710 2023 04... |
microsoftvscode | find in folder do not work | Duplicate | type bug I have on my desktop folder with name friday april 7 when I right click on my desktop and choose open with code then explorer this frolder and right click on it then select find in folder the search do not work after I change folder name from friday april 7 to friday april 7 so after re... |
microsoftvscode | tweak wording of error button when extension be instal but not enable | Bug | here I have instal the extension but not enable so I suggest to change the wording of the button record 2023 04 19 at 08 23 28 |
microsoftvscode | show next change show wrong change | Duplicate | do this issue occur when all extension be disabled yes no yes vs code version 1 77 3 704ed70d4fd1c6bd6342c436f1ede30d1cff4710 x64 os version linux 5 15 0 69 generic 76 20 04 1 ubuntu x86 64 gnu linux step to reproduce 1 open file in git directory make some change 2 try ... |
microsoftvscode | error loading webview error could not register service worker invalidstateerror fail to register a serviceworker the document be in an invalid state | Duplicate | type bug error loading webview error could not register service worker invalidstateerror fail to register a serviceworker the document be in an invalid state vs code version code 1 77 3 704ed70d4fd1c6bd6342c436f1ede30d1cff4710 2023 04 12t09 16 02 548z os version window nt x64 10 0 19044 mode... |
microsoftvscode | source control show publish branch button continuously when check out on a tag | Bug | do this issue occur when all extension be disabled yes vs code version 1 77 3 os version macos ventura 13 3 1 step to reproduce 1 clone git repository that have at least one tag 2 checkout any tag expect do not show publish branch button when not on a branch actual ... |
microsoftvscode | deprecate | Duplicate | hello everyone there s a question I haven t be able to understand be the vscode for java project no long be develop if it be still necessary to continue to develop and improve then as a contributor why be I treat so badly by this person when I provide reasonable and correct problem and improvement solution to... |
microsoftvscode | terminal do not work | Question | type bug my terminal do not work vs code version code 1 77 3 universal 704ed70d4fd1c6bd6342c436f1ede30d1cff4710 2023 04 12t09 19 37 325z os version darwin x64 21 6 0 mode sandboxe no system info item value cpu intel r core tm i5 5257u cpu 2 70ghz 4 x 270... |
microsoftvscode | build in linux terminal crash when paste 39 character string into nano | Bug | do this issue occur when all extension be disabled yes vs code version 1 77 3 os version ubuntu 20 04 6 step to reproduce 1 launch vscode on an ubuntu computer or on window use wsl 2 enter the build in terminal 3 run the command nano 4 copy and paste the follow 39 charac... |
microsoftvscode | datalist option in webview extension webview be show up incorrectly | Duplicate | do this issue occur when all extension be disabled yes no vs code version os version image step to reproduce 1 clone the vscode extension sample repository and navigate to the webview sample directory it have a simple webview title catcode 2 modify src exten... |
microsoftvscode | build fail editorservice active editor change visible editor change event | Duplicate | build change |
microsoftvscode | developer reload window cause issue for long running task | Bug | do this issue occur when all extension be disabled yes vs code version 1 77 3 os version macos 13 3 1 step to reproduce run the follow command mkdir test cd test cat eof package json script watch while true do sleep 1 echo date ... |
microsoftvscode | deprecate | Duplicate | hello everyone there s a question I haven t be able to understand be the vscode for java project no long be develop if it be still necessary to continue to develop and improve then as a contributor why be I treat so badly by this person when I provide reasonable and correct problem and improvement solution to... |
microsoftvscode | double click on sidebar right border doesn t adjust sidebar width | Bug | description double clicking on explorer sidebar s right border would previously adjust its width now it doesn t this occur only with the explorer see version info version 1 78 0 insider universal commit 95396f14dbae4d5def754d8635010f8e5743f56c date 2023 04 18t05 24 10 52... |
microsoftvscode | set to not automatically show inline suggestion be not respect | Bug | description the setting to not automatically show inline suggestion be not respect version info version 1 78 0 insider universal commit 95396f14dbae4d5def754d8635010f8e5743f56c date 2023 04 18t05 24 10 529z electron 22 4 5 chromium 108 0 5359 215 node js 16 17 1 v8 ... |
microsoftvscode | chromeo type cursor be offset from text | Duplicate | do this issue occur when all extension be disabled yes vs code version vscode for the web 1 77 3 os version chromeo 111 0 5563 118 official build 64 bit step to reproduce 1 randomly happen only on specific line of code and nowhere else 2 same thing as issue 78058 make a ... |
microsoftvscode | reply to a comment result in an exception | Bug | to reproduce just try to reply to a comment in the microsoft vscode workspace for example 1 install github pull request and issue extension 2 open a file from a pr and leave a comment 3 try to reply to that comment textmateworkerhost ts 134 uncaught error an unexpected bug occur at j... |
microsoftvscode | error loading webview error could not register service worker | Duplicate | hi I m get 2 error when try to install extension first error error loading webview error could not register service worker invalidstateerror fail to register a serviceworker the document be in an invalid state second error error while instal pretty code formatter extension please ch... |
microsoftvscode | accessibility type character do not move focus in file explorer view | Duplicate | cc meganrogge let s say you two folder in the current workspace foo and bar in file explorer ctrl shift e view type f do not move focus to foo I can not recall the exact version but this be work previously and very convenient when locate a specific folder in a workspace |
microsoftvscode | err y hasownproperty be not a function | Bug | this code l383 throw the exception below this happen when log object without prototype e g object create null instead of the property access object hasownproperty call obj key should be use err y hasownproperty be not a function typeerror y hasownproperty be not a function ... |
microsoftvscode | typeerror value hasownproperty be not a function | Bug | err value hasownproperty be not a function typeerror value hasownproperty be not a function at vscode file vscode app user bpasero development microsoft vscode out vs platform telemetry common telemetryutil js 295 65 at cloneandchange vscode file vscode app user bpasero development micro... |
microsoftvscode | google chrome crash report | Question | type performance issue this error keep show up everytime I launch google chrome in terminal 0417 204157 404207 error file io posix cc 152 open home edgar config google chrome crash report pende 79a7ce4a 5e29 454a 820a e1bf31000733 lock file exist 17 vs code version code 1 77 3 704ed70d4f... |
microsoftvscode | dobule click on setting icon | Duplicate | type bug as it see in the video I can t click account and setting section properly it work time to time but it usally click twice I just start use vscode on arch and haven t test other menu but it seem these two be the only problem vs code version code 1 77 3 704ed70d4fd1c6bd6342c436f1ede... |
microsoftvscode | bulk action ex uninstall for extension | Duplicate | when work with multiple profile it would be great to have bulk action to easily uninstall multiple extension at the moment I have to click on every extension click on the setting icon and select uninstall |
microsoftvscode | window restore to wrong size when app close and restart while maximize | Bug | do this issue occur when all extension be disabled yes vs code version 1 77 3 os version macos ventura 13 3 1 step to reproduce 1 set window title bar style to native and restart if need 2 resize the window to something easily recognizable screen shoot one 3 double click th... |
microsoftvscode | snippet choice be incorrectly escape apply | Bug | this code insert a snippet with some dollar but no backslashe ts const s new vs snippetstre s appendchoice aaa aaa s appendtext bbb bbb const doc await vs workspace opentextdocument content const editor await vs window showtextdocument doc await editor insertsn... |
microsoftvscode | setting ui value description be not be read by screen reader | Bug | github tag a11ymas a11ytcs a11ysev2 device visual studio code client bm visualstudiocodeclient mac oct2022 wcag1 3 1 voiceover screenreader info and relationship environment and os detail visual studio code insider screenreader voiceover repro step 1 ope... |
microsoftvscode | remove add to watch menu on output panel | Duplicate | image version 1 77 3 universal commit 704ed70d4fd1c6bd6342c436f1ede30d1cff4710 date 2023 04 12t09 19 37 325z electron 19 1 11 chromium 102 0 5005 196 node js 16 14 2 v8 10 2 154 26 electron 0 os darwin x64 22 4 0 sandboxe no |
microsoftvscode | expose client browser log for smoke integration test run in browser | Help Wanted | browser smoke test in our build be only expose server side log it would be great if the build also have client side log like window log this will be helpful to diagnose if there be issue |
microsoftvscode | deprecate terminal integrate shellargs setting hover info s fragment point to non existent webpage element i d | Bug | do this issue occur when all extension be disabled yes vs code version 1 77 3 os version ubuntu 22 04 1 doesn t really matter step to reproduce 1 look at the hover info for terminal integrate shellargs window or similar 2 observe the command line argument to use when on th... |
microsoftvscode | dedicate terminal not close after execute task through vscode extension in version 1 75 0 | Bug | do this issue occur when all extension be disabled yes no vs code version 1 75 0 os version darwin arm64 22 3 0 extension instal none since the 1 75 release I have notice that the dedicated terminal do not close automatically after execute a task through an extension I be not certain ... |
microsoftvscode | markdown link label suggestion be not display when the snippet have a choice | Bug | this problem still occur even if you disable all extension this problem be confirm in markdown file to reproduce 1 create below the snippet it contain a snippet choice json link prefix xxx body 1 a b c 2 0 1 wri... |
microsoftvscode | enter button bind be not work | Duplicate | type bug on press the enter key cursor be not move to next line vs code version code 1 77 3 704ed70d4fd1c6bd6342c436f1ede30d1cff4710 2023 04 12t09 16 02 548z os version window nt x64 10 0 18363 mode sandboxe no system info item value cpus amd ryzen 5 3550h with radeon vega mobi... |
microsoftvscode | respect test and spec during rename or duplicate file | Help Wanted | when we select a file on explorer and press f2 it will start file rename by default it will select only the filename without extension so for instance if filename be connection ts it will autoselect connection during rename image my suggestion be to include test and spec for tha... |
microsoftvscode | suggest complete function call not work | Question | do this issue occur when all extension be disabled yes vs code version 1 76 2 os version linux debian unstable step to reproduce 1 enable javascript suggest completefunctioncall and typescript suggest completefunctioncall 2 not work and function be not autocomplete |
microsoftvscode | extension test api run result be not correctly update when use multiple vscode testrun object | Bug | do this issue occur when all extension be disabled yes with the exception the extension code in question vs code version 1 77 2 but this bug be not new os version ubuntu 22 04 imagine you have a multiroot workpace contain 3 project folder as an extension author you want to create a ... |
microsoftvscode | insert a snippet after a whitespace sometimes remove the whitespace | Duplicate | do this issue occur when all extension be disabled yes vs code version 1 77 3 os version linux endeavouro but same problem on a mac step to reproduce 1 add the follow snippet in your workspace from a methodological point of view scope prefix ... |
microsoftvscode | quickpick separator do not hide when search | Bug | do this issue occur when all extension be disabled yes issuecomment 500760469 search rearrange the item accord to how well they match so item be no long in the original group because of that we remove the separator see e g the theme picker initial state when type step to repro... |
microsoftvscode | javascript file treat like typescript file | Question | type bug I have an option js file which be part of a firefox web extension project that include the follow line of code import sortable from sortablejs at the beginning of sortablejs there be 3 dot underline it and when I hover over those 3 dot I see the follow text could not find a de... |
microsoftvscode | permission deny | Question | I be take cs50 course of harvardx and it doesn t seem to be properly link although I be log in with my user code and I can work with some exercise but when I be do one of exercise I repeatedly get a message permission deny and I can not submit my work to the university could you please tell I what I be do... |
microsoftvscode | feature request automatic minimum width for debug configuration naming | Bug | by default the minimum width of the debug configuration name be fix so when my configuration name be long it s actually hard to see what the currently select name be I can see through developer tool that the minimum width configure here be 70px I hope that the minimum width of the select element ... |
microsoftvscode | on macos workbench startupeditor readme do not fallback to welcomepage | Bug | do this issue occur when all extension be disabled yes vs code version 1 77 3 704ed70d4fd1c6bd6342c436f1ede30d1cff4710 arm64 os version macos 13 3 1 step to reproduce 1 in user preference set workbench startupeditor readme 2 open an empty workbench or a new window or a... |
microsoftvscode | dynamic input | Question | in the launch json these input option be very useful for some application I would prefer to provide the input dynamically like I could run a script which return the value and those would be the one I can choose from I could imagine something like input i d picksomethe ... |
microsoftvscode | code cmd do not give the correct exit code | Bug | type bug code cmd uninstall extension this do not exist will exit with code 0 code uninstall extension this do not exist will exit with code 1 vs code version code 1 77 3 704ed70d4fd1c6bd6342c436f1ede30d1cff4710 2023 04 12t09 16 02 548z os version window nt x64 10 0 25336 mode sa... |
microsoftvscode | iterminalservice getactiveorcreateinstance return a disposed terminal | Bug | open a terminal editor close it call iterminalservice getactiveorcreateinstance get a terminal that have isdispose true try to reveal the terminal and it isn t show notice this with diff 0cce141a5c2c60f7c15454df04f32133a8364c97b5d67af79de9d2f4bfb0aebbr212 r215 I can work around thi... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.