repository stringclasses 156
values | issue title stringlengths 1 1.01k ⌀ | labels stringclasses 8
values | body stringlengths 1 270k ⌀ |
|---|---|---|---|
microsoftvscode | closing notebook diff editor tab also close notebook | Bug | type bug 1 make some change in a jupyter notebook in a git repository 2 click on source control 3 click on the notebook name to open diff editor 4 close the diff editor tab result the notebook tab be also close expect result the notebook should stay open just like text file do vs... |
microsoftvscode | unable to save performance profile from devtool | Bug | what we know so far devtool use filesystem api to save trace via window showsavefilepicker since 114 issue do not repro with electron fiddle when page be trace be file scheme repro for all other privileged scheme https custom standard protocol |
microsoftvscode | ts be compile into cjs and mj suffix file and can not be debug use vscode | Bug | do this issue occur when all extension be disabled yes no vs code version 1 85 0 os version window 11 23h2 step to reproduce 1 create a project and run pnpm init package json json name vscode debug esm cjs version 1 0 0 description ... |
microsoftvscode | can not paste content copy from outside on vs code web | Bug | vs code version version 1 85 0 commit af28b32d7e553898b2a91af498b1fb666fdebe0c date 2023 12 06t18 18 26 691z 5 day ago os version browser mozilla 5 0 macintosh intel mac os x 10 15 7 applewebkit 537 36 khtml like gecko chrome 120 0 0 0 safari 537 36 step to reproduce 1 ... |
microsoftvscode | incoming outgoing section fail for long branch name | Bug | type bug 1 open source control with incoming outgoing section enable with branch that have long name in my case 91 character 2 git output show message info fatal fail to stat ref head feature follow by local and remote branch name and finish with filename too long 3 incoming outgoing... |
microsoftvscode | editor mousewheelzoom modifier in set description be wrong for mac | Bug | ctrl hardcode l5603 |
microsoftvscode | macos restore window state after update or restart | Duplicate | do this issue occur when all extension be disabled yes vs code version 1 85 0 os version darwin arm64 23 0 0 step to reproduce 1 update or quit vscode 2 launch it again this be do automatically in case of an update result all the window that be previously on different monito... |
microsoftvscode | aux window window flicker briefly when change window focus | Bug | do this issue occur when all extension be disabled yes no yes vs code version 1 85 0 af28b32d7e553898b2a91af498b1fb666fdebe0c x64 os version linux 5 15 0 89 generic 99 20 04 1 ubuntu smp thu nov 2 15 16 47 utc 2023 x86 64 x86 64 x86 64 gnu linux step to reproduce 1 open a float ... |
microsoftvscode | aux window increase current view size doesn t consider float window | Bug | do this issue occur when all extension be disabled yes no yes vs code version 1 85 0 af28b32d7e553898b2a91af498b1fb666fdebe0c x64 os version linux system product name 5 15 0 89 generic 99 20 04 1 ubuntu smp thu nov 2 15 16 47 utc 2023 x86 64 x86 64 x86 64 gnu linux step to reproduce ... |
microsoftvscode | copy paste cause editor to become unresponsive | Duplicate | do this issue occur when all extension be disabled yes no vs code version os version step to reproduce 1 vscode 1 85 0 operating system window 10 2 just copy a file with ctrl c in vscode then click new file in the folder where you copy the file vscode will let you output the fil... |
microsoftvscode | can t copy paste in explorer | Bug | 1 copy a file in the explorer 2 paste it doesn t work find relate copy paste issue cc alexdima mjbvz |
microsoftvscode | file explorer do not show the coverage bar | Bug | do this issue occur when all extension be disabled yes no version 1 86 0 insider commit 46a233646602c378c2168fa2a104dff8e8551558 date 2023 12 11t05 36 45 890z browser mozilla 5 0 window not 10 0 win64 x64 applewebkit 537 36 khtml like gecko code insider 1 86 0 insider chrome 118 0 ... |
microsoftvscode | can not read property of null read finishedpaste | Bug | paste any text into the scm commit message input get this notification popup can not read property of null read finishedpaste I can t find a stack trace in any log but it happen in every window so hopefully it s easy to repro the paste text doesn t seem to matter |
microsoftvscode | pin a tab bug | Bug | version 1 85 0 electron 25 9 7 electronbuildid 25551756 chromium 114 0 5735 289 node js 18 15 0 v8 11 4 183 29 electron 0 os window x64 10 0 22621 I be use a python interpter step to reproduce 1 have at least 1 tab file open 2 pin the tab at the top 3 issue the... |
microsoftvscode | can not copy paste file anymore between folder | Bug | I be try to cmd c a file in the one root folder and cmd v into another root folder and nothing happen anymore be this know I be use multi root folder setup record 2023 12 11 at 20 04 26 |
microsoftvscode | inline chat show accept discard button for explainer | Duplicate | step to reproduce 1 open inline chat 2 ask it a question that do not result in code change e g anything with explain 3 the answer show accept discard button image |
microsoftvscode | render glitch when use the chatagenttask progress report | Bug | pls see the screenshot below image the code be here l156 |
microsoftvscode | two customize layout bug relate to activity bar | Bug | type bug 1 put activity bar into top position and display it by show side bar 2 open customize layout quickpick e g by click on titlebar button 3 hover over right hand end of activity bar row bug the eye icon be strike through and the tip say select to show even though the activity... |
microsoftvscode | color picker insert text repeatedly when switch between different presentation | Bug | originally note at issuecomment 1850252538 when cycle between colour presentation rather than update the same region the edit insert be now make on every click result in broken code to repro create a new extension with this code open a file with a few line and click on the colour picker header ... |
microsoftvscode | problem when generate a test in visual studio code junit | Duplicate | type bug hello I want to report a problem about junit when I want to generate a test in the source action section the generate test option do not appear nor do any of the option when I click it nothing happen also to test if it be an error on my computer I try the refactoring option and th... |
microsoftvscode | panel under either primary or secondary side bar live the space under the editor area free from the panel | Duplicate | I would like to be albe to place the panel either at the esxtreme left or extreme right I e under either the primary or the secondary side tab live the editor area free from the panel I have try every available option to do that but unfortunally without any possibility to do that can you add this possiblity t... |
microsoftvscode | aux windows don t get recreate when vscode be reopen | Duplicate | type bug quit vscode then reopen it reopen all the window previously open with the introduction of aux windows all editor in all aux window get merge into the main group in the main window not ideal vs code version code 1 85 0 universal af28b32d7e553898b2a91af498b1fb666fdebe0c 2023 12 06t18 ... |
microsoftvscode | image from external source block in preview | Duplicate | type bug when use live preview or internal preview since today image reference from external source e g my company s website be not show anymore due to a cross origin error fail to load resource net err block by response notsameoriginafterdefaultedtosameoriginbycoep this still work fine 3 d... |
microsoftvscode | scm title action not visible in a multi repository workspace | Bug | do this issue occur when all extension be disabled yes no vs code version os version step to reproduce 1 open a folder workspace that contain multiple git repository 1 set scm alwaysshowrepositorie to false 2 open the source control repository view and select one ... |
microsoftvscode | try to update vscode | Duplicate | type bug try to update visual studio code but keep get this error there be an error while opening file handle c user appdata local program micro soft vs code icudtl dat vs code version code 1 84 2 1a5daa3a0231a0fbba4f14db7ec463cf99d7768e 2023 11 09t10 51 52 184z os ve... |
microsoftvscode | panel title overflow when not enough space to show all panel name | Bug | do this issue occur when all extension be disabled yes version 1 85 0 commit af28b32d7e553898b2a91af498b1fb666fdebe0c date 2023 12 06t22 27 05 695z electron 25 9 7 electronbuildid 25551756 chromium 114 0 5735 289 node js 18 15 0 v8 11 4 183 29 electron 0 os linux x64 6 6 3 1 ... |
microsoftvscode | add a separate button for clean terminal | Bug | vs code have always be able to clear terminal only by bind shortcut or shortcut menus when debug server log we will often need to clear the log and chrome devtool provide a separate button for that as well I can submit a pr for this image image |
microsoftvscode | activiy bar location bottom | Duplicate | add a new position in the configuration of activity bar workbench activitybar location bottom image here be in the top but it will be nice to have the activity bar on botton not all the time I need to click the activity bar |
microsoftvscode | vs code open file in editor line number not work with docker compose | Bug | do this issue occur when all extension be disabled yes vs code version 1 85 0 os version ubuntu 20 04 step to reproduce I recently start use docker compose for local development the only issue I ve be have be that I notice that use ctrl click to go to a file line mention in the terminal ... |
microsoftvscode | voice support linux snap | Bug | type bug after instal vs code speech the mic icon be not show in any chat prompt from copilot try reload vscode and even restart after a clean installation could not find anything similar on github issue microphone be pick up fine by other app it s like the extension do not exist my vscode be inst... |
microsoftvscode | codespace do not work | Invalid | add issue description here codespace do not load version 1 85 0 commit af28b32d7e553898b2a91af498b1fb666fdebe0c user agent mozilla 5 0 window not 10 0 win64 x64 applewebkit 537 36 khtml like gecko chrome 119 0 0 0 safari 537 36 embedder codespace |
microsoftvscode | icome outgoing source control doesn t show content | Bug | type bug the new incoming outgoing do not not work propery the section can not be expand to show the content the count icon match vs code version code 1 85 0 universal af28b32d7e553898b2a91af498b1fb666fdebe0c 2023 12 06t18 18 04 614z os version darwin x64 22 6 0 mode remote os version lin... |
microsoftvscode | auto complete be not work | Duplicate | type bug hey my auto complete be not work please can u fix it I be have a deadline for build a project vs code version code 1 85 0 af28b32d7e553898b2a91af498b1fb666fdebe0c 2023 12 06t20 48 09 019z os version window nt x64 10 0 22621 mode system info item value cpus 11th gen intel r... |
microsoftvscode | auto complete be not work | Duplicate | type bug hey my auto complete be not work please can u fix it I be have a deadline for build a project vs code version code 1 85 0 af28b32d7e553898b2a91af498b1fb666fdebe0c 2023 12 06t20 48 09 019z os version window nt x64 10 0 22621 mode system info item value cpus 11th gen intel r... |
microsoftvscode | aux window full screen terminal window input lag | Bug | do this issue occur when all extension be disabled yes no vs code version version 1 85 0 universal os version darwin arm64 22 5 0 terminal input doesn t work be too slow almost feel like not work when use full screen in aux window step to reproduce open aux terminal wind... |
microsoftvscode | option to remember windows layout when use multiwindow in project | Duplicate | I love the new multiwindow feature but would be even well if vscode would remember the layout of open window in the project |
microsoftvscode | aux window doesn t survive reload window | Duplicate | do this issue occur when all extension be disabled yes no vs code version version 1 85 0 universal os version darwin arm64 22 5 0 when you reload the window aux window be close step to reproduce 1 open aux window 2 run command developer reload window |
microsoftvscode | github dev show no diff after make change | Bug | the github dev editor do not show diff and the accessible diff viewer do not launch I can successfully export change to a diff file but that s all screenshot and troubleshoot detail below version 1 85 0 commit af28b32d7e553898b2a91af498b1fb666fdebe0c user agent mozilla 5 0 window not 10 0 win6... |
microsoftvscode | ts refactor menu be transparent | Duplicate | type bug typescript str 1 select const var to move to new file 2 context menu refactor 3 open menu without background transparent menu item text will be put on code editor s text vs code version code 1 85 0 af28b32d7e553898b2a91af498b1fb666fdebe0c 2023... |
microsoftvscode | module not find requirestack | Question | erromodule erromodule2 erromodule type bug good morning when create a javascript code for student I come across the error state above when I fix the decimal place example of the code varresult divide 3 5 tofixe 2 and when I run the code in the browser or in another ide I do... |
microsoftvscode | aux window respect zoom level in the lightweight window | Bug | do this issue occur when all extension be disabled yes vs code version 1 85 0 os version window nt x64 10 0 22631 step to reproduce 1 set window zoom level to value other than 0 2 in the follow screenshot 2 turn window command center off 3 move an open tab to a new... |
microsoftvscode | task progress indicator do not appear after the first time | Bug | type bug the little spinner progress indicator show up the first time a task be run then never again after that bug vs code version code insider 1 86 0 insider 02b90714767f05c734ac29a64d0e5b4768f532d8 2023 12 08t11 53 10 286z os version window nt x64 10 0 19045 mode system in... |
microsoftvscode | instancelimit not respect for compound task | Duplicate | type bug assume you have 2 task and a compound task the run they in sequence set an instance limit of 1 on the compound task should ensure you never have both of the dependency task run at the same time version 2 0 0 problemmatcher task l... |
microsoftvscode | schema defaultsnippet backslash escape don t work | Question | I be unable to backslash escape snippet syntax I want to input the literal character and 1 but instead I get a tabstop workaround be to use variable transform variable transform github com microsoft vscode issue 200424 1 grammar with backslash you can escape ... |
microsoftvscode | python package tqdm output break when toggle explorer | Bug | type bug with a python file create a tqdm loop with an arbitrary delay so the loop last a while as tqdm print the progress bar to the console when the program be run open the explorer with ctrl shift e or by click the icon and the progress bar will start print on a new line for each iteration rather than ov... |
microsoftvscode | tab bar the 2nd window from copy into new window doesn t un highlight highlight word when cursor move esc be press | Duplicate | type bug right click on a tab copy into new window double click highlight some text in the 2nd copy window move cursor or press esc this work correctly on the main window but do not on the 2nd window the tab copy window on the 2nd window the highlight remain even after move the... |
microsoftvscode | can not read property of undefined read queryselector | Bug | 2023 12 08 12 41 58 988 error can not read property of undefined read queryselector typeerror can not read property of undefined read queryselector at b n vscode file vscode app c user huer appdata local program microsoft 20vs 20code 20insider resource app out vs workbench workben... |
microsoftvscode | patch crash explorer on paste 200396 | Bug | cherry pick 200396 |
microsoftvscode | terminalinstance memory leak | Bug | repro 1 open code oss 2 close all terminal 3 reload 4 open devtool 5 go to memory and take a heap snapshot 6 open a terminal 7 close the terminal 8 go to memory and take a heap snapshot 9 compare the two heap snapshot you should not see terminalinstance |
microsoftvscode | text from psreadline predictionviewstyle inlineview be now bold and roman in all color theme | Duplicate | type bug if enable psreadline predictionviewstyle and set to inlineview the predict text style will be bold and roman which be normal and italic in microsoft terminal vs code version code 1 85 0 af28b32d7e553898b2a91af498b1fb666fdebe0c 2023 12 06t20 48 09 019z os version window nt x64 10 0 2263... |
microsoftvscode | add text in profile icon when several profile use the same icon | Duplicate | when a profile have no icon the gear button show the first two letter of the profile name this allow the user to identify easily the profile he be use but if the user associate an icon to several profile the same icon be show instead of the gear icon in every profile as no text be show the profile can no... |
microsoftvscode | change file don t appear under source control change | Bug | do this issue occur when all extension be disabled yes vs code version 1 85 os version macos 14 1 1 step to reproduce 1 open a large project with a lot of file 2 edit and save a file 3 go to source control and the file doesn t appear under change 4 however the number bu... |
microsoftvscode | with xonsh shell unable to resolve shell environment | Help Wanted | type bug I use the xonsh shell finger user grep shell cut f3 d user jaraco local bin xonsh when I start vs code not from the terminal I see a popup with the error unable to resolve your shell environment unexpected exit code from spawn shell ... |
microsoftvscode | can t open file use url handler | Question | type bug if I open a url such as vscode user eduwass text txt it will open the application but not the file run via cli code user eduwass text txt will open the file as expect vs code version code 1 85 0 universal af28b32d7e553898b2a91af498b1fb666fdebe0c 2023 12 06t18 18 04 614z os ver... |
microsoftvscode | make zoom in out work independently on each window | Duplicate | now that we have ability to move editor to a float new window I would like to be able to press ctrl and to increase the font size only in one window I have a big screen and the laptop normally laptop be not utilise but since we can do the float window I can use the terminal there but of course it s small... |
microsoftvscode | implement scm inputminline | Help Wanted | the commit message textbox be still not friendly for people with mild hand motion impairment I d like to be able to set commit message big by default you recently implement scm inputmaxline thus add scm inputminline which would make it big by default should not be a big deal see also 171359 |
microsoftvscode | aux window position size and state not preserve after developer reload | Duplicate | type bug 1 open a new file 2 drag it to detach from main vscode window 3 go to the main window 4 ctrl p 5 developer reload 6 observe that the detach editor get reintegrate with the main window vs code version code 1 85 0 af28b32d7e553898b2a91af498b1fb666fdebe0c 2023 12 06t20 48 09 019z ... |
microsoftvscode | flaky smoke test failure can not find module app product json | Duplicate | build change |
microsoftvscode | not respond when I paste a file into the input box for create a file | Bug | do this issue occur when all extension be disabled yes vs code version 1 85 0 commit af28b32d7e553898b2a91af498b1fb666fdebe0c date 2023 12 06t18 17 50 719z electron 25 9 7 electronbuildid 25551756 chromium 114 0 5735 289 node js 18 15 0 v8 11 4 183 29 electron 0 os darwin arm... |
microsoftvscode | pin editor keyboard shortcut sometimes doesn t work | Bug | type bug this start happen since the late patch one way I be able to reproduce there be more than one editor open at least one editor be pin there be only one editor that be not pin for that one editor that be unpin the keyboard shortcut will not pin it if another pin editor become unpinne... |
microsoftvscode | important double click doesn t select the word in vscode insider | Bug | important double click doesn t select the word in vscode insider |
microsoftvscode | in c language mode code after if 0 line comment be colorize wrongly | Duplicate | do this issue occur when all extension be disabled yes vs code version 1 85 0 os version win 10 step to reproduce try the code below in any file in c language mode c enum if 0 line comment after a blank tab enum another troublesome line comment ... |
microsoftvscode | inlay hint render randomly incorrectly after edit and the cursor go to an inlay hint location | Duplicate | do this issue occur when all extension be disabled yes vs code version 1 85 0 and version 1 85 0 insider user setup commit 182f5125f2f8a8469e9dac4ed4795b804671bf7d date 2023 12 07t21 22 07 460z electron 27 1 3 electronbuildid 25612240 chromium 118 0 5993 159 node js 18 17... |
microsoftvscode | hover quick info stop work after any edit with a typescript project with the late insider | Bug | do this issue occur when all extension be disabled yes vs code version os version version 1 85 0 insider user setup commit 182f5125f2f8a8469e9dac4ed4795b804671bf7d date 2023 12 07t21 22 07 460z electron 27 1 3 electronbuildid 25612240 chromium 118 0 5993 159 node js 18 1... |
microsoftvscode | regression mangle path in user task shell when execute in a workspace | Bug | do this issue occur when all extension be disabled yes vs code version 1 85 0 os version window 11 23h2 build 22631 2792 step to reproduce 1 create a shell task in user level task json minimal example with powershell json label test type shell ... |
microsoftvscode | strange overlap on peak view header | Duplicate | 1 ensure you have editor sticky scroll on 2 run a test use the test runner extension that run into an error scroll so that the header of the peak view overlap with the sticky scroll 3 notice that the peak view view seem weirdly overlapped |
microsoftvscode | unable to open file at a line number from the terminal if filename end with a period | Bug | type bug when open a file line number link ctrl click from the terminal that end with a period in the format file tsx 25 vscode do not find any result as the period be include with the line number remove the period find the result successfully screenshot 2023 12 07 174701 if you remove t... |
microsoftvscode | resolver error error xhr fail | Duplicate | do this issue occur when all extension be disabled yes no version 1 85 0 insider user setup commit 94a3d7bac770b43ce97e9685715bef1a60d1a759 date 2023 12 01t19 00 37 339z electron 25 9 6 electronbuildid 25531495 chromium 114 0 5735 289 node js 18 15 0 v8 11 4 183 29 electron 0 ... |
microsoftvscode | endless loop when discard change inside a notebook | Bug | open notebook make inline chat change select discard the editor will freeze stuck in an endless loop in undomodeluntil |
microsoftvscode | change | Duplicate | type bug another git process seem to be run in this repository e g an editor open by git commit please make sure all process be terminate then try again if it still fail a git process may have crash in this repository early remove the file manually to continue vs code version code 1 84... |
microsoftvscode | double byte file name be not display correctly in markdown editor | Bug | type bug what s the problem file name do not load properly when call double byte filename in markdown what s the expect result it would be great if markdown could show double byte file name when we load they up just like in vs code explorer how to reproduce 1 create markdown file 2 dra... |
microsoftvscode | line with newline be not be normalize | Duplicate | image take a look at this big to have a great conversation string that use newline in it and in the bundle they be r n but on non window we ll be ask for n so we need to normalize these newline |
microsoftvscode | ui glitch with test view widget and sticky scroll | Bug | do this issue occur when all extension be disabled yes no when scroll upwards the title bar of the test view can overlap with the sticky scroll and its half transparant background look weird with sticky scroll |
microsoftvscode | notebook search result not show in search editor | Bug | 1 open the search editor and search for something in an open notebook 2 the result for the open notebook isn t there bug |
microsoftvscode | in screen reader mode user have to tab bw activity bar section | Bug | 1 enable screen reader mode 2 focus the activity bar 3 try to use the down arrow key to reach the bottom section of the activity bar 4 user have to use tab or shift tab |
microsoftvscode | I can not run my file | Question | type bug I be not able to test my output as I be click on test its show cpptestcli be not recognize as internal external command vs code version code 1 84 2 1a5daa3a0231a0fbba4f14db7ec463cf99d7768e 2023 11 09t10 51 52 184z os version window nt x64 10 0 22621 mode system info item v... |
microsoftvscode | git history not show for symlinke repository | Bug | type bug as of the 1 81 release in july 2023 support be include for repository in a symlinke repository since at least the 1 84 release in october it seem break again at least in the timeline view I don t see the git history if I open a workspace by follow a path that include a symlink if I open it b... |
microsoftvscode | notebook toolbar appear when terminal maximize | Duplicate | repro 1 open a notebook 2 maximize the terminal panel use maximize panel size |
microsoftvscode | nothing work with vs code | Duplicate | type bug raise again previously I have vue extention instal how would it impact intellisense vs code version code 1 84 2 universal 1a5daa3a0231a0fbba4f14db7ec463cf99d7768e 2023 11 09t10 52 33 687z os version darwin arm64 23 1 0 mode system info item value cpus apple m1 pro... |
microsoftvscode | regression workbench file action showactivefileinexplorer doesn t reveal explorer anymore | Bug | add a keybinding for workbench file action showactivefileinexplorer see below open a file open debug viewlet trigger the command bug nothing happen try the same with 1 82 and see it work just fine key shift cmd e command workbench file action showactivefil... |
microsoftvscode | ts server fatal error unc host software 7kingd access be not allow | Invalid | we have write the need datum into your clipboard because it be too large to send please paste |
microsoftvscode | my vs code doesn t complete code | Question | type bug I use to write something like div enter and vs code would complete my code and would give I a complete div block or if I would use a enter it would give I a complete a tag with href and everything ready but now it doesn t complete they and it doesn t recognize anything it even show a yellow lin... |
microsoftvscode | refresh explorer doesn t work when explorer be move | Bug | do this issue occur when all extension be disabled yes version 1 84 2 user setup commit 1a5daa3a0231a0fbba4f14db7ec463cf99d7768e date 2023 11 09t10 51 52 184z electron 25 9 2 electronbuildid 24603566 chromium 114 0 5735 289 node js 18 15 0 v8 11 4 183 29 electron 0 os window ... |
microsoftvscode | do a search when the setting editor first load result in the query be clear | Bug | 1 restart vs code 2 open the setting editor and immediately start do a search 3 bug the query get clear replace with an empty string midway through the search |
microsoftvscode | make it clear what the suggest question be do | Bug | user in the fable study weren t sure if the question be ask they something give it s a chat experience or if it be actionable could we use a well icon to indicate this should we add static text suggest question we should also add suggest question to the aria label |
microsoftvscode | vscode executedocumenthighlight api have stop return documenthighlight | Bug | type bug I have an extension that have be make use of the executecommand api for vscode executedocumenthighlight to get the documenthighlight for different position in a file essentially call something like below ts const highlight await vscode command executecommand vscode executedocumen... |
microsoftvscode | with an unsaved file exist the blue color at the edge of the current tab disappear when the tab be move | Bug | do this issue occur when all extension be disabled yes no vs code version 1 84 2 os version win10 step to reproduce 1 theme dark modern 2 open two cpp file in the workspace move the tab upwards and downwards respectively 3 ctrl n open a new tab and copy some cont... |
microsoftvscode | debug console do not scroll when text selection reach top of view | Duplicate | do this issue occur when all extension be disabled n a need some debug extension to reproduce vs code version 1 84 0 os version macos 13 5 step to reproduce 1 launch any type of debug session reproduce with python and c debug 2 make sure the source have a bunch of print statement t... |
microsoftvscode | color label layer in the tree view | Duplicate | to be able to right click and select a color background for different tree depth like you might find on mac photoshop illustrator etc not just a file type icon but something you can arbitrarily set and unset I m less a fan of the finder s implementation where it s just a circle the value to I c... |
microsoftvscode | scm incoming outgoing label doesn t reflect setting | Bug | I have incoming change disable in scm when I have outgoing change the label still say incoming outgoing which be a little confusing image |
microsoftvscode | error be cut off in testing view | Duplicate | |
microsoftvscode | lock group with float window | Bug | currently lock group be not properly support across window some problem close an aux window add all editor to the active group even if it be lock lock group action be show when 1 group be open in main and 1 in aux but nothing happen when press |
microsoftvscode | extension instal on profile creation | Duplicate | type bug profile create to manage extension in portable mode default profile have 0 instal extension sonicpi profile have 1 instal extension when create new test profile with copy from default profile new full profile be create with instal sonicpi extension not sure why this be vs cod... |
microsoftvscode | be there a way to go back in the specify window | Question | if I open several window when I press cmd and on mac I want the current focused window to go back to its previous state the current behaviour doesn t honor the focused window |
microsoftvscode | stick with 193421 memory leak | Bug | do this issue occur when all extension be disabled yes no vs code version v1 84 2 os version distributor i d ubuntu description ubuntu 20 04 6 lts release 20 04 codename focal sorry for not respond to question 193421 during this period of time currently I have download the... |
microsoftvscode | debug toolbar not offset in aux window | Bug | seem to be very much to the top of the window be we miss some offset here that we only apply in the main window |
microsoftvscode | by backend code be not redirect any where and my js file have be convert to typescript | Question | type bug when I open by backend code all the icon be show of react I m not able to navigate to other file vs code version code 1 84 2 1a5daa3a0231a0fbba4f14db7ec463cf99d7768e 2023 11 09t10 51 52 184z os version window nt x64 10 0 22631 mode system info item value cpu intel r cor... |
microsoftvscode | can not debug python file | Question | type bug hi I run run start debug but it didn t work I don t know what to do now please help vs code version code 1 84 2 1a5daa3a0231a0fbba4f14db7ec463cf99d7768e 2023 11 09t10 50 47 800z os version linux x64 6 2 0 37 generic snap mode remote os version linux x64 3 10 0 1160 88 1 el7 ... |
microsoftvscode | ts server fatal error debug failure false expression script kind should match provide scriptkind 3 and sourcefile scriptkind 2 entry false | Invalid | we have write the need datum into your clipboard because it be too large to send please paste |
microsoftvscode | unexpected drop shadow when click a tree sticky scroll item | Bug | it s happen because it scroll 1px to high so the shadow for src show image image |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.