repository stringclasses 156
values | issue title stringlengths 1 1.01k ⌀ | labels stringclasses 8
values | body stringlengths 1 270k ⌀ |
|---|---|---|---|
microsoftvscode | restrict mode cause test failure | Bug | do this issue occur when all extension be disabled n a vs code version 1 58 0 insider os version window 10 19043 1052 step to reproduce 1 create an extension that would be disable in restrict mode 2 create a test that use this extension and open a folder that be in restricted mode... |
microsoftvscode | ensure splitview collapse and uncollapse leave view in the same state | Bug | issue type feature request too long to explain pelase view the recording if the general sidebar expansion collapse behaviour could be fix I could have my sanity back thank vs code version code insider 1 57 0 insider 82767cc1d7bf8cdea0f2897276d5d15aee91f3d9 2021 05 17t05 13 35 197z os ... |
microsoftvscode | scss map value override identifier expect | Bug | do this issue occur when all extension be disabled yes vs code version 1 57 0 os version window 10 step to reproduce 1 create a test scss file scss test test1 red test2 blue 2 create a test2 scss file scss use sass map ... |
microsoftvscode | editor trigger keyboard open on scroll on mobile | Bug | monaco editor version 0 25 1 browser chrome brave os android playground code that reproduce the issue open chrome or brave on a mobile device go to web test playground tap continue open large ts close native keyboard if it s open scroll to the bottom o... |
microsoftvscode | deal with notebook smoke web test | Bug | the entire notebook smoke test suite be currently entirely skip we should address this by either fix the test or remove they altogether cc jrieken roblouren |
microsoftvscode | function setbreakpointsrequest in the debug adapter be trigger to much | Bug | do this issue occur when all extension be disabled yes vs code version 1 56 0 user setup os version window 10 hello currently I m work on a debug adapter extension for microcontroller gdb and I want to remove some breakpoint with the function from the vscode api vscode debug remov... |
microsoftvscode | custom emmet snippet and issue with template language | Bug | do this issue occur when all extension be disabled yes vs code version 1 57 os version win7 step to reproduce 1 load up repro repo 2 install recommend extension 3 type button in the index jinja2 4 first issue be it will only show snippet from custom collection ... |
microsoftvscode | notebook touch scroll do not work on md output field | Bug | have a notebook with some markdown file open it on a touch device in my case ipad scroll use the touch notice how the scroll be nicely work however once you use touch scroll while you be over a markdown output the scroll be ignore this make read markdown notebook output on a touch device troublesome ... |
microsoftvscode | miss key press and jumpy cursor in terminal when work remotely with high latency | Bug | do this issue occur when all extension be disabled yes note vscode remote development do not seem to work when start with extension disable instead I use extension bisect which do not seem to disable the remote extension and the result be that the issue still occur with all other extension disabl... |
microsoftvscode | can not select text with duble click | Bug | issue type bug hi after update I can not select persian text with duble click its work when open vscode but after some min can not select persian text with duble click vs code version code 1 57 0 b4c1bd0a9b03c749ea011b06c6d2676c8091a70c 2021 06 09t17 18 42 354z os version window nt x64 1... |
microsoftvscode | cache file not store under appropriate xdg directory | Bug | do this issue occur when all extension be disabled yes vs code version 1 57 0 os version ubuntu 20 04 2 lts vscode appear to store cache intermediate file under config code for example cache cachedconfiguration cacheddata cachedextension cachedextensionsvsixs code cache ... |
microsoftvscode | output context menu be partially cover by insert toolbar | Bug | issue type bug it make click the switch mimetype action really hard image vs code version code insider 1 58 0 insider 012b14606f75ec4fed90d7ab4154f63dffab9503 2021 06 11t05 14 11 473z os version window nt x64 10 0 19041 restrict mode no system info item value ... |
microsoftvscode | emmet wrap abbreviation behaviour change in jsx | Bug | do this issue occur when all extension be disabled yes no vs code version 1 56 2 os version window 10 step to reproduce when write jsx in a render prop the emmet wrap abbreviation attempt to wrap the whole parent component instead of the select line I m fairly sure this be a somewhat re... |
microsoftvscode | webview service worker error in registration due to invalid document state | Bug | do this issue occur when all extension be disabled no vs code version version 1 57 0 commit b4c1bd0a9b03c749ea011b06c6d2676c8091a70c date 2021 06 09t17 18 42 895z electron 12 0 9 chrome 89 0 4389 128 node js 14 16 0 v8 8 9 255 25 electron 0 os linux x64 5 11 0 18 generi... |
microsoftvscode | ipad can not trigger context menu in terminal | Bug | issuecomment 857709852 |
microsoftvscode | the exitcode in ondidendtaskprocess event callback be 0 when user hit ctrl c on the task | Bug | do this issue occur when all extension be disabled n a vs code version code version 1 56 2 054a9295330880ed74ceaedda236253b4f39a335 x64 os version uname a linux alex p330 5 8 0 53 generic 60 20 04 1 ubuntu smp thu may 6 09 52 46 utc 2021 x86 64 x86 64 x86 64 gnu linux... |
microsoftvscode | ipado first and last status bar item can not be tap on | Bug | tap on the notification icon on the status bar on ipado doesn t work |
microsoftvscode | restore custom editor never load if the extension be uninstalled | Bug | repro 1 install luna paint 2 open an image 3 uninstall luna paint 4 reload the window the editor will stay in loading animation forever |
microsoftvscode | resetting view container location be not move back to same position | Bug | move search view to panel right click on search panel and reset view location search be move above file explorer |
microsoftvscode | command palette skip result due to one miss letter | Bug | as far as I understand command palette the ability to skip letter be what make it quick and customizable when I search for opening log I just type oplog somehow though this case of pyton issue do not find python report issue pyto what |
microsoftvscode | source control tab and merge conflict detection | Bug | my project s auto generate code use this structure for comment block I think labview cvi generate it comment string this comment block be detect as a merge conflict flag by... |
microsoftvscode | remote terminal don t respect strictenv | Bug | extension code like makecommand createnamedterminal const t vscode window createterminal name my terminal env myvar hello strictenv true t show return t context environmentvariablecollection append home homey vscode windo... |
microsoftvscode | ipad context menu appear when release a long tap | Bug | in a text editor do a very long tap observe the context menu do not show up while the long tap be underway but only when it be release this be a bad ui because there be no feedback that the tap be long enough to open the context menu this result in tap that be just too long which slow down i... |
microsoftvscode | custom editor reopen from untitled do not properly wire in dirty state | Bug | step to reproduce 1 open an untitled text editor and type some content 2 reopen with hex editor the editor indicate dirty but e g the explorer do not from my testing it seem like in this case the work copy that be create do not emit a ondidchangedirty event record 2 |
microsoftvscode | hex editor do not show fully after reload with untitled | Bug | 1 open a new untitled text editor and type some text 2 reopen with hex editor 3 reload window the hex editor only appear when open another editor and go back recording 1 |
microsoftvscode | toggle wrap during comparison move the view on the open file | Bug | issue type bug step to reproduce 1 select two file for comparison or open a modify or stage file in the source control 2 toggle line wrap in either file effect the view be move far from the original place usually way up when unwrap way down when wrap sometimes toggle again will br... |
microsoftvscode | lead whitespace before bracket brace should not be automatically remove | Bug | issue type bug how to reproduce use a fresh code insider no extension enable and the follow two setting change json editor autoindent keep editor autoclosingbracket never open a new file a text file be fine and type foo the... |
microsoftvscode | hand mouse pointer be show when drag and drop be disable | Bug | test 125013 kapture 2021 06 02 at 09 16 02 |
microsoftvscode | send a smile report issue should go through report issue flow | Bug | issue type bug repro 1 open the send a smile view 1 click on report issue bug this go directly to we should prompt user to go through the report issue flow instead vs code version code insider 1 57 0 insider universal 1e446dfadf588ec28b3fdba7ac083bfa1d45df3c 2021 06 01... |
microsoftvscode | can not drag and drop normal webview between window | Bug | test 124848 1 open a normal markdown preview not the custom editor base one 2 try drag it to a new window bug the drag indicator show up but nothing happen when you drop |
microsoftvscode | bad resize behavior crow status bar | Bug | the regexper notebook print the flag status bar item open regexp notebook and another with a long status bar item resize the window the flag status hide the language status be render awkwardly |
microsoftvscode | trust dialog should listen to change | Bug | here both window have a folder open from desktop and when I trust desktop in the one window I think the other window dialog should close even bad if I select to not trust in the second window the window become untrusted even though the parent folder be trust |
microsoftvscode | trust editor multiple font style use but unsure about mean | Bug | test 124984 the path section of the trust editor seem to use both bold and italic to convey information but I can not tell easily what be what image |
microsoftvscode | integrate terminal fail to launch execvp 3 fail permission deny | Bug | we have write the need datum into your clipboard because it be too large to send please paste issue type bug when I try to open a new integrate terminal bash the terminal process fail to launch with error execvp 3 fail permission deny vs code version code insider 1 57 0 insider 4f3... |
microsoftvscode | option to block indent by fix width instead of to next tab stop | Bug | in vs code when you select a block and press tab for block indent the text be always indent to the next tab stop or soft tab stop there need to be an option to indent by a fix width e g if the indent be 4 character then the entire block be indent by 4 character regardless of the next tab stop th... |
microsoftvscode | git stage command be not queue | Bug | do this issue occur when all extension be disable not applicable vs code version 1 56 2 os version win 2004 step to reproduce 1 this bug only occur when your editor machine be very slow so that thing such as git stage take at least a few second maybe slow down your machine artificiall... |
microsoftvscode | can t drag scroll bar anymore | Bug | do this issue occur when all extension be disabled yes vs code version 1 56 2 os version debian 10 step to reproduce 1 open any file long than the display height 2 try to drag the scrollbar or leave click in a empty scrollbar section expect drag to scroll or scroll ... |
microsoftvscode | native notebook resize output with math render | Bug | sometimes the rendering for math be quite small depend on the element in it and there be no way to enlarge this output today would be great if there be some way to make this large image |
microsoftvscode | terminal creationoption api show default option in remote | Bug | from chrmarti for terminal create through the ui terminal creationoption have the default option that s different from 1 50 and also different from when the terminal be create through the api |
microsoftvscode | command not work in notebookcellstatusbaritemprovider | Bug | vs code version insider os version win10 step to reproduce 1 create an implentation of vscode notebookcellstatusbaritemprovider 2 use a command object instead of command string work new vscode notebookcellstatusbaritem save vscode notebookcellstatusbaralignment leave... |
microsoftvscode | native notebooks drag and drop line in wrong spot | Bug | indicator for drag and drop movement in cell doesn t end up between cell when the insert cell item code markdown be in the notebook toolbar drag and drop indicator |
microsoftvscode | vscode ask git https password when use ssh node 16 2 npm 7 13 | Bug | do this issue occur when all extension be disabled yes vs code version 1 56 2 os version mac os big sur 11 2 3 step to reproduce 1 have a package json use a ssh git url for a dependency example mypkg git ssh myuser mypkg git develop 2 make sure your public key b... |
microsoftvscode | get start button have to be touch twice to work | Bug | 1 io open the getting start page 2 customize your setup learn the fundamental and boost your productivity button have to be touch twice in order to react so the first touch put focus on they and only the second time you touch they they work seem like you be not handle the touch event corr... |
microsoftvscode | pixele | Bug | issue type bug I get the left side bar and bottom bar pixele vs code version code 1 56 2 054a9295330880ed74ceaedda236253b4f39a335 2021 05 12t17 13 13 157z os version window nt x64 10 0 19042 system info item value vscodeissue vscodeissue cpus intel r core... |
microsoftvscode | workspace trust extension development host | Bug | issue copy from issuecomment 842797717 maybe I m miss mix something but it seem the debug process of an extension while opening trust untrusted workspace as the extension development host do not respect if the extension support untrusted workspace or not at least in some scenario my extension do n... |
microsoftvscode | workspace trust restrict mode banner accessibility improvement | Bug | once the focus be on the button inside the banner press shift tab have no effect ideally it should focus the full banner once the focus be on the button press esc have no effect same like above it should focus the full banner x at the end of the banner aria label add use leave r... |
microsoftvscode | call texteditoredit replace to replace a line of text introduce a partial selection of the new text | Bug | do this issue occur when all extension be disabled no but expect because this be a bug with the extension api version 1 56 2 commit 054a9295330880ed74ceaedda236253b4f39a335 date 2021 05 12t16 44 45 182z electron 12 0 4 chrome 89 0 4389 114 node js 14 16 0 v8 8 9 255 24 electron 0 ... |
microsoftvscode | invalid syntax in web worker | Bug | do this issue occur when all extension be disabled yes vs code version monaco os version na step to reproduce 1 transpile the editor worker 2 observe invalid export from code worker can not export thing issue for this pr fix an issue I ve be have with monaco wher... |
microsoftvscode | git panel incorrectly show case sensitive rename on case insensitive fs | Bug | issue type bug when a file be rename to a name that only differ by case the git pane incorrectly label both the old and new name as d for delete reproduce 1 create a new repo and commit a file name makefile sh git init echo hello makefile git add m... |
microsoftvscode | icon aren t render in setting ui markdownenumdescription | Bug | |
microsoftvscode | allow specify an icon for config enum | Help Wanted | I implement intellisense for terminal profile icon but currently the preview be in the description it would be much easy to use if it be to the left of the string compare that to how nice the change icon command be |
microsoftvscode | git conflict resolution accept current change ignore addition of a single empty line | Bug | vs code version 1 55 2 os version macos 10 15 7 I m resolve a merge conflict where the last diff be the follow I have already resolve a couple successfully early in the file current change incoming change 154 same line in file 154 same line in file 155 ... |
microsoftvscode | stage select range convert file from crlf to lf line ending | Bug | issue type bug create a file use crlf line ending 10 sloc I be use addon render line ending to show line ede character in a similar manner to the renderwhitespace option so that in the work tree view I can see what line ending be be use push the crlf file to git then make a 2 line edit open the file... |
microsoftvscode | tooltip be cut off on highdpi display | Bug | see the following example image image image my primary monitor be an 32 uhd 4k display set to 150 scaling |
microsoftvscode | reserve some space to the right of the hover to be able to grab the scrollbar | Bug | cc bpasero |
microsoftvscode | couldn t open two folder with almost equal name except for capitalization on window via ssh | Bug | vs code version 1 56 0 os version window nt x64 10 0 18363 step to reproduce 1 create two folder with name e g test and test on a linux machine 2 open in vscode from a windows machine first folder test on the linux machine via ssh 3 open another new window of vscode from the... |
microsoftvscode | cursor be not merge in this case | Bug | configure editor multicursormergeoverlappe false click inside a word press cmd d image |
microsoftvscode | fail to copy large text | Bug | vs code version 1 55 2 os version kubuntu 20 04 linux step to reproduce 1 open a very large css file I e 100k line 2 15 million char 2 select all 3 copy 4 switch to another text editor I e kwrite 5 paste 6 see that nothing get paste do this issue occur when a... |
microsoftvscode | unable to run sandboxed process when run as elevate under applocker | Bug | vs code version 1 56 0 insider user setup os version window nt x64 10 0 19042 electron 12 0 4 chrome 89 0 4389 114 node js 14 16 0 v8 8 9 255 24 electron 0 step to reproduce 1 open a markdown file and click the open preview to the side button 2 the preview wind... |
microsoftvscode | call stack bounce when short live second request start stop | Bug | issue type bug when use the php debugger I have a request pause and await however while that request be run other request be also run but not pause as expect the problem be that while there be only one request in the call stack the call stack for the paused request be expand however when a second reque... |
microsoftvscode | fold region range not restore when editor be open the first time | Bug | I would like it if the editor can remember the fold state of my code so when the file project be open the next day the region be in the state I leave they |
microsoftvscode | when touch the button on touch screan the terminal pannel show new terminal with flash drop down menu | Bug | vs code version 1 56 0 main branch os version window 10 20h2 device surface laptop 3 step to reproduce 1 when touch the button on touch screan the terminal pannel show new terminal with flash drop down menu bug do this issue occur when all extension be disab... |
microsoftvscode | full remote label only show for the current remote | Bug | open the workspace trust manager in an ssh window in the host column I only get the full label if I be connect to that remote otherwise it s just ssh image for the recently open menu these be cache somehow not sure how that work |
microsoftvscode | sign in quick pick dialog focus movement could be improve | Bug | 1 turn on setting sync 2 get the follow dialog press tab focus move to checkbox press tab again focus move to the other checkbox ideally the first tab would move focus to the sign in and turn on button and not to the checkbox screenshot 2021 04 28 at 15 42 44 |
microsoftvscode | enable an extension via set should not always require a reload | Bug | test 122230 find an extension that s disabled because it doesn t specify its trust capability for I its kisstkondoro vscode codemetric add that extension to the extension supportuntrustedworkspace setting and say support true extension stay disabled |
microsoftvscode | select cell select its menu | Bug | test 122254 open a ghi issue notebook select the first code cell open the cell overflow menu of the second cell bug the first cell be still select |
microsoftvscode | instal extension in untrusted workspace should make it clear that the extension be disable | Bug | test 122228 1 have an untrusted workspace 2 install eslint extension 3 dialog show up click on install the extension view show eslint as instal and enable picture only if I click on show I instal extension it appear as disabled I see two issue here 1 we need to render extension as di... |
microsoftvscode | workspace file save location very slow to be add to workspace trust | Bug | test 122233 when I follow the test plan s instruction for save the workspace file I get a notification about file create provider that sit there for maybe a minute or two I have the workspace trust manager open at the same time and it take over a minute before the new folder to show up in the trust manager |
microsoftvscode | delay restart prompt while setting sync be turn on | Bug | I just reinstall window on a large ssd and didn t have the great experience enable set sync firstly I hit a vscode auth github com error which tell I to restart the install flow I think this be a know issue as I ve hit it before then I get 2 sync progress notification for some reason and get tell to re... |
microsoftvscode | copy paste format code doesn t work properly on linux work on window | Bug | vs code version 1 55 2 os version kubuntu 20 04 linux step to reproduce 1 open vs code 1 55 2 on linux 2 open a javascript js file 2 select some code copy 3 paste to any rich text editor I e libreoffice writer abiword wps office writer or softoffice textmaker ... |
microsoftvscode | blue line in the left of explorer icon in activity bar when mouse down | Bug | vs code version 1 56 0 insider commit 0310f02 os version window 10 20h2 step to reproduce sandy081 I have notice this blue line in the left when mouse down only in file icon and this doesn t show in the other icon 0310f02 ref issuecomment 825471885 image do this issue... |
microsoftvscode | process explorer difficult impossible to use via screen reader | Bug | I believe the issue be that the list be constantly refresh this cause the screen reader to continually speak the current item this make reading item impossible if you bring up context menu to explore option be hope for something to turn off or decrease refresh rate you can t read the menu because screen r... |
microsoftvscode | remote connection allow offline editing in remote wsl | Bug | after successfully open a vscode editor in remote wsl mode and then some time after I lose network connectivity I want the editor to remain usable the current behavior bring up the disconnected attempt to reconnect modal after dismiss the modal the modal return almost immediately make it impossible ... |
microsoftvscode | cell move up when output come | Bug | see record no clear step but I believe this happen when run a cell that isn t select |
microsoftvscode | include option in issue reporter be not persistent | Bug | issue type bug open issue reporter uncheck include my enabled extension close it open issue reporter again the option be still all check vs code version code insider 1 56 0 insider universal 8aff878db2542eea2dfb571c8bb485118bbb3113 2021 04 19t05 13 43 644z os version darwin x64 20... |
microsoftvscode | inconsistent replace across newline | Bug | issue type bug text text when select from after the first text above but before the end newline char to just before the second text above but after the lead space char not display by github hit x you should see one line with textxtext undo and repeat selection hit tab I wo... |
microsoftvscode | ctrl f or h to find or replace string sometimes get the wrong hit count | Bug | issue type bug problem when I search a string in a log file 8004 line with vscode I find the hit count be not correct in the search help dialog repro step 1 copy the log string in gist attach below and paste in vscode 2 in vscode scroll down to the last line 3 highlight the last ... |
microsoftvscode | view should use full name | Bug | 1 drag npm script from explorer container to activity bar 2 hover over it or invoke context menu 3 it say explorer I think it can be solve by an extension use contextualtitle but it s just logical for vscode to do that automatically and use the view i d instead of a container name scree... |
microsoftvscode | webviews disable alt key menu navigation | Bug | version 1 55 2 commit 3c4e3df9e89829dce27b7b5c24508306b151f30d date 2021 04 13t09 37 02 931z 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 8 0 48 generic step to reproduce 1 open vs code 2 create markdown file and populate with... |
microsoftvscode | quickpick ondidchangeactive fire before quickpick ondidchangevalue on a value change | Bug | I would expect that quickpick ondidchangevalue would fire before any other event when the value of the input change |
microsoftvscode | document that http proxy also configure electron | Bug | how can I request that this set the proxy on the session now if the http proxy setting be not empty previously the setting only affect extension this should make it easy to use be add to the documentation unless I be miss it this page legacy proxy server support seem to state explicitly that htt... |
microsoftvscode | fold sometimes can not be fold and touch register as double click | Bug | ipad or any touch device have some code fold touch on the folded region fold decoration to expand it all good touch again to fold it sometimes touch be register as a double click thus both an expand and a collapse happen thus result in no action not sure if this be specific to fold or to all decor... |
microsoftvscode | ipad editor render double cursor | Bug | ipad safari 1 open setting ui 2 touch some non input area for example the setting table of content 3 touch back on the setting input area double cursor be render apart from this step sometimes in various editor I see double cursor render I be able to fix this by add webkit user select... |
microsoftvscode | webgl be slow in snap package | Bug | vs code version 1 55 1 1 56 0 insider os version ubuntu 20 10 I often need to print a table or datum frame in r in the integrate terminal via remote ssh like the following in previous version the printing be almost as fast as in the native console image in the recent release the ... |
microsoftvscode | fold decorate fold indicator with error color iconography | Help Wanted | it would be nice if the fold indicator would signify the presence of error in their elide range currently I can see in the gutter that some error be somewhere in my viewport but no clue where yes f8 or consult the problem pane would help here but that s not always what I want image |
microsoftvscode | the scroll bar be not accessible through keyboard key present on the error pop up | Bug | 1 have a file with an error 2 press shift f8 3 tab into the error message popup and try use key left to move the scroll bar image |
microsoftvscode | extension view wrap star instead of clip they | Help Wanted | this be not a duplicate of 9644 but it s perhaps tangentially relate I m use multiple box side by side in vscode so my individual editor be moderately narrow and I turn on word wrap for my editor when I search for an html preview editor in extension I see this star clip 2 star do... |
microsoftvscode | can open vs code while it s be update | Bug | issue type bug I often have to restart vscode when thing get stick not the issue I be encounter an issue where after I close and reopen vscode without wait a bit vscode start normally and then after a few second by which I would have start work on the code again the update vscode window c... |
microsoftvscode | inconsistent tildification in recently open | Bug | image I think these should all have tilde |
microsoftvscode | gutter git decoration bound box and appear | Bug | the clicking area be large than indicate I often hit the git when try to fold code beyond decrease the hitbox size it may be solve by move the fold icon 2 4px right also when its visibility be set to hover it appear even when user hover over the fold area this should be set to the decora... |
microsoftvscode | can not select text in markdown cell | Bug | issue type bug can t select text from a markdown preview it always try to drag the cell vs code version code 1 55 0 428daa3650c9b38c92d194172cba735b95a7c77f 2021 03 26t22 22 39 145z os version darwin x64 20 3 0 system info item value cpu intel r core tm i9 9980hk cpu 2 40ghz... |
microsoftvscode | drag tab to remote ssh teminal window paste path with backslashe | Bug | issue type bug when use remote ssh window linux if you drag an editor s window tab into the terminal window it paste the filename into the terminal but the path separator be backslashe vs code version code 1 54 3 2b9aebd5354a3629c3aba0a5f5df49f43d6689f8 2021 03 15t10 55 45 459z os v... |
microsoftvscode | debug show welcome when while not debug even if launch json present | Bug | while a user be not debug we should consider show a welcome view instead of all the empty debug view even if he or she have a launch json the only debug view which make sense when not debug be the breakpoint view what I suggest while a user be not debug show the welcome view if there be at least one ... |
microsoftvscode | stage change in source control move cursor focus it s back | Bug | issue type bug 0 have a sub repo in your repo 1 stage a change 2 quickly begin to write a message in the main repo s commit message input 3 observe that focus be shift to the second repo s commit input vs code version code 1 54 3 2b9aebd5354a3629c3aba0a5f5df49f43d6689f8 2021 03 15... |
microsoftvscode | html suggestion for medium | Help Wanted | vs code version 1 54 3 os version window 10 20h2 build 19042 572 step to reproduce image image image possible operator value description and specify an and operator not specify a not operator specify an or operator device value ... |
microsoftvscode | profile allowcompactboolean do not work with jsx | Bug | version 1 54 3 commit 2b9aebd5354a3629c3aba0a5f5df49f43d6689f8 date 2021 03 15t11 57 12 728z 1 wk ago electron 11 3 0 chrome 87 0 4280 141 node js 12 18 3 v8 8 7 220 31 electron 0 os darwin x64 20 3 0 step to reproduce 1 click disable all instal extension in e... |
microsoftvscode | custom file save dialog keyboard shortcuts inconsistent with macos | Bug | issue type bug create an untitled file type and cmd w with macos native dialog you can press enter to save space to discard with the custom dialog both enter and space save the file not sure if it s really an issue as ppl may always use native menu on macos vs code version ... |
microsoftvscode | problem from main vscode build or extension build can be show not both when a file be close | Bug | test 119471 follow step in the link item have compile error in the extension build and also the main build open one of the file the problem pane have error from both build close that file the problem pane only have error from one of the build seem random which one it be image ... |
microsoftvscode | no more surrounding or auto closing in commit msg box | Bug | vs code version 1 54 3 os version window nt x64 10 0 19042 step to reproduce 1 write a commit message 2 select a word type expect the word be surround by like in vs code v1 44 2 since 1 45 this doesn t happen anymore instead the word be replace by it... |
microsoftvscode | emmet jsx html abbreviation suggest inside style tag | Bug | from |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.