repository stringclasses 156
values | issue title stringlengths 1 1.01k ⌀ | labels stringclasses 8
values | body stringlengths 1 270k ⌀ |
|---|---|---|---|
microsoftvscode | cell tabs stop and keyboard navigation issue | Bug | test 119118 markdown cell scenario 1 click on a cell and press tab focus be move to the cell toolbar 2 bug press shift tab focus be move to the previous cell rather than back to the current cell 1 click on a cell and press tab focus be move to the cell toolbar 2 bug press r... |
microsoftvscode | displease gap between select cell | Bug | test 119118 when select multiple cell there be an esthetically displeasing gap between adjacent select cell this make it difficult to immediately say if the selection be contiguous or there be an item not select image |
microsoftvscode | debug current stopped line should indicate well | Bug | especially when you enable to show value like here image you end up with so many yellow line that the current line that be stop become hard to track slightly related to |
microsoftvscode | debug inline breakpoint be not stable | Bug | I think we should allow to remove but then add back an inline breakpoint recording 1 |
microsoftvscode | github saml error message be cut off | Bug | issue type bug 1 try and clone from a repo where saml be enforce and vs code be not yet authorize 2 the follow error be show but cut off image the show command output have a link in it that will complete the authorization loop perhaps we could surface that link as a direct action from ... |
microsoftvscode | process explorer should remember it s location and dimension | Help Wanted | it seem to always launch in the center of the active window so whenever I m open it I need to drag it out to the other monitor |
microsoftvscode | scss scss validator doesn t like bracket | Bug | issue type bug 1 create an scss file 2 paste this minimal example scss into the editor mixin change to red ele child selector each child in child selector selector ele nth child child selector color red group include cha... |
microsoftvscode | notebook doesn t recompute height | Bug | open my work github issue from the milestone work query I open a few item and move they to april re run the query the height render didn t update initially some old content be intermix with current content then only the height be wrong |
microsoftvscode | nothing to commit when replace file by symlink | Bug | vs code version 1 54 3 os version ubuntu 18 04 step to reproduce 1 in a git repo create a file txt 2 cp file txt copy txt 3 commit these two identical file 4 replace copy txt by a symlink to file txt rm copy txt ln s file txt copy txt 5 vscode do not see anything to commit... |
microsoftvscode | close bracket indentation doesn t work for some language | Help Wanted | vs code version 1 51 1 os version window nt x64 10 0 17763 do this issue occur when all extension be disabled yes step to reproduce 1 open a visual basic file vb 2 type if true then some code end if expect when you type end if the inden... |
microsoftvscode | html unwanted space problem with autocomplete inside audio video tag | Bug | vs code version 1 54 2 os version window 10 20h2 build 19042 572 step to reproduce 1 audio or video html tag problem 1 no autocomplete for tag 2 unwanted space before tag when add multiple source 2 do this issue occur when all extension be disab... |
microsoftvscode | use key command to scroll to top or bottom of document do not incorporate editor paddingtop and editor paddingbuttom | Bug | vs code version 1 54 2 os version macos 10 15 7 if editor paddingtop or editor paddingbottom be set use the keyboard to scroll to the top or bottom of the document do not incorporate that padding it pin the first last line at the top bottom of the viewport this be unexpected for I I ... |
microsoftvscode | word wrap incorrect for variable width font with format that change the width of character | Bug | version 1 55 0 insider commit 5d80c30e5b6ce8b2f5336ed55ad043490b0b818f date 2021 03 08t05 14 50 001z electron 11 3 0 chrome 87 0 4280 141 node js 12 18 3 v8 8 7 220 31 electron 0 os linux x64 5 11 6 arch1 1 step to reproduce 1 set font to something variable width I test with v... |
microsoftvscode | import large json file will crash vscode | Bug | vs code version 1 54 1 os version macos 11 1 20c69 I config vscode memory size setup be 16384 mb my system memory be 64 gb step to reproduce 1 open a json file file size be 186 mb 2 do this issue occur when all extension be disabled yes no |
microsoftvscode | sometimes help menu disappear and there be no three dot | Bug | vs code version 1 54 1 user setup os version window nt x64 10 0 19041 step to reproduce 1 open vs code and try shrink expand the window step do this issue occur when all extension be disabled yes |
microsoftvscode | result from contributor survey | Question | in december there be a community survey aim towards contributor 111911 since then I have neither hear about the result nor be the original issue update on surveymonkey it have be say update follow shortly for quite some time now I be really interested in the result and be wonder when and if they w... |
microsoftvscode | open file and open setting have the same icon | Bug | vs code version 1 54 insider os version macos it s minor but weird when I see two same icon when view diff of setting |
microsoftvscode | terminal integrate cursorstyle mess up after exit neo vim | Bug | vs code version 1 53 2 os version ubuntu 20 04 step to reproduce 1 set terminal integrate cursorstyle to line in setting 2 open a new integrate terminal 3 open nvim in the terminal with empty neovim config didn t test use normal vim 4 exit neovim 5 cursor be ... |
microsoftvscode | flutter app crash due to old core16 gdk pixbuf loader in snap | Bug | see issuecomment 785410480 setup vs code version 1 53 2 snap os version ubuntu 20 04 step to reproduce 1 install flutter use the manual method install flutter manually 2 create a flutter app flutter channel dev flutter upgrade flutter config enable ... |
microsoftvscode | diff editor scroll horizontally when drag selection vertically | Bug | this bug have probably be around forever funny how it doesn t show up often record 4 |
microsoftvscode | issue reporter stop I from post issue if my auth session be invalid | Bug | issue type bug 1 sign in to github 1 open vs code s issue reporter 1 back in main vs code window sign out of github and then back in again 1 try post an issue with the old issue reporter window bug nothing happen in the dev tool I see fail to load resource the server res... |
microsoftvscode | when process setbreakpoint response treat undefined source path the same as undefined source | Bug | this be inspire by see this update for detail issuecomment 784917942 it would be great if the follow be treat the same body breakpoint verify true line 4 or body breakpoint verify true source line 4 as far as I can tell upon receive the response the... |
microsoftvscode | an extension spamme console log will take a lot of cpu time in the render process | Bug | vs code version 1 53 2 os version macos catalina 10 15 5 I m work on a java project which include about 6k java file it work well in 1 52 but after upgrade vs code to 1 53 editing at the same workspace become pretty slow especially after I edit some java file for a while the whole vs code s... |
microsoftvscode | move line up down alter selection | Bug | vscode 1 53 2 code work with js or any other language where increase indentation level js foo foo repro put the cursor at the beginning of the file and hit shift then alt 1 select foo 2 newline js foo foo 2 edito... |
microsoftvscode | the initial position of the vscode be shift down when the native titlebar be on | Bug | vs code version 1 53 2 os version gnome 3 38 4 x11 fedora 33 the initial position of the vscode be shift down with every start of application when the native titlebar be on please watch this video step to reproduce 1 launch vscode and move its window to the require position 2 in... |
microsoftvscode | advanced wrapping strategy cause hang for large file | Bug | vs code version 1 53 2 os version 10 0 19042 version 1 53 2 user setup commit 622cb03f7e070a9670c94bae1a45d78d7181fbd4 date 2021 02 11t11 48 04 245z electron 11 2 1 chrome 87 0 4280 141 node js 12 18 3 v8 8 7 220 31 electron 0 os window nt x64 10 0 19042 step ... |
microsoftvscode | file open in wrong window | Bug | use the file open command ctrl o to open a file from a restore I e not maximize window result in the file opening in another pre exist maximised window instead vs code version 1 61 2 os version linux x64 3 10 0 1160 45 1 el7 x86 64 commit 6cba118ac49a1b88332f312a8f67186f7f3c1643 ... |
microsoftvscode | dnd to download out of remote doesn t work | Bug | drag a file from the explorer to finder it try to download but the browser say couldn t download no file image but right click download work fine |
microsoftvscode | vsc never sign the merge commit even if I turn enable commit signing on | Bug | vs code version 1 53 2 os version 19042 746 as what the title describe I have encounter several time when I use vsc to merge 2 branch either with conflict or not the commit will not be sign which cause several trouble step to reproduce 1 use vsc to merge 2 branch do this issue... |
microsoftvscode | action move to next change not work in open source control tab | Bug | vs code version 1 53 2 os version mac os catalina 10 15 7 19h114 step to reproduce 1 open source control tab 2 show all command and type move to next 3 press enter work only by hotkey f5 do this issue occur when all extension be disabled no |
microsoftvscode | auto indent incorrect indentation when press enter after the end of an arrow function | Bug | vs code version 1 53 2 os version macos 11 2 1 step to reproduce ts const add1 n n 1 arrow function be frequently format in this way by pretty 1 after the last character on the last line press enter expect a new line be create without indentation ac... |
microsoftvscode | html handle html escape character in link | Bug | issue type bug give trivial html or xml content that contain a url with a valid entity escape code xml link expect behavior the clickable hyperlink direct the user to actual behavior the clickable hyperlink direct the user to a corrupted version of the url the type of corr... |
microsoftvscode | menubar access key be not underline in native titlebar mode | Bug | issue type bug when use the native titlebar option the menubar access key be not underline until you press the alt key it should honor the window set for whether to underline access key really frustrating that in order to be able to see when the app have focus by use the native titlebar I can t... |
microsoftvscode | source control improve focus movement | Bug | I do some improvement in the actionbar focus which I think reflect positively in the scm view however there be still two corner case which I think we could improve 1 focus onto an element in change view press tab focus jump to inline action great 2 press shit tab focus be move t... |
microsoftvscode | community question regard issue handle | Question | over the last few week I have start regularly contribute to vscode and help where I can but I have see some issue prs that have be leave unanswered and have be abandon due to no response this could lead to a large backlog take a lot of time to maintain and speak from personal experience can discourage ... |
microsoftvscode | json support link on ref for external reference | Help Wanted | vs code version 1 53 2 os version window nt x64 10 10 19041 image image image I remember in old version that it show the link do this issue occur when all extension be disabled yes |
microsoftvscode | search all file ctrl shift f doesn t find result in file with very long filepath unless open in the editor | Bug | vs code version 1 53 1 5d424b828ada08e1eb9f95d6cb41120234ef57c7 x64 os version window 10 pro build 19041 step to reproduce 1 make a new file with a very long filepath in vs code 2 when the file be not open in the editor use ctrl shift f to search for any content in the file no result a... |
microsoftvscode | update close dirty pin icon that be reference by unicode character | Bug | when use product icon theme icon that be reference via unicode character aren t replace we should update the code to have these as add as theme icon below be the search query I do in the codebase query content 11 result 9 file src vs base browser ui menu menubar css 85 menubar... |
microsoftvscode | search arrow navigation break | Bug | behavior now you can undo change to the search string but can t undo after clear search result gif 2021 2 6 11 50 18 what I want when I undo after clear search result restore the last search string in case of I click the clear button by accident |
microsoftvscode | clipboard access in webviews in codespace | Bug | right now use navigator clipboard get reject inside a webview editor in a codespace |
microsoftvscode | twistie appear only after the view have load for the view | Bug | sandy081 isidorn see something similar also in the explorer check how the twistie only appear later I be feel this be not the case before originally post by bpasero in issuecomment 772297308 |
microsoftvscode | remote ssh when connect to windows machine the terminal process fail to launch | Bug | I haven t try ssh from this machine in a couple of week but it use to work now each time I try to create a terminal I see image and this be in the console the terminal process fail to launch a native exception occur during launch unable to start terminal process createprocess fail |
microsoftvscode | native tab do not open when one window be fullscreen on different desktop | Bug | when window nativetab true be enable in vscode setting I expect to open a new native tab when use the command code path from the cli vscode version 1 52 1 macos version 10 15 7 |
microsoftvscode | breadcrumb click on a path segment for a file on git index open empty picker | Bug | step to reproduce 1 stage file to index 2 click on path segment in breadcrumb image |
microsoftvscode | context secret ondidchange fire without change | Bug | test 115160 use the code snippet below you get two change event even tho there the second change isn t a change ts let disposable vscode command registercommand extension helloworld async context secret ondidchange e console log change e await con... |
microsoftvscode | modify issue reporter description text when sign in | Bug | I see create on github while the text above still read you will be able to edit your issue and add screenshot when we preview it on github maybe should be like you can edit the create issue to add screenshot or something similar or make this textarea a rich text editor so we can upload image here dir... |
microsoftvscode | panel title translation not load until the panel be load | Bug | change the display language restart see mixed english non english string in pane title they change when I click on they but this only happen once then they survive reload the window jan 26 2021 10 03 16 |
microsoftvscode | action in action bar disappear when click | Bug | in the outline click to upload |
microsoftvscode | diff editor screen cheese | Bug | test 114969 no clear step but use the plotly txt notebook with the diff editor and output diff render I see a lot of screen cheese |
microsoftvscode | explorer break after enable setting sync | Bug | I have a workspace open with 3 folder and enable setting sync after click on the explorer I see now file image and the exception be bootstrap window js 262 typeerror can not read property element of undefined at l element listview ts 634 at listwidget ts 221 at ar... |
microsoftvscode | custom dialog should have max height | Bug | setting js window dialogstyle custom extension code ts vscode window showinformationmessage aaaaa n repeat 100 modal true screenshot 425 it should behave like a native modal have a scrollbar to be able to see all the text and button |
microsoftvscode | vs code open folder instead of the file manager on some linux distro | Bug | I m use kali linux late version and after instal vsc the drive path on my desktop be open in vsc the path for drive on my desktop open just as if its a text file its just happe on desktop I can access my drive from toolbar though but still its quite strange and uncomfortable after talk with team they sugg... |
microsoftvscode | context menu item click when right click on right half of activity bar icon | Bug | issue type bug 1 install a lot of extension with activity bar icon 2 right click on some of the icon on low half of the screen and on the right part of the icon click on the left half would be fine 3 context menu show but the item under cursor be select immediately after context menu show 4 ... |
microsoftvscode | discard change on open file error | Bug | hi in the source control view use git if I try to discard change on a file that be currently open specifically a csv file open in excel I get an error message that be about argument be wrong I would imagine it should give I a file be open error instead of something about argument |
microsoftvscode | add config option for image root in markdown preview | Help Wanted | I m use vscode to write some simple blog post use the hugo static site generator and while the markdown preview be really nice image can t load correctly in the preview this be because the project structure be blog content post post1 md static image png ho... |
microsoftvscode | setting editor increase section disctinction | Bug | it be very hard to notice when one be accidentally scroll over the boundary of a setting group especially for new user who might not be familiar with such a continuous one page view this also relate to the fact that the toc switch very late to the next heading which make it look like one be still in the pr... |
microsoftvscode | revert uncommite line duplicate other line | Bug | issue type bug I ve encounter some very strange behavior where when I revert some simple uncommited change on some line in my code use the build in git tool then some other line far down or up the code that be also uncommite change will duplicate I can t even begin to wrap my head around what could be cause... |
microsoftvscode | add git switch to as an alias for git checkout to | Help Wanted | relate but not duplicate 110221 in the command palette the one accessible via f1 if I get the name wrong there be a git checkout to option as git switch be a new command in git most people don t use it yet however some do have git switch to would be an improvement for those of... |
microsoftvscode | improve miss git user name behavior | Help Wanted | coretechnologyag guilhermeabacherli I know how to resolve it the reason why I open this issue be because I think it can be do well eamodio could you take a look at our suggestion they be as follow suggestion 1 make an option in the setting to enable disable auto detect suggestion 2 make it a w... |
microsoftvscode | can not edit in read only editor tooltip may not show in web version | Bug | vscode version 1 53 0 insider in web browser os version win10 20h2 step to reproduce 1 open a vscode window in browser e g a codespace 1 open a read only file 1 try type text into the file expect tooltip that say can not edit in read only editor image actual ... |
microsoftvscode | breadcrumb selectbox dropdown do not relayout after resize panel | Bug | vscode version stable and insider step to reproduce 1 click on a breadcrumb selectbox so the dropdown show up 2 resize panel 3 bug observe the dropdown do not relayout breadcrumbsfloate customselectboxfloating |
microsoftvscode | git gutter indicator do not work with global textconv | Bug | vscode version 1 53 0 insider os version ubuntu 20 10 step to reproduce 1 clone the repository at 2 copy the comment section from gitconfig to gitconfig 3 open the directory in vscode and then open the file sample txt 4 even though everything be up to date vscode will s... |
microsoftvscode | vscode swap theirs ours on delete file during rebase | Bug | version 1 52 1 system setup commit ea3859d4ba2f3e577a159bc91e3074c5d85c0523 date 2020 12 16t16 34 46 910z electron 9 3 5 chrome 83 0 4103 122 node js 12 14 1 v8 8 3 110 13 electron 0 os window nt x64 10 0 19042 step to reproduce 1 modify file in local branch and commit 2 re... |
microsoftvscode | a place to chat discuss about vs code | Question | I can t seem to find one maybe it would be worth open up the discussion tab here on github |
microsoftvscode | quickpick api when input value change first item become active item | Bug | version 1 52 1 system setup os window nt x64 10 0 20231 step to reproduce hi I m work on fork on my local I have something like that ts picker vscode window createquickpick picker sortbylabel false I disable sort and manually focus element by input value my problem... |
microsoftvscode | source control option to prefer repo name | Bug | option to prefer repo name to branch name in source control repository view please refer to issuecomment 684589792 this design choice make the git integration unusable for many of we image versus image |
microsoftvscode | silent failure when debug adapter executable be not find | Bug | vscode version 1 52 2 os version arch linux step to reproduce 1 create a debug extension with a debugadapterdescriptorfactory that return a debugadapterexecutable of a binary path that doesn t exist 2 try use the extension to debug a program the debug bar will appear for a second and then... |
microsoftvscode | linux native context menu run action under mouse when open | Bug | issue type bug when I right click the menu will flash on and then off almost immediately like maybe 100 or 200 millisecond this be not all the time but I be not able to narrow it down it seem to be only in the editor that this issue exist I can sometimes fix it by right clicking on the left side ... |
microsoftvscode | allow configure git to use current vs code version for editing commit | Help Wanted | issue type feature request problem we can configure vs code as the default git editor vs code as git editor but this currently hardcode the code program name this mean that if you be use the insider version of vs code and run a git command in the intergrate terminal we end up launch the... |
microsoftvscode | json relative path wrongly resolve | Bug | vscode version 1 52 0 os version 10 0 19041 do this issue occur when all extension be disabled yes vscode be resolve ref filepath incorrectly I have set up in the reproduce a couple of step you can follow step to reproduce 1 clone 2 observe the error throw by datum datum ... |
microsoftvscode | snippet transformation do not work with nest snippet | Bug | vs code version code 1 51 1 e5a624b788d92b8d34d1392e4c4d9789406efe8f 2020 11 10t23 34 32 027z os version window nt x64 10 0 18363 I ve write a snippet that transform typescript interface to json key value where the key be the name of the ts property and the value be the name of the type example ... |
microsoftvscode | can t connect to extension marketplace | Bug | issue type bug extension tab rep message we can not connect to the extension marketplace at this time please try again later vs code version code 1 51 1 e5a624b788d92b8d34d1392e4c4d9789406efe8f 2020 11 10t23 34 32 027z os version window nt x64 10 0 19041 system info item value ... |
microsoftvscode | can t not open file or dictionary by right click open in code | Bug | vscode version 1 51 1 system setup os version window nt x64 10 0 19042 step watch in video do this issue occur when all extension be disabled yes no |
microsoftvscode | port panel tab keep move around | Bug | it seem like the tab for port keep move around in the panel I keep drag it to the far left but it doesn t stay then just now in the same session I see it move from the far leave to here image |
microsoftvscode | press shift leave right will exit multi caret mode | Bug | when multiple caret be insert no matter with or without selection press shift leave or shift right exit the multi caret mode in some case and select text only under the first caret instead of initiate or adjust text selection for every caret scenario if enter multi caret mode with shif... |
microsoftvscode | move panel cause panel to lose focus | Bug | vscode version 1 51 1 os version macos 11 step to reproduce 1 setup keybinding to change panel position for e g javascript key ctrl a space command workbench action positionpanelright when panelposition bottom ... |
microsoftvscode | showdefinitionpreviewhover work the same as showhover on remote ssh | Bug | issue type bug 1 connect to a vscode remote over ssh 2 use the command palette to trigger show hover 3 use the command palette to trigger show definition preview hover 4 notice they give the same result as oppose to ctrl mouse hover the same be reproduceable when use a keybinding... |
microsoftvscode | ligature incorrectly activate for 2 different token | Bug | vscode version 1 51 1 os version macos 10 15 7 catalina step to reproduce this should instead display without turn into a ligature the token category be correctly assign by a plugin s grammar aka and all have distinct category the doesn t matter b... |
microsoftvscode | git source control stage select range create a stage change file of type utf 8 when the orginal file be ansi window 1252 | Bug | issue type bug 1 create a file of type ansi window 1252 in notepoad encode ansi encode character set western european windows 1252 2 add the scandinavian letter to the file hex d8 c6 c5 3 add the file to a git repo 4 edit the file and add r n hex 0d 0a 2d 5 g... |
microsoftvscode | git push never complete when ssh key not name ssh i d rsa | Bug | vscode version 1 51 1 stable and 1 52 0 insider os version win 10 10 0 19041 build 19041 wsl 2 ubuntu 20 04 step to reproduce 1 create new git commit 2 push use the build in source control panel push never complete if ssh key be other name than ssh i d rsa ssh key be lo... |
microsoftvscode | add a command palette option for git rm | Help Wanted | I d like to be able to open the command palette and choose git delete current file which would do the equivalent of git rm path where path be the path to the current file a git rm will fail when the file be not currently commit if it have uncommitte change or be not track by git then it wil... |
microsoftvscode | html handle html escape character in javascript attribute property | Bug | issue type bug create an html attribute with js in it such as a button onclick event since attribute can not use raw double quote already use to open close the attribute html will give a syntax error use vsc will incorrectly mark it as an error example vs code ... |
microsoftvscode | live share terminal be invisible to participant | Bug | for both the initiator and the participant vscode version 1 51 1 os version macos big sur 11 0 1 step to reproduce 1 open a vscode live share session 2 initiator share a terminal 3 participant can not see the terminal text but can type in it the type text be visible to the initiat... |
microsoftvscode | tree hover get too large | Bug | test 111515 have resolve call that return much datum like our readme file hover over the a tree item the hover bleed into the title widget inherit the mac window control in the editor land hover suggest we pad thing with 22px |
microsoftvscode | go to next previous change alt f5 should cycle between file | Help Wanted | in 18059 tyriar request that this work like go to next problem f8 but the way it s be implement there s a crucial difference upon reach the end of the file it go back to the top rather than the next change file this mean for example that when review change prior to stage I end up run git d... |
microsoftvscode | type change the indentation autoindent none doesn t work | Bug | vscode version late vs code 1 51 1 or vs code insider os version window step to reproduce I m use a test cpp file c c extension can be disable int func type on the line above you can set editor autoindent to none but it doesn t fix it do thi... |
microsoftvscode | ctrl click on file link in debug console in devcontainer open host filesystem instead | Bug | vscode version 1 51 1 os version window 10 0 19042 step to reproduce 1 open a project inside a devcontainer 2 run a launch configuration that print a file path to file txt link to the debug console 3 ctrl click on it vscode will convert the path to c path to file txt and open it... |
microsoftvscode | abort an update result in a fail rollback and unusable installation | Bug | vscode version unknown recent os version window 10 step to reproduce 1 begin instal an update to vs code 2 click cancel during the update and confirm do this issue occur when all extension be disabled yes today I confirm instal an update to vs code then upon suddenly re... |
microsoftvscode | html html line wrapping on paste occur before auto indenting | Bug | vscode version 1 51 1 os version window 10 build 19042 step to reproduce 1 open create a html file 2 ensure that set html wrap line length be turn on not equal to 0 and html format be enable 3 go back to html file and nest some tag eg div div div div div ... |
microsoftvscode | emmet extension still partially rely on core functionality | Bug | after 58600 be fix there be still the issue that part of the emmet codebase rely on core functionality rather than only on what be available within the vs code api do this issue occur when all extension be disabled n a |
microsoftvscode | miss language ids for emmet support language | Bug | in the doc section how to expand emmet abbreviation how to expand emmet abbreviation and snippet it list the file type where emmet be available you can see it mention the language stylus slim and haml yet it seem they do not have language id if you want to disable emmet support for these file type ... |
microsoftvscode | mouse position influence initial selection on menus | Bug | issue type bug vs code version code 1 51 1 e5a624b788d92b8d34d1392e4c4d9789406efe8f 2020 11 10t23 34 32 027z os version window nt x64 10 0 19042 when bring up a menu the initial select item be influence by the current mouse position include if the menu be bring up with a keyboard command p... |
microsoftvscode | rename on type stop when compose character | Bug | start on type rename compose a character e g the mac type alt u and then u for on type rename stop fyi there be an event that the editor raise when composing start end |
microsoftvscode | ubuntu lxc profile show default default yml on zsh fail to redirect | Bug | issue type bug from setting select shell bin zsh or usr bin zsh then if in the vscode terminal I redirect output of lxc profile I get an empty file this be true for the snap install of both code and code insider lxc profile show default t1 yml wc t1 yml 0 0 0 t1 yml ... |
microsoftvscode | unexpected unnecessary text refresh | Bug | refresh issue type bug 1 from file open recent you ll get something similar to the attach snapshot where two line of text be hightlighte in blue 2 keep move mouse up and down to simulate choose a file from the file list and you will notice quite often that the hightlighted bar on t... |
microsoftvscode | submenus on inline tree action don t work | Bug | with the submenu contribution point this should work however there appear to be an issue with how the submenu be show recording 27 I m also happy to fix if this be something that should be solve at the custom tree level |
microsoftvscode | expose git publish as a command through git api | Help Wanted | the git publish command would be very helpful to have in the api itself right now push be very limited in that everything need to already be set up for the user before we can push but publish have a really great ui experience to help the user with everything |
microsoftvscode | scm suggest widget be behind editor | Bug | use safari trigger suggest in scm view bug the widget be behind the editor |
microsoftvscode | text cursor indicator display incorrect | Bug | issue type bug in windows 10 setting ease of access text cursor turn on text cursor indicator the indicator display incorrect image vs code version code 1 50 1 d2e414d9e4239a252d1ab117bd7067f125afd80a 2020 10 13t15 06 15 712z os version window nt x64 10 0 19041 syste... |
microsoftvscode | dispatch keyboardevent on webview fail to work only on window | Bug | dispatch keyboardevent on webview fail to work only on window version 1 51 0 insider user setup commit 9f7a586124ca121bba906b44eb8356691617957e date 2020 10 22t00 49 16 002z electron 9 3 2 chrome 83 0 4103 122 node js 12 14 1 v8 8 3 110 13 electron 0 os window nt x64 10 0 18363 ... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.