repository stringclasses 156
values | issue title stringlengths 1 1.01k ⌀ | labels stringclasses 8
values | body stringlengths 1 270k ⌀ |
|---|---|---|---|
microsoftvscode | jupyter markdown cell fail with a case environment nest in an equation | Bug | write the follow latex code inside a markdown cell in a jupyter notebook latex consider begin equation f x begin case 1 text if 1 text otherwise end case end equation render the cell fail with parseerror katex parse error expect or or cr or end ... |
microsoftvscode | assertion fail when open diff view | Bug | image 720 xqaaaaiqtqeaaaaaaabbqqkhq5njdmemm jy7siq9s7dnlzs5w mwj0fe1zcdrfc9ws9xqe0sje1jc2vkxhalfiw9vewdz byejzmwrfgumcyqj7xnvqq q71k6w0 2v2jssyc3xzxd3vvugnga0txkr4j2szvc0dcmlwfrkvv7zqassqqdyds sywotn9wqdjofvvrzzydcqr05cvgytqvqw9frgm8pqshr3ayxfydyztyibu6wnwaojlkjg8caqngxdvsl5iv6exvga0xbeo 8zsjgy454rjcena2d... |
microsoftvscode | css erroneous description for set css hover documentation | Bug | do this issue occur when all extension be disabled yes vs code version 1 85 1 os version window 10 step to reproduce 1 open setting ui and search for css hover documentation 2 the text description for this setting say show tag and attribute documentation in css hover the sam... |
microsoftvscode | json break for large file after roughly 50000 line | Bug | do this issue occur when all extension be disabled yes vs code version 1 86 0 insider user setup os version window nt x64 10 0 19045 version 1 86 0 insider user setup commit fb769554405bee9be16e21ceb0a496bd29126941 date 2024 01 09t09 57 14 563z electron 27 2 1 electronbu... |
microsoftvscode | multifile diff editor be all grey on start load | Bug | use light theme open a multifile diff editor for the first time while it load its background be grey much dark than the default editor background color |
microsoftvscode | improvement to css terminology in setting text | Bug | do this issue occur when all extension be disabled yes vs code version 1 85 1 os version window 10 step to reproduce 1 go to setting ui then search for css custom datum 2 description for this setting need a few improvement in the css term |
microsoftvscode | go to reference result in listerror referenceswidget invalid index | Bug | do this issue occur when all extension be disabled yes vs code version version 1 85 1 user setup os version os window nt x64 10 0 19045 step to reproduce 1 add a custom shortcut key the default keyboard mapping doesn t seem to trigger this issue json ke... |
microsoftvscode | close a diff view of a jupyter notebook cause the general editor of same notebook get close | Duplicate | type bug 1 open a jupyter notebook from explorer 2 open its diff view from source control side bar 3 close the diff view 4 the original editor be also close which be unexpected vs code version code 1 85 1 0ee08df0cf4527e40edc9aa28f4b5bd38bbff2b2 2023 12 13t09 49 37 021z os ver... |
microsoftvscode | double header in setting ui | Bug | enable tree sticky scroll open setting ui reveal the update section scroll so that the update section become sticky it s easy to have the header be show and be sticky |
microsoftvscode | glibc version requirement be incorrectly hardcode in error message | Bug | do this issue occur when all extension be disabled yes vs code version version 1 86 0 insider user setup commit fb769554405bee9be16e21ceb0a496bd29126941 date 2024 01 09t09 57 14 563z electron 27 2 1 electronbuildid 26149897 chromium 118 0 5993 159 node js 18 17 1 v8 11 ... |
microsoftvscode | extra padding near dropdown in terminal in insider release | Bug | extra padding right to the dropdown in terminal in insider release as show in image below image in stable release I don t see it image |
microsoftvscode | problem panel context menu have two separator with nothing in between | Bug | I right click an entry in the problem view and the context menu show action contribute by extension then two separator right after each other and then action contribute by core there either should be one separator or the copilot suggestion should be in the middle group |
microsoftvscode | no folder open translation be lose | Bug | image reproduction step 1 open 2 switch zh cn or any other language except english 3 focus explorer tree view title version 1 86 0 insider commit fb769554405bee9be16e21ceb0a496bd29126941 user agent mozilla 5 0 macintosh intel mac os x 10 15 7 applewebkit 537 36 khtml ... |
microsoftvscode | git checkout command hang after cancel | Bug | do this issue occur when all extension be disabled yes vs code version 1 85 1 os version ubuntu 20 04 6 lts step to reproduce 1 execute git checkout command 2 press or click away the quick open window after execute git checkout or git checkoutdetache command if y... |
microsoftvscode | file explorer issue | Bug | image image |
microsoftvscode | top position activity bar theme | Duplicate | when set to position top the activity bar take on the side bar s background and foreground color there doesn t appear to be any mechanism to theme the activity bar separately from the side bar in this position I d like the ability to do so more specifically I d like equivalent to at least the following t... |
microsoftvscode | unable to update to late version | Duplicate | type bug upon click the popup suggest update I m get the follow error screenshot 2024 01 08 232336 screenshot 2024 01 08 232647 vs code version code 1 85 0 af28b32d7e553898b2a91af498b1fb666fdebe0c 2023 12 06t20 48 09 019z os version window nt x64 10 0 22631 mode syste... |
microsoftvscode | use checkboxe for help list alert audio cue | Bug | when use the help list audio cue command roberto do not know there be a configure action available he say it work but in all my time use the editor it never occur to I to try use the tab key in that list I always assume it be read only originally post by rperez030 in issuecommen... |
microsoftvscode | unable to edit a downlode file | Question | type feature request I be unable to edit an html file which I have permission for after open the file in vs studio could you please help here be the file source vs code version code 1 85 1 0ee08df0cf4527e40edc9aa28f4b5bd38bbff2b2 2023 12 13t09 49 37 021z os version window nt x64 10 0 190... |
microsoftvscode | auto open readme on project open | Question | type feature request I be aware of the user set to auto open readme on project open however my project apilogicserver create project often for 1st time vscode user new user would not have set this option perhaps the default should be to use this I be also aware of the task option to run command ... |
microsoftvscode | document clarify whether textdocumentcontentprovider can send ondidchange only for open file | Question | it s not clear to I from the api doc whether a textdocumentcontentprovider can selectively send ondidchange only if the document be open eg after didclosetextdocument or if a document be not in workspace textdocument can an extension server stop send these message my feeling be that the answer... |
microsoftvscode | paste from a typescript file to a typescript file should not show paste insert html option | Bug | open a ts file copy an identifier a word paste it observe that the paste picker appear version 1 86 0 insider commit 4caba0473af34a2b128cedc46f6b13316aae9226 date 2024 01 08t05 37 58 813z electron 27 1 3 electronbuildid 25612240 chromium 118 0 5993 159 n... |
microsoftvscode | uncaught error treeerror test explorer list tree element not find object object | Bug | javascript error treeerror test explorer list tree element not find object object at d o in src vs base browser ui tree objecttreemodel ts 318 10 at d setchildren in src vs base browser ui tree objecttreemodel ts 70 25 at d setchildren in src vs base browser ui tree objecttree ts 56 14 at I applyto in sr... |
microsoftvscode | p | Invalid | do this issue occur when all extension be disabled yes no vs code version os version step to reproduce 1 2 |
microsoftvscode | ts server fatal error unc host wsl localhost access be not allow | Invalid | we have write the need datum into your clipboard because it be too large to send please paste |
microsoftvscode | katex parse error with vs code 1 85 1 | Bug | do this issue occur when all extension be disabled yes no vs code version 1 85 1 os version window 10 build 19045 3803 step to reproduce 1 write this in a markdown file householder transformation we seek an orthogonal transformation which annihilate target component of a... |
microsoftvscode | currentculture en we if console integratedterminal in debugger | Question | do this issue occur when all extension be disabled yes no I couldn t run debugger if all extension be disabled vs code version 1 85 1 os version macos bigsur 11 7 10 step to reproduce I add a line to print out the currentculture in program cs in the attached test project create with ... |
microsoftvscode | copy line disapeare | Question | type bug put the cursor on the line you want to copy ctrl c go to the line where you want to insert the line you copy ctrl v vs code version code insider 1 86 0 insider 1cfc62d46e6b9dd217cd485d7d4591136f421d70 2024 01 05t16 21 29 391z os version window nt x64 10 0 22621 mode system info item... |
microsoftvscode | open url do not work even though firewall be disable | Question | add issue description here version 1 85 1 commit 0ee08df0cf4527e40edc9aa28f4b5bd38bbff2b2 user agent mozilla 5 0 window not 10 0 win64 x64 applewebkit 537 36 khtml like gecko chrome 120 0 0 0 safari 537 36 edg 120 0 0 0 embedder codespace I be write a code in html file and when I... |
microsoftvscode | click tab to input the method I be try to type | Question | do this issue occur when all extension be disabled yes no yes vs code version 1 85 1 os version window 11 home step to reproduce 1 type console log indexof 2 and then try to add last to indexof without write the full word only write la 3 then click tab so that the me... |
microsoftvscode | terminal zprofile export 4 not valid in this context path m | Question | type performance issue I have trouble with python and its path terminal zprofile export 4 not valid in this context path m vs code version code 1 85 0 universal af28b32d7e553898b2a91af498b1fb666fdebe0c 2023 12 06t18 18 04 614z os version darwin arm64 23 1 0 mode system info item value... |
microsoftvscode | inefficient transfer of arraybuffer from webview to extension | Question | type bug 1 send an arraybuffer from a webview use acquirevscodeapi postmessage 2 print the receive message in the webview s ondidreceivemessage handler result 0 123 1 34 2 72 3 105 4 103 expect arraybuffer also test with uint8array but no luck vs code ... |
microsoftvscode | my terminal window have lose | Question | add issue description here I close my terminal window by mistake and I don t know how to open it again version 1 85 1 commit 0ee08df0cf4527e40edc9aa28f4b5bd38bbff2b2 user agent mozilla 5 0 macintosh intel mac os x 10 15 7 applewebkit 537 36 khtml like gecko chrome 116 0 0 0 safari 537 36 ... |
microsoftvscode | make | Question | type feature request actually I be learn cs50 course from youtube in that the instructor make the code for hello world then he command to terminal to code hello c and then make hello but when I be do it like enter the proper code in deskop of vs code and write code hello c it show code the term c... |
microsoftvscode | request visual studio not vscode the same file or document to view as split view do not support on vs yet | Question | recently I want to edit the same file on visual studio under the split view in order to do refactoring cause very lengthy itself but I could not view the very lengthy file at the same time it may visual studio do not support yet but vscode do support the split view of the same file so I wish to have such ... |
microsoftvscode | debug50 error | Question | my debug50 doesn t run when I type it in my terminal it will attempt to run and before the debug start it break without any error message or any notice version 1 85 1 commit 0ee08df0cf4527e40edc9aa28f4b5bd38bbff2b2 user agent mozilla 5 0 window not 10 0 win64 x64 applewebkit 537 36 khtml li... |
microsoftvscode | file nest in explorer not work properly | Question | do this issue occur when all extension be disabled yes vs code version 1 85 1 os version window 10 enterprise 22h2 enable explorer filenesting enable set to true and give the pattern for nest css under js but didn t work try remove all extension remove all setting but s... |
microsoftvscode | partial search result get transfer from quick search if search be not do | Bug | step 1 open up the vscode repo 2 use quick search to search for d 3 try to switch to the search viewlet before the search be complete when there be open editor result but no closed editor result this be easy when you just open the editor and try to click the button to switch before the extension... |
microsoftvscode | npm run all be not recognize as an internal or external command | Question | do this issue occur when all extension be disabled no vs code version 1 86 0 os version window 11 home 23h2 step to reproduce the bug be triggerd when esecute the follow command npm run watch which give the follow result watch npm run all lp watch client watch extension... |
microsoftvscode | aux windows not restore when reload parent window | Duplicate | do this issue occur when all extension be disabled n a vs code version 1 85 1 os version window 11 pro 22h2 22621 2861 step to reproduce 1 drag an editor out into an aux window 2 use the command developer reload window or reload the window in any other way 3 the aux window... |
microsoftvscode | uniqueitem property in json validation schema be not work properly for array of object | Bug | hello I m try to use vscode for validate json file however it seem there be a problem with the uniqueitem property when specify an array property indeed the uniqueness of the item in the array seem to be ignore if they re of type object step to reproduce 1 create a simple schema js... |
microsoftvscode | explorer rename be break | Bug | 1 rename a file 2 cancel 3 rename a file doesn t work break by |
microsoftvscode | vscode copy output be not work when invoke via command pallette ctrl shift p | Bug | type bug this be a critical topic for a blind person because one can not navigate via shortcut to a cell s output cell and inspect the generate content to repro on vscode 1 85 1 jan2024 macos or window use vscode notebook ipynb 1 define python code cell some datum 1 2 3 ... |
microsoftvscode | click terminal link fail 30 of the time | Duplicate | do this issue occur when all extension be disabled yes vs code version 1 85 1 os version darwin arm64 23 2 0 step to reproduce 1 open a terminal with path in it 2 cmd click a path 3 observe that it only work sometimes in the video below I m switch between two path that poin... |
microsoftvscode | screen cheese when reload with a notebook in a float window | Bug | step to reproduce 1 move a notebook into a aux window 2 reload window screen cheese restore the notebook |
microsoftvscode | can not read property of undefined read element | Bug | javascript typeerror can not read property of undefined read element at b element in src vs base browser ui list listview ts 780 28 at in src vs base browser ui list listwidget ts 244 98 at array map at b splice in src vs base browser ui list listwidget ts 244 50 at in src vs base browser ui list s... |
microsoftvscode | can not read property of undefined reading getviewstate | Bug | javascript typeerror can not read property of undefined reading getviewstate at lt dc in src vs workbench contrib scm browser scmviewpane ts 3087 72 at lt in src vs workbench contrib scm browser scmviewpane ts 2630 9 at u y in src vs base common event ts 1148 13 at u z in src vs base common event ts 1159... |
microsoftvscode | unexpected call to getparent | Bug | javascript error unexpected call to getparent at we getparent in src vs workbench contrib scm browser scmviewpane ts 3475 10 at ce expandto in src vs base browser ui tree asyncdatatree ts 659 30 at in src vs workbench contrib scm browser scmviewpane ts 2912 25 at promisetask in src vs base common async ts 239 4... |
microsoftvscode | can not read property of undefined reading dragstartdisposable | Bug | javascript typeerror can not read property of undefined reading dragstartdisposable at b r in src vs base browser ui list listview ts 578 9 at b splice in src vs base browser ui list listview ts 562 16 at in src vs base browser ui list splice ts 17 35 at array foreach at t splice in src vs base brows... |
microsoftvscode | source control tree stay collapse | Bug | type bug I simply switch to a branch perhaps with a rather long name on this branch the source control tree doesn t open and remain in a collapse state vs code version code 1 85 1 0ee08df0cf4527e40edc9aa28f4b5bd38bbff2b2 2023 12 13t09 49 37 021z os version window nt x64 10 0 19045 mode ... |
microsoftvscode | usage of input from launch json inside task json when use as prelaunchtask | Duplicate | it s seem to be a re open of this one but I expect that if one use the same input same i d in both the launch json and task json that I would only get ask once for the input and it get use in both file but I be get ask twice which may lead to a misconfiguration if choose a different option the ... |
microsoftvscode | terminal problem | Question | type bug I instal gcc but why be it show that it be not recognise vs code version code 1 85 1 0ee08df0cf4527e40edc9aa28f4b5bd38bbff2b2 2023 12 13t09 49 37 021z os version window nt x64 10 0 22621 mode system info item value cpu intel r core tm i5 1035g1 cpu 1 00g... |
microsoftvscode | progress bar for download | Duplicate | hi can you add progress bar for download so that people can view the progre and estimate extra time when download file from the remote server thank you |
microsoftvscode | extension version pin fail randomly when an extension depend on another one | Bug | vscode version 1 85 1 local os version ubuntu 23 10 remote os version remote extension connection type container step to reproduce 1 use the follow devcontainer json file image mcr microsoft com devcontainer base debian 10 remoteuser root custom... |
microsoftvscode | workspace fs delete usetrash option be not respect | Bug | do this issue occur when all extension be disabled yes no vs code version 1 85 1 os version macos ventura 13 5 2 step to reproduce 1 use terminal to create a file e g touch tmp hello txt 2 use the follow code snippet js import workspace from vscode workspac... |
microsoftvscode | vscode 1 85 1 intellisense doesn t work | Question | do this issue occur when all extension be disabled yes no vs code version os version step to reproduce 1 install vscode 1 85 1 and try setintellisense and ctrl click doesn t work 2 |
microsoftvscode | editor sticky scroll highlighting do not kick in after reload | Bug | reproduce 1 open a file and scroll to a location where sticky scroll appear in the editor 2 reload window 3 see that sticky scroll highlighting do not kick in until the user scroll |
microsoftvscode | in split screen between code editor and interactive window new tab be randomly open under heavy loading | Bug | vs code version version 1 86 0 insider commit df8db3a75a49b85c9636530a3557cdbc639f7bdc date 2024 01 01t05 35 59 858z electron 27 1 3 electronbuildid 25612240 chromium 118 0 5993 159 node js 18 17 1 v8 11 8 172 18 electron 0 jupyter extension v2023 11 1003402403 python extension v2... |
microsoftvscode | source control change not show | Bug | as you can see in the screenshot below I have change in three file but none of they appear un source control tab image do this issue occur when all extension be disabled yes vs code version os version window 11 pro 22h2 22621 2861 step to reproduce 1 make ch... |
microsoftvscode | buggy diff | Bug | description image playground example monaco editor playground repro xqaaaajccgaaaaaaaabbqqkhq5njdmemm jy7siq9s7dnlzs5w mwj0fe1zcdrfc9ws9xqe0sje1jc2vkxhalfiw9vewdz byd3ffj8fdyxg59skfzbxun ca9ee3 loxkr5uwddpr5iqrvzadsthywfy96baavw9pfmbsur69ugqgtyzhczkjmt8 t s9ztkblq ru5mpulkfvczc3ocq1alhwesltvkud9bj... |
microsoftvscode | not find a save file | Question | type feature request hello as I move forward with learn python I be now stuck with this issue please see the attached screen shoot I be work on and learn to get and read information from a txt file I have creatate say txt file and save it within the python work folder where all other file be locate a... |
microsoftvscode | in empty profile debug an extension cause reload require button to show up | Bug | debug extension e g copilot create empty profile in dev window switch to it reload just to make sure there be no previous install extension observe the reload require button on the extension image |
microsoftvscode | cppbuild doesn t exist | Question | type feature request I be try to run c 20 task json of my own with gcc clang and msvc compiler but I m unable to do that becuase it be say no task provider of type cppbuild available vs code version code 1 85 1 0ee08df0cf4527e40edc9aa28f4b5bd38bbff2b2 2023 12 13t09 49 37 021z os version wi... |
microsoftvscode | some editor show icon even when icon theme disable | Bug | I think when the user have explicitly disable icon via set workbench icontheme to null we should respect that choice and not show icon in editor such as setting or extension |
microsoftvscode | code of conduct | Invalid | do this issue occur when all extension be disabled yes no vs code version os version step to reproduce 1 2 tasklist task tasklist task |
microsoftvscode | the show raw key option showkey be disable everything | Bug | when I disable the show raw key option showkey in the vs code setting the editor no long show the shortcut either if the showkeybinging option be enable it should show the shortcut this be not behave the way expect image |
microsoftvscode | wrong position of manage and account model when primary side bar be in the right | Bug | type bug in plasma desktop kde and when the primary side bar be in the right the model show from click on manage and account overlap with the bar itself screenshot 20240102 183421 screenshot 20240102 183453 vs code version code 1 85 1 0ee08df0cf4527e40edc9aa28f4b5bd38bbff2b2 2023... |
microsoftvscode | regression remote development disconnection prompt no long associate with individual window | Bug | type bug step to reproduce 1 open a remote development connection via ssh to a remote host 2 open one in another window as well 3 open a third local only window 4 focus the local only window not critical but helpful to demonstrate why particularly annoying 5 terminate the remote conn... |
microsoftvscode | install code command in path bug when cancel the process | Bug | do this issue occur when all extension be disabled yes it s happen for fresh installation vs code version 1 85 1 os version macbook m1 pro sonoma 14 2 1 step to reproduce 1 install vscode darwin build from download page mac zip apple silicon 2 use shell command in... |
microsoftvscode | test | Invalid | type performance issue test vs code version code 1 85 1 0ee08df0cf4527e40edc9aa28f4b5bd38bbff2b2 2023 12 13t09 47 11 635z os version linux x64 6 2 0 39 generic mode system info item value cpu intel r core tm i5 8600 cpu 3 10ghz 6 x 4100 gpu status 2d canvas enabledcan... |
microsoftvscode | add a setting to get focus on the item s editor after do single click action to select an item in explore or open editor | Duplicate | currently I have to do double click on an item in explorer or open editor to get focus on it s editor single click action only open or switch to other edior without focus on that edior please add a setting which will allow we to do single click action to get focus on the item s editor instead of focus to explore... |
microsoftvscode | 22sidhu | Invalid | do this issue occur when all extension be disabled yes no vs code version os version step to reproduce 1 2 tasklist task |
microsoftvscode | haha | Invalid | l6 |
microsoftvscode | executer le code javascript avec le terminal dans vs code | Duplicate | type feature request je veux executer le code javascript avec le terminal sur vs code j ai ouvert le terminal et executer le code node plus nom fichier mais a ne marche pas vs code version code 1 85 1 0ee08df0cf4527e40edc9aa28f4b5bd38bbff2b2 2023 12 13t09 49 37 021z os version window nt x64 10 0... |
microsoftvscode | firefox scm stage change and change disappear when incoming outgoing appear | Bug | step to reproduce 1 open a directory with git initialize 2 make incoming outgoing section in the scm pane appear could be do by either make sure the current branch have an upstream branch then commit something or set scm showincomingchange and scm showoutgoingchange to alw... |
microsoftvscode | markdown preview with js allow fail to send console log or error to the output window | Question | do this issue occur when all extension be disabled yes no vs code version 1 85 1 os version not relevant step to reproduce 1 create a new dir contain a test js and test md file 2 put in the test md file 3 put console log test throw new error this should... |
microsoftvscode | disabled paste option after copy a file from file explorer | Duplicate | do this issue occur when all extension be disabled yes no vs code version 1 85 os version mac step to reproduce 1 once I copy a file from my file explorer and if I want to paste it in vscode s file explorer the paste option be disable on right click although the paste work with cmd v |
microsoftvscode | terminal path link still incorrectly parse space | Duplicate | type bug when try to cmd click a file or line number in the terminal the link be break by space it seem this should have be fix by 169786 but I m still unable to follow terminal link this still occur with all extension disable if I remove the space character from terminal integrate wordseparator ... |
microsoftvscode | format set profile export to be human readable and diff able | Duplicate | relate to 172756 172226 148829 166359 the above mention request have all miss one aspect of have human readable setting profile export be able to easily diff the export gist use case if I have multiple profile or multiple version or multiple version of multiple profile ... |
microsoftvscode | global editor wordwrap off doesn t work for markdown file | Question | type bug if I set editor wordwrap off globally in my code user setting json file markdown file will still word wrap however if I set markdown editor wordwrap off markdown file will not word wrap it seem like global setting from user s setting json which be the only one I al... |
microsoftvscode | can vscode be prohibit from edit official library file | Question | I have recently be use vs code to write python code and encounter an issue sometimes I would open some python official library file such as the argparse py and torch py however while editte on my own project code file I may accidentally change the code within these official library file cause some risk proble... |
microsoftvscode | codespace paste from outside doesn t work after copy paste a directory | Duplicate | after copy paste a directory in vscode codespace try to paste text from outside vscode paste the directory name instead after copy paste some text within vscode pasting from outside start to work again version 1 85 1 commit 0ee08df0cf4527e40edc9aa28f4b5bd38bbff2b2 user agent mozilla 5 0 window not ... |
microsoftvscode | debugger for language not set when in a diff editor for debug support language | Bug | do this issue occur when all extension be disabled yes no vs code version 1 85 1 os version macos sonoma 14 2 1 step to reproduce 1 open a python file or other file with a debugging extension instal 2 open debug view and see the welcome view show run and debug action 3 open a dif... |
microsoftvscode | find replace | Duplicate | type feature request please add a dropdown for find string with history of search string vs code version code 1 85 1 0ee08df0cf4527e40edc9aa28f4b5bd38bbff2b2 2023 12 13t09 49 37 021z os version window nt x64 10 0 19045 mode |
microsoftvscode | markdown preview doesn t render math in fence code block | Duplicate | type feature request there s a difference in how github and the vs code markdown preview handle math in markdown document as document in math block can be delimit either with double dollar sign or with a fence code block use the math pseudo language I assume that vs code s markdown preview... |
microsoftvscode | trigger search for a select text in detach editor not work properly | Bug | trigger search find in file for a select text in detach editor use both command palette as well as the keyboard shortcut ctrl shift f work only the first time do this issue occur when all extension be disabled do not check vs code version 1 85 0 os version ubuntu 20 ... |
microsoftvscode | lag while run loop question | Duplicate | type bug when I run any loop question in vs code it take more than 30 second to show the output in terminal even my first line of program that input take from user be not show in terminal any other program run eaisly but in loop question it take more time to show output so please help I to resolve m... |
microsoftvscode | close diff viewer of jupyter notebook also close file | Bug | type bug close the diff view of a jupyter notebook also close the file tab this doesn t seem to happen with other file type somewhat relate bug fix vs code version code 1 85 1 0ee08df0cf4527e40edc9aa28f4b5bd38bbff2b2 2023 12 13t09 49 37 021z os version window nt x64 10 0 19045 mode... |
microsoftvscode | add ability to move exist breakpoint to another line in code | Duplicate | as of now there be no way to move an exist breakpoint to another line in the same file without have to first delete it and then create another one and paste whatever expression it have again |
microsoftvscode | the js ts language service immediately crash 5 time the service will not be restart | Duplicate | type bug all of a sudden out of nowhere vs code version code 1 85 1 0ee08df0cf4527e40edc9aa28f4b5bd38bbff2b2 2023 12 13t09 47 11 635z os version linux x64 6 2 0 39 generic mode system info item value cpus 11th gen intel r core tm i5 1135g7 2 40ghz 8 x 3345 gpu status ... |
microsoftvscode | image be not lode from outer folder and with image address from any website | Question | do this issue occur when all extension be disabled yes no vs code version os version step to reproduce 1 2 tasklist task |
microsoftvscode | 22sidhu | Invalid | do this issue occur when all extension be disabled yes no vs code version os version step to reproduce 1 2 |
microsoftvscode | conda environment variable cache | Question | do this issue occur when all extension be disabled yes no vs code version 1 85 1 os version ubuntu 20 04 6 lts conda version 23 9 0 step to reproduce 1 open vsc and activate a conda environment 2 check os environment variable in a terminal on vsc detail I try use terminal ... |
microsoftvscode | accessibility use aria label for regenerate button in inline copilot chat | Bug | type bug cc meganrogge in inline copilot chat regenerate button be not readable by some screen reader such as jaw this be because the button be label with title attribute please add aria label so that jaw can recognize the label for well communication I have record a gif recording ... |
microsoftvscode | wrong syntax highlighting for multiline shell string in markdown code snippet | Duplicate | do this issue occur when all extension be disabled yes no vs code version 1 85 1 os version macos ventura step to reproduce 1 edit the follow markdown file in vscode example md 2 render a preview tab screenshot the string highlight for that first task name decla... |
microsoftvscode | stop run vscode after close cmd | Question | when I run vscode in current terminal directory with code command this tab be active in open window and the operation do not end in terminal and when I terminate terminal process vscode close vscode |
microsoftvscode | terminal | Question | type performance issue error 740 help to do easy work in less integrate terminal and extension can you keep a cloud for c language runner gcc and gnu and all language a and z can install in one single click vs code version code 1 85 1 0ee08df0cf4527e40edc9aa28f4b5bd38bbff2b2 2023 12 13t09 49 37 02... |
microsoftvscode | appearance zoom in out affect multiple window | Duplicate | type bug version 1 85 1 the current functionality make one of my monitor essentially useless for code description if I have multiple window open and I zoom in on one window they all zoom in this be frustrating because I have multiple monitor with different resolution on one monitor the text be tiny ... |
microsoftvscode | terminal window in vsc non ascii character xc2 in file mistral py syntax error | Question | type bug terminal window in vsc anaconda 3 11 6 env machine name cwd user mistral x mistral u python mistral py prompt whatever temp 9 file mistral py line 1 syntaxerror non ascii character xc2 in file mistral py on line 1 but no encoding declare see for detail l... |
microsoftvscode | ts server fatal error unc host virusfly access be not allow | Duplicate | type bug please fill in the section below to help we diagnose the issue typescript version 5 3 2 step to reproduce crash 1 2 3 ts server log server logging disabled to help we fix crash like this please enable log by set json typescript tsserver log verb... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.