repository stringclasses 156
values | issue title stringlengths 1 1.01k ⌀ | labels stringclasses 8
values | body stringlengths 1 270k ⌀ |
|---|---|---|---|
microsoftvscode | wrong path of file list under problem tab | Bug | issue type bug all extension temporarily disable I have ts file in two location of project relative to tsconfig json file one folder be src the other be sprest src the root path be d dev sharepoint sptool this fact be important in the issue the latter folder be create with git... |
microsoftvscode | the top margin of terminal be large when window zoomlevel 1 and terminal integrate gpuacceleration off | Bug | the top margin of terminal be large when window zoomlevel 1 and terminal integrate gpuacceleration off version 1 70 0 insider universal commit 12b08be500f8a307f30e92cbc3ee39ba115eab69 date 2022 07 29t10 50 40 282z electron 18 3 5 chromium 100 0 4896 160 node js 16 13 2 v... |
microsoftvscode | fold organize import on save expand minimized import | Bug | do this issue occur when all extension be disabled yes no vs code version 1 69 2 os version window step to reproduce 1 add this to setting json editor codeactionsonsave source organizeimport true 2 minimize your import 3 save 4 import get expand ... |
microsoftvscode | html duplicate double quote be insert for html attribute when work over ssh | Bug | issue type bug when edit a html file with remote ssh rtt latency 100ms insert an attribute may lead to duplicate double quote 1 type system info item value cpu intel r core tm i7 10700 cpu 2 90ghz 16 x 2904 gpu status 2d canvas enabledcanvas oop rasterization ... |
microsoftvscode | slow to populate the terminal integrate tab default icon dropdown | Bug | do this issue occur when all extension be disabled yes vs code version 1 70 insider os version window 11 step to reproduce 1 in the setting editor go to the terminal integrate tab default icon set icon default be terminal 2 click the down pointing chevron to expand the dr... |
microsoftvscode | vscode inline diff peek view doesn t show whitespace difference | Bug | issue type bug when I change the indentation diff decoration gutter show that this line be modify and open change show the whitespace difference however when I click the decoration gutter there be no diff in peek view my setting scm diff decoration ignore trim whitespace false dif... |
microsoftvscode | smooth scrolling have limit upper speed and cause skip to make up | Bug | issue type bug I have a logitech mouse which allow the scroll wheel to flywheel very fast if spin fast enough when do this in vscode it seem that I can cap out the scroll speed of the smooth scroll support this mean that the long you ve be scroll the big distance between the real scroll positi... |
microsoftvscode | testing drop in editor api extension sample doesn t correctly make list of filename | Bug | test 156223 when I try to extension sample I try drag multiple file into the editor and it seem to only have a list of one item I find that the urllist that it get here doesn t seem to have newline between the link although the extension use n to separate the urls l63 maybe this be just a... |
microsoftvscode | confusing dialog for contributed launch config when error occur | Bug | test step 1 create a basic python script file in a new folder 2 have the python extension instal 3 go to the debug view container and select the show all automatic configuration option 4 choose python and file 5 open the setting editor 6 run the dynamic launch config get a di... |
microsoftvscode | explorer excludegitignore fail to show unignored file and directory | Bug | do this issue occur when all extension be disabled yes vs code version 1 69 2 os version macos monterey both directory and file inside those directory that be unignored in gitignore fail to be show by explorer step to reproduce bash cd tmp mkdir test repo cd test repo git i... |
microsoftvscode | emmet per language trigger expansion on tab | Bug | use tab to complete an element be useful in html but end up cause a lot of false trigger in js and ts I do want emmet in js in general but only in the suggestion list and not just when I press tab anywhere I try to enable the setting for only html file but the setting be not available on a per language basis |
microsoftvscode | type a star in a comment block will lead to an extra end symbol | Bug | do this issue occur when all extension be disabled yes step to reproduce 1 add a comment block 2 type a after the start symbol to make it a documentation comment issue type bug vs code version code 1 69 2 3b889b090b5ad5793f524b5d1d39fda662b96a2a 2022 07 18t16 3... |
microsoftvscode | conflict and change traversal button have the same icon in the compare change view | Bug | do this issue occur when all extension be disabled yes vs code version 1 69 1 os version macos monterey 12 4 21f79 step to reproduce 1 open merge conflict 2 choose compare change previous conflict and previous change have the same icon next conflict and n... |
microsoftvscode | remove workaround in launch config arg escape | Bug | from we decide to not escape arg that be simply and once debug adapter have adopt the new approach we can remove that workaround l116 |
microsoftvscode | adopt argscanbeinterpretedbyshell for external terminal | Bug | from and this be handle in a different way than for the integrate terminal escape never happen here |
microsoftvscode | git decorator color not consistently appear | Bug | notice that the git decorator color be not consistently show up in either the explorer or scm view and when I open the file the decorator finally show up version 1 70 0 insider universal commit 3da2d669a4dcf93938a262ba92f50b128ca7262a date 2022 07 20t05 16 19 460z electron 18 3 ... |
microsoftvscode | stage change with non utf 8 file show all special character as change | Bug | issue type bug 1 create a non utf 8 file e g window 1252 in a git repository with special character such as etc 2 make change in some line in this file 3 use the ui to stage one line 3 all special character be now mark as change and show as character with encode problem utf ... |
microsoftvscode | support other shell type for terminal shell integration history | Help Wanted | currently only pwsh bash and zsh shell type be allow to restore and fetch history for shell integration l82 l94 this need to be more flexible to support other repls like fish julia python etc |
microsoftvscode | long line cut after reach a certain amount of character should tell you how to view they fully | Bug | there should be a tooltip for line like this grafik that tell you that you have to enable word wrap to completely view it else user may have no idea how to edit such long line inside of vscode I almost open a bug because I though it wasn t even possible or have to do with the tokenization limit but then... |
microsoftvscode | the background of main interface become grey | Bug | issue type bug I be use jupyter notebook in vs code when I wheel down the interface it become grey it happen before can not see any pic clearly vs code version code 1 69 1 b06ae3b2d2dbfe28bca3134cc6be65935cdfea6a 2022 07 12t08 21 24 514z os version window nt x64 10 0 19044 restrict mode ... |
microsoftvscode | miss context menu command to stage delete hunk in git | Bug | issue type bug 1 open a git track file 2 delete some line 3 open a the diff view for the file so that the delete hunk be mark with a red background 4 right click the delete hunk expect I can click stage select range like I can for add line actual I can only copy delete line or... |
microsoftvscode | certain task output cause excessive memory use | Bug | type bug repro step 1 clone and open this reproduction repo assume node npm instal and in your path 2 run npm install 3 command palette run task start storybook continue without scan the task output 4 as soon as the task start execute shrink the terminal pane width so that t... |
microsoftvscode | inactive nest breakpoint indicator jump horizontally | Bug | hi there there be a report for a breakpoint render issue type bug 1 set a line breakpoint 1 turn off the breakpoint 1 turn on the breakpoint actual behaviour inactive nested breakpoint indicator jump horizontally on turn off turn on action expect behaviour inactive nested breakpoi... |
microsoftvscode | ondidchangetexteditorvisiblerange show strange behaviour | Bug | issue type bug I ve be work with ondidchangetexteditorvisiblerange event lately and I have notice few thing I will explain with code example and some different case ts let eventcounter number 0 vscode window ondidchangetexteditorvisiblerange event eventcounter console ... |
microsoftvscode | opening file clear multiple selection in source control window | Bug | issue type bug this be a regression in 1 69 open a large git project on a remote machine via ssh make lot of change in many large file open source control panel select one file in the source control panel then quickly shift click another file to select a range of file the first file e... |
microsoftvscode | text jitter while type | Bug | do this issue occur when all extension be disabled no vs code version 1 69 0 universal os version darwin x64 20 6 0 step to reproduce good it happend cause by default replacepreviouschar when I use some like vscodevim extension it use default replacepreviouschar method ins... |
microsoftvscode | render of fullscreen stop work correctly with auto hide taskbar on window | Bug | issue type bug update vs code fail to render restore fullscreen f11 the first time I run it it maximize correctly only after I switch to other window and back to the vs code window it s really annoying here be a screenshot when I run vs code the first time black color be my background imag... |
microsoftvscode | support reveal in finder when focus terminal | Help Wanted | terminal menu context image and shortcut key alt cmd r command revealfileino when terminalfocus tyriar |
microsoftvscode | find and replace work poorly in notebook | Bug | issue type bug when search I can t get it to start in the block I m at so I have to start from the top then when I replace one it lose track of where I be and I can t just do a replace on the next without step to it again vs code version code 1 68 1 30d9c6cd9483b2cc586687151bcbcd635f373630 2022 06 14t... |
microsoftvscode | feedback ui ux issue | Bug | issue type bug tweet feedback window disappear if you move the mouse slightly off the button in the status bar even while type in it it be a terrible ux this issue reporter window that open when click submit a bug be not list in taskbar or alt tab so if you switch away from it while type in... |
microsoftvscode | vs code be track git ignore file | Bug | issue type bug I have a problem whenever I exclude file use gitignore vscode be track change in those file this do not happen in pycham only in vs code image vs code version code 1 69 0 92d25e35d9bf1a6b16f7d0758f25d48ace11e5b9 2022 07 07t05 28 36 503z os version window nt x6... |
microsoftvscode | expand object in debug panel mess up with scroll top | Bug | I have a feeling of deja vu when see this so feel free to close if it s a dup when expand a big object in the debug panel it try to reveal the end of the object instead of keep the scroll top stable debug list expand lose scroll |
microsoftvscode | commit split button divider cause loss of selection | Bug | some thing I notice today be that the commit split button divider be a lot strong than the other split button in the product I also notice when I hover over the split button divider that I would then not have either portion of the button select and instead be select the parent container |
microsoftvscode | vs code do not respect the diff flag in gitattribute | Bug | do this issue occur when all extension be disabled yes vs code version 1 69 0 os version window 10 0 1 19044 step to reproduce 1 open a local git repository in vscode 2 make change to a file 1 txt and then add this simple gitattribute file txt diff 3... |
microsoftvscode | new version 1 69 have miss app i d under wayland | Bug | do this issue occur when all extension be disabled yes vs code version 1 69 0 os version linux wayland backend step to reproduce under any wayland desktop force wayland backend for vscode cat config code flag conf enable feature useozoneplatform ozone platform wayl... |
microsoftvscode | type in the simple open file dialog have strange behaviour | Bug | do this issue occur when all extension be disabled yes vs code version os version version 1 70 0 commit unknown date unknown electron 18 3 5 chromium 100 0 4896 160 node js 16 13 2 v8 10 0 139 17 electron 0 os window nt x64 10 0 19044 step to reproduce 1 set ... |
microsoftvscode | error loading webview an unknown error occur when fetch the script | Bug | hi I be get the follow error when try to open an image or a jupyter notebook from vscode error loading webview error could not register service worker typeerror fail to register a serviceworker for scope vscode webview 07sc9lmooel1imi876ccjtdsk65nnniijk3c2pnhia9134c2kfjr with script vsc... |
microsoftvscode | update the language pack and then click reload then the show language be change to english | Bug | 1 config display language to chinese 2 install new version vscode 3 then we could find ther extension update update the language package 4 click reload 5 display language will be change to english |
microsoftvscode | remove previous session history for pwsh and zsh | Help Wanted | for pwsh and zsh history be flush to the file after every command that be run and we can also parse out the command perfectly afaict include new line contrast this to bash which doesn t flush and doesn t retain new line in a regular setup because of this it would be ideal if we could remove previous ses... |
microsoftvscode | unable to use outline with search editor | Bug | do this issue occur when all extension be disabled yes no version 1 68 1 commit 30d9c6cd9483b2cc586687151bcbcd635f373630 date 2022 06 14t12 52 13 188z electron 17 4 7 chromium 98 0 4758 141 node js 16 13 0 v8 9 8 177 13 electron 0 os darwin x64 19 6 0 step to reproduce 1... |
microsoftvscode | menu appear below quick pick | Bug | repro 1 open test resolver 2 run open folder command 3 try open a menu image image |
microsoftvscode | use current work directory detection in the implementation of runinterminal | Bug | with integrate terminal s new feature current work directory detection it should no long be necessary to emit cd when launch the debuggee |
microsoftvscode | the pseudo terminal s name can not be change for custom task provider | Bug | do this issue occur when all extension be disabled yes no version 1 69 0 insider user setup commit 2932e29645f12f08235b7560b3f7d763b8a1cf25 date 2022 07 04t10 51 04 591z electron 18 3 5 chromium 100 0 4896 160 node js 16 13 2 v8 10 0 139 17 electron 0 os window nt x64 10 0 220... |
microsoftvscode | ipado input focus bug when use multitaske like split view or slide over | Bug | do this issue occur when all extension be disabled yes vscode dev 1 68 1 code server 4 5 0 os version ipado 15 5 step to reproduce 1 open vscode dev and open any application that allow input with split view or slide over 2 do any input in a window open with split v... |
microsoftvscode | event and register command on treeview be unreliable when refresh treeview | Bug | do this issue occur when all extension be disabled no unknown because I need an extension to show the behavior in the first place vs code version vscode 1 68 1 os version nixos with nixpkg at revision 95e79164be1f7d883ed9ffda8b7d4ad3a17e6c1e also see with ubuntu 20 04 step to repr... |
microsoftvscode | click on titlebar to close command center | Bug | image |
microsoftvscode | search in the command palette match search for multiple shift the word around | Bug | not sure if do something special that I m not aware of but I be expect to filter to all command end in here record 2022 07 01 at 04 22 08 |
microsoftvscode | codicon should be exclude from the quick pick s filter | Bug | record 2022 06 30 at 07 53 59 |
microsoftvscode | click or ctrl click on a change could bring you to the file | Help Wanted | test 153366 I d love it if these be clickable and bring I to the file it s talk about image should be able to use a link provider right |
microsoftvscode | bug editor could not be open if a file have conflict with add by we | Bug | do this issue occur when all extension be disabled yes no vs code version late os version macos 12 4 step to reproduce 1 create a merge conflict and some file be add by we 2 open the file change conflict file location path to file add in head inside a directory that be rename ... |
microsoftvscode | insertion line overlap with color preview in css | Bug | do this issue occur when all extension be disabled yes no when I be try to set the background color of my site use css vscode s color preview overlap with the insertion point cause it to blink and image vs code version 1 68 1 os version window 11 step to reproduce 1 run vsc... |
microsoftvscode | delay when switch between setting section | Bug | test 153351 1 in the vs code workspace 2 open setting and search i d editor wordwrap lang markdown 3 click on user markdown 4 then click to switch to workspace markdown bug for I there be a second or so long delay when switch between set section profiling suggest ... |
microsoftvscode | should origin appear first in the list | Help Wanted | test 153317 |
microsoftvscode | replace with capture group write the first match s value to all match in that line | Bug | issue type bug when use search and replace search and replace haven t test with find and replace it seem that when a give line contain multiple match and the replacement string use capture group token the replacement operation only write value from the group of the first match mean all the... |
microsoftvscode | stop debug while pre launch task run cause popup | Bug | 1 start our selfhosting debug 2 stop while the pre launch task run 3 start again while the pre launch task be still run there s a bunch of these come image after cancel all popup I be successfully debug |
microsoftvscode | start to debug should be snappy | Bug | this be base on my vs code selfhosting of the debug feature startup to debug always feel janky and laggy because the follow thing happen in between noticeable millisecond interval 1 I press f5 2 the debug toolbar appear 3 the debug viewlet be focus 4 the debug toolbar show a dropdown since it kn... |
microsoftvscode | debug fail to show debug toolbar and toggle status bar color | Bug | test 153344 I just press f5 and this happen image no idea how to repro |
microsoftvscode | profile workbench startup scaffolding should take profile into account | Bug | every time I open a workspace on a different profile in which I have a different theme the workbench start up with the wrong color record 2022 06 28 at 14 15 46 1 should we save these base color per profile |
microsoftvscode | undo doesn t work well with emmet inline suggestion | Bug | test 152237 in an html file type ul li 3 p press backspace twice I e ul li 3 the emmet inline suggestion should appear press tab press cmd z the content should be ul li 3 but it be empty press cmd z again the content be now ul li 3 p the state before accept the ... |
microsoftvscode | lot of vscode socket file leave in tmp when use ssh | Bug | issue type bug I m use ssh to connect to a remote linux machine vscode seem to leave lot of stray socket file in tmp they just pile up and be never delete ls l tmp grep valankar grep vscode srwxr xr x 1 valankar valankar 0 jun 27 12 26 vscode git 2c82692639 sock srwxr xr... |
microsoftvscode | can not right click on command palette like panel | Bug | do this issue occur when all extension be disabled yes vs code version 1 68 1 os version window 7 step to reproduce 1 open command palette the git branch selection panel or a similar panel 2 right click on the panel say in order to try and paste something 3 the panel be cl... |
microsoftvscode | all file folder collapse in explorer view on start up | Bug | issue type bug whenever I restart vs code all file and folder be collapse in the explorer view I think this start happen in the late release I seem to remember something like this happen in the past vs code version code 1 68 1 30d9c6cd9483b2cc586687151bcbcd635f373630 2022 06 14t12 48 58 2... |
microsoftvscode | inconsistent use of beak in tooltip and hover | Bug | beak activity bar status bar command center extension peek view no beak editor hover custom tree view |
microsoftvscode | conflict file nest pattern | Bug | there seem to be some sort of pattern conflict with the follow explorer fileneste pattern set this work json basename and this work json basename extname but when put they together json basename basename extname ... |
microsoftvscode | unable to push to exist fork with codespace | Bug | issue type bug I currently have some establish fork I want to be able to push to say this repo which have a fork here I create a codespace and as usual edit the file open the terminal and run the proper git command to forge my commit I be since then look for an integrate way to push the change to m... |
microsoftvscode | invalid regex message obscure search | Bug | do this issue occur when all extension be disabled yes vs code version may 2022 recovery 1 os version win10 step to reproduce code xi7lsua2rs 1 see gif 2 or ctrl f and quickly ctrl v with invalid regex 3 or ctrl f invalid regex esc ctrl f again |
microsoftvscode | debugger variable inspector should not unselect when release filter | Bug | in a long list of variable it s sometimes helpful to drill down on a variable name in order to quickly inspect a certain variable use the filter feature of the variable view it s easy to do that however while the filter be active it s not possible to inspect a structured object variable content and then ... |
microsoftvscode | don t select inlay hint ui when it s next to a select variable or have a parameter to enable that | Bug | do this issue occur when all extension be disabled yes vs code version any that have inlay hint 1 68 1 os version window or other step to reproduce 1 my repro be with the c c 1 10 0 pre release pende release later today but you might be able to use another language when ... |
microsoftvscode | duplicate entry in edit breakpoint and related submenus | Bug | I get in this state after add a conditional breakpoint debugging and then right clicking image version 1 69 0 insider user setup commit fbf1cf3832d43088e27837dbb68d24ab65a098c1 date 2022 06 17t05 16 33 731z electron 18 3 3 chromium 100 0 4896 160 node js 16 13 2 v8 10 0 139 1... |
microsoftvscode | sometimes problem matcher don t find the end pattern on window | Bug | I have the follow task json json type npm script watch esbuild group build isbackground true problemmatcher filelocation relative pattern doesn t match esbuild error just here to get background to work ... |
microsoftvscode | rename a folder that be lock by an application lock up explorer for 1 minute and eventually fail with eperm | Bug | record 2022 06 18 at 08 05 02 eventually I see this image when I do the same in window explorer I see the folder be be use by another application instantly reload the window free the lock and I could rename possibly improvement we could make detect eperm and report it instantly free... |
microsoftvscode | no npm task be detect when there be no script field in package json | Bug | do this issue occur when all extension be disabled yes no vs code version 1 68 1 os version window 7 step to reproduce 1 add a package json file to a folder 2 add dependency but not script to that file 3 click terminal run task menu and select npm from the dropdown... |
microsoftvscode | search in terminal with large scrollback and many wrap line be slow | Bug | might be similar to 147685 maco 12 4 21f79 code version 1 68 1 universal commit 30d9c6cd9483b2cc586687151bcbcd635f373630 date 2022 06 14t12 52 13 188z electron 17 4 7 chromium 98 0 4758 141 node js 16 13 0 v8 9 8 177 13 electron 0 os darwin arm64 21 5 0 a... |
microsoftvscode | accept detect language | Bug | issue type bug I be work on a jupyter notebook file the editor in the bottom right corner of each cell be suggest to change the language to sql the code be clearly python e g the code look something like this df example 1 df example 4 str 0 vs code version code 1 68 1 30d9c6cd9483b2cc... |
microsoftvscode | bug terminal can t be join under certain circumstance | Bug | do this issue occur when all extension be disabled yes vs code version 1 69 0 insider os version window 10 step to reproduce two split terminal one standalone terminal select they all then join stg 2022 06 17 22 21 15 |
microsoftvscode | element inside a gitlen hover appear to jiggle | Bug | extract from cc eamodio there be some odd rendering sometimes when you move the mouse over different part of a line from left to right where the icon in the gitlen hover seem to wiggle wiggle fyi I have gitlen hover currentline over line set so that the gitlen hover show over... |
microsoftvscode | use debug console picker when not pause leave console unresponsive | Bug | start two node launch config both session be run and not pause use the debug console switcher to switch console evaluate 1 1 there be no response in the console picker we show parent session the child need to be focus to get the evaluate request when a child be pause we will focus that o... |
microsoftvscode | suggestion box have the wrong height in case of a small window size | Bug | do this issue occur when all extension be disabled yes vs code version 1 67 1 os version macos 12 3 1 step to reproduce 1 open a code file 2 vertically resize the vs code window to make it about 200px high 3 start type a term that s valid for the language of the open file to mak... |
microsoftvscode | screen reader be announce the select dropdown item as unselecte | Bug | do this issue occur when all extension be disabled yes no vs code version 1 68 os version win32 step to reproduce 1 open a project with launch option 2 go to run and debug pane 3 expand the run and debug dropdown 4 the currently select dropdown will be read as unselecte by ... |
microsoftvscode | use folder picker on vscode dev overwrite input | Bug | step to reproduce 1 open a repo in vscode dev 2 open workspace trust 3 add folder 4 remove text use alt option backspace start type text 5 bug input will get overwrite as you be type version 1 69 0 insider commit d8823e67a907b3fa176068ad802682ccd74f8083 date 2022 06 14t... |
microsoftvscode | exception have occur message look out of place | Bug | repro debug something with exception catch the text be small and bold and the x look weird because it s large than the content image compare to peek view which have the x right align image what an exception with a stack trace look like image |
microsoftvscode | terminal copy on selection new highlight in 1 68 copy previous term on cmd f | Bug | do this issue occur when all extension be disabled yes no vs code version 1 68 0 this issue didn t exist on 1 67 2 os version macos monterey 12 3 1 step to reproduce 1 in setting json enable terminal integrate copyonselection true 2 open integrate terminal 3 search fo... |
microsoftvscode | extension variable be not expand in integrate terminal profile | Bug | issue type bug 1 install rioj7 command variable extension that provide additional variable 2 create a new terminal profile and set one environment variable test 1 to extension commandvariable workspace folderposix 3 set environment variable test 2 to workspacefolder 4 laun... |
microsoftvscode | inconsistent rule for gitignore and file exclude | Bug | do this issue occur when all extension be disabled yes vs code version 1 68 0 os version macos 12 3 1 step to reproduce 1 update to the late version of vscode 2 enable explorer excludegitignore in setting json 3 try to ignore file use gitignore for example bin in... |
microsoftvscode | read only extension dir break remote extension installation | Bug | do this issue occur when all extension be disabled no the issue be about instal extension on a remote system vs code version 1 67 2 os version ubuntu 18 04 step to reproduce 1 start vscode with code extension dir path to read only tree of extension why read only beca... |
microsoftvscode | toggle side bar visibility have issue when registerwebviewviewprovider with retaincontextwhenhidden be use | Bug | do this issue occur when all extension be disabled yes vs code version 1 67 2 os version macos 12 3 issue when use a custom webview panel in combination with another webview there be a weird issue go on when toggle the sidebar its visibility use the view toggle primary side bar vi... |
microsoftvscode | strange behavior of file exclude in workspace with deep nest folder | Bug | do this issue occur when all extension be disabled yes vs code version 1 67 2 os version window 11 x64 relate issue step to reproduce 1 create a root folder folder exclude sample 2 inside that folder create a folder package 3 inside that folder create two nest folde... |
microsoftvscode | vscode diagnostic relatedinformation be stale incorrectly cache after it s update with the relatedinformation remove | Bug | do this issue occur when all extension be disabled yes but my repro be with the c c extension vs code version 1 67 2 or version 1 68 0 insider user setup commit 87630a9122f88f5062fe9964839a92116c274a86 date 2022 06 06t17 09 26 575z electron 17 4 7 chromium 98 0 4758 141 no... |
microsoftvscode | editor action findwithargs behave inconsistently when searchstre be empty | Bug | issue type bug to reproduce set up a key bind like so key cmd f command editor action findwithargs args isregex true searchstring then hit the keyboard shortcut repeatedly the search bar will alternate between the ... |
microsoftvscode | workbench navigation command stop work inside webview when switch to another editor and back | Bug | issue type bug cc mjbvz followup to 137167 which be still reproducible for I step to reproduce open a vanilla vscode with no setting and extension sh code user datum dir tmp vscode repro nav disable extension set the follow keybinding json key f... |
microsoftvscode | wrong sort order for go to file | Bug | issue type bug 1 create file as follow tree pp src app h ps src app h 2 ctrl p and type ps app h 3 expect ps src app h sort at first but not actually vs code version code 1 67 2 c3511e6c69bb39013c4a4b7b9566ec1c... |
microsoftvscode | scm view doesn t maintain highlight after reload | Bug | follow up from I notice that the scm view doesn t highlight the active editor on restore have an empty git repo create a file test a md open the scm view and see that that file be highlight image reload the window that item be no long highlight in the scm view image ho... |
microsoftvscode | render a warn indicator when an image path be not find | Bug | screen shoot 2022 06 03 at 12 33 44 pm it s clear that this be suppose to be an image but I don t see it appear in the preview I wonder if we should show a warning instead of nothing here |
microsoftvscode | some shell don t remember history | Bug | do this issue occur when all extension be disabled yes vs code version os version step to reproduce 1 open vs code 2 please see the below image vs1 when I press the top arrow key it show like so but no idea from where that cli be come I would like to have npx cap op... |
microsoftvscode | clone repository explorer welcome view entry not localize in empty remote ssh window | Bug | do this issue occur when all extension be disabled yes no vs code version 1 68 insider os version window 11 step to reproduce 1 open an empty local window 2 install chinese language pack and set display language to chinese restart 3 clone repository entry in explorer be localize... |
microsoftvscode | lose problem tableview header | Bug | test 150750 not sure what I do to get into this state but I lose the header for the table view toggle back and forth between treeview restore it record 2022 06 01 at 08 36 39 |
microsoftvscode | quick action undo doesn t work in notebook | Bug | test 150750 open or create a notebook I use python create a line that cause a problem that can be resolve via a quick action just type a this be a test work fine in the problem window invoke the action press ctrl z the action doesn t undo you can work around it by give focus to the ... |
microsoftvscode | export notebook file don t show up in vs code explorer | Bug | test microsoft vscode jupyter 10183 export notebook file don t show up in the vs code explorer an explicit refresh be need |
microsoftvscode | double dialog when instal new language pack | Bug | test 150567 see screen shoot since we have a modal dialog we should hide the notification in that flow |
microsoftvscode | status and diagnostic information could not be print for remote ssh coinnection | Bug | do this issue occur when all extension be disabled yes only enable remote ssh and remote ssh edit configuration file extension vs code version 1 67 2 local os version window 10 enterprise 20h2 19042 1083 remote os version ubuntu 18 04 5 lts remote extension connection type ss... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.