repository stringclasses 156
values | issue title stringlengths 1 1.01k ⌀ | labels stringclasses 8
values | body stringlengths 1 270k ⌀ |
|---|---|---|---|
microsoftvscode | hyperlink in jupyter notebooks reopen file in new tab instead of navigate to exist open tab | Bug | description when interact with hyperlink in jupyter notebooks within vscode there be a recur issue where click a hyperlink that point to a python file result in the file be reopen in a new tab this behavior be observe even if the file be already open in a separate tab the expect and more efficient behavior... |
microsoftvscode | toggle apply extension to all profile fail with an error | Bug | in default profile install extension e in profile a install same extension e but with different version from profile a apply this extension to all profile error be show that extension be not find |
microsoftvscode | scm rename resource not show in a multi file diff editor | Bug | step to reproduce 1 open a folder workspace that contain a git repository 2 modify file and a rename file commit the change 3 find the command under outgoing change and click on the view commit action expect both file be show in the multi file diff editor actual only the modified ... |
microsoftvscode | breakpoint element render everywhere in the editor | Bug | I somehow get into a state where the breakpoint placeholder be render everywhere the do not disappear in insider until I stop the debug session I don t really have reproducible step but here some info if I remember correctly they all appear when I save the file I have format on save on some min... |
microsoftvscode | promote api to deal with profile | Duplicate | I would open back despite issuecomment 1646577596 to get a new chance for community vote I m share same interest and requirement couple of previous feature request issue have do we need to get a way to query about active profile to collect exist profile list to create one |
microsoftvscode | inline chat hold on to untitled document part 2 | Bug | this be a long ish demo of a potential that be still of happen when the file become dirty ie copilot write some code close out and dismiss the save will not increment the untitled name what be mention in this issue but when copilot doesn t write code close it out and use ctrl n again f... |
microsoftvscode | snippet transformation doesn t capitalize variable | Question | type bug consider this hlsl snippet var prefix var body 1 2 2 2 upcase it doesn t capitalize 2 however switch the order of the number work var prefix var body 2 1 1 1 upcase ... |
microsoftvscode | typescript didn t check change about foreach function | Duplicate | type bug typescript function test let array new array 5 let test boolean false array foreach item I if I 4 test true if test true else vscode show the following type error for the abo... |
microsoftvscode | suggestion user snippet support select option | Question | for example button component of antdv json body 0 text it may look like this |
microsoftvscode | unable to see the companion tab in homework programming assignment 1 5 | Question | programming exercise 1 5 in homework programming assignment 1 5 I can t unable to see the companion tab that have the instructon for the homework programming assignment I refresh the companion tab and I get the same result of the companion tab not able to see the companion tab I do all the step in ... |
microsoftvscode | propagate watch state change when default profile change | Bug | if default profile be add remove we should cancel or create watch request as necessary this probably doesn t happen today validation necessary |
microsoftvscode | test watch for child be not cancel when their parent be cancel | Bug | from playwright it look like if I watch single test item then watch file parent item and then unwatch the file cancellation token be not trigger for the test entry when the parent watch be cancel child be cancel in the ui but child be not cancel programmatically |
microsoftvscode | incorrect role as checkbox be announce for manage extension button in more action in notification popup | Bug | do this issue occur when all extension be disabled yes vs code version 1 85 2 os version window 11 enterprise window nt x64 10 0 22631 3007 version 1 85 2 user setup commit 8b3775030ed1a69b13e4f4c628c612102e30a681 date 2024 01 18t06 40 10 514z electron 25 9 7 electronb... |
microsoftvscode | output panel add option to prevent steal focus | Duplicate | output panel mass spam a workflow disruption while use vs code the output panel appear for many different reason it be highly disruptive since it take over the panel which be currently be use this be one of the very few time where vs code forcibly reconfigure the user s window setup with no way to ... |
microsoftvscode | file revert file should work in multi diff editor | Bug | when you edit multiple file in a diff editor the editor appear dirty and the file open in the background pick revert file from the file menu should clear dirty indication |
microsoftvscode | inline chat loose its alignment when restore from jump from another editor | Bug | inline chat be typically nicely align to the line it cover but when I jump to another editor and then back that alignment be lose image |
microsoftvscode | git view stash leave hand side be incorrect | Bug | 1 create a new file with the follow content and commit it 1 2 3 2 modify the file to like as follow save it and create a stash with it 1 22 3 2 modify the file to like as follow and save it 11 2 33 4 invoke the git view stash command and pick... |
microsoftvscode | inline chat hold on to untitled document | Bug | open untitled document start inline chat ask it to print its name close the editor dismiss save open another untitled document bug it s now untitled 2 because the previous inline chat session hasn t be release still hold on to the old model |
microsoftvscode | merge editor keep scroll while type any character | Duplicate | type bug expect behavior be able to do a manual resolution in the 3 way merge editor and type the code just as usual actual behavior when try to do a manual resolution if I type any character the result view scroll up or down in a way that I can t see what I m type this doesn t happen i... |
microsoftvscode | find functionality freeze the whole vs code | Duplicate | do this issue occur when all extension be disabled yes no vs code version os version step to reproduce 1 2 |
microsoftvscode | error try to add a disposable to a disposablestore that have already be dispose of | Bug | see this in my log a lot error try to add a disposable to a disposablestore that have already be dispose of the add object will be leak at f add vscode file vscode app application visual 20studio 20code 20 20insiders app content resource app out vs workbench workbench desktop main js 37 15... |
microsoftvscode | link detection defunct in terminal instance | Duplicate | I wasn t success in verifying until I start a new terminal I have echo user jrieken code vscode src vscode dts vscode d ts 3 5 19 and the old terminal be doesn t work in the new it do nothing in any of the known log |
microsoftvscode | notebook render partially over other editor | Bug | I have multiple editor open one of they be a notebook at some point when I save the file I be in the notebook suddenly appear over the typescript file this happen twice once when in the typescript file and once in the multi diff editor |
microsoftvscode | ux search in search widget the result be collapse but the button be also collapse all | Bug | do this issue occur when all extension be disabled yes version 1 86 0 insider commit 1091f68d834974d78cd4f9769034b4ae4581ff2a date 2024 01 24t05 35 58 929z browser mozilla 5 0 x11 linux x86 64 applewebkit 537 36 khtml like gecko code insider 1 86 0 insider chrome 118 0 5993 159 ele... |
microsoftvscode | certain widely use file link format do not detect the line number in the debug console | Duplicate | do this issue occur when all extension be disabled yes vs code version version 1 85 1 commit 0ee08df0cf4527e40edc9aa28f4b5bd38bbff2b2 date 2023 12 13t09 49 37 021z electron 25 9 7 electronbuildid 25551756 chromium 114 0 5735 289 node js 18 15 0 v8 11 4 183 29 electron 0 ... |
microsoftvscode | skipfile do not support path contain an at sign | Bug | type bug it seem the skipfile property in vscode launch json do not support path contain the at sign I m try to debug a babel relate issue and want to step through only babel package in node module for example say I want to peer into repos babel plugin tester node modules babel co... |
microsoftvscode | I can t calculate my grade evertime I try calculate my grade it give I message of an issue occur while calculate your final grade | Question | add issue description here version 1 85 2 commit 8b3775030ed1a69b13e4f4c628c612102e30a681 user agent mozilla 5 0 window not 10 0 win64 x64 applewebkit 537 36 khtml like gecko chrome 120 0 0 0 safari 537 36 embedder codespace |
microsoftvscode | notebook search eagerly activate extension | Bug | 1 enable notebook search search experimental closednotebookrichcontentresult 2 search in a dir with only a few file no notebook and make a search 3 notice that multiple notebook serializer get enable onnotebookserializer even if their serializer path do not match anything in the repo bug ... |
microsoftvscode | can not install any extension | Duplicate | type bug try to install any extension a can not install anyone vs code version code 1 85 2 8b3775030ed1a69b13e4f4c628c612102e30a681 2024 01 18t06 40 19 222z os version linux x64 6 5 0 14 generic snap mode system info item value cpu intel r core tm i5 1035g1 cpu 1 00ghz 8 x ... |
microsoftvscode | terminal split button have extra padding right of the launch profile button | Duplicate | on the late insider 1 hover over the terminal split button 2 bug notice an area to the right of the launch profile darken which might mean the terminal split button be too large hover over the terminal split button reveal the button be potentially too large find while verify |
microsoftvscode | disable exp when run integration test | Bug | we have learn the hard way that when run extension integration test that exp be enable this mean some build and user machine might behave different to how they run locally also it seem wasteful to contact the service when run test |
microsoftvscode | scrollbar background be miss when file first open | Bug | do this issue occur when all extension be disabled yes vs code version 1 86 0 insider universal and 1 85 2 universal os version macos 14 3 step to reproduce 1 open any file that be not previously open with vscode the problem when the file be initially open the scrollbar... |
microsoftvscode | sticky scroll steal space to toggle check mark | Bug | 1 expand an extension prove tree that have some checkboxe 2 use keyboard to navigate to a tree item with a checkbox 3 type space to toggle the checkbox image |
microsoftvscode | activity bar location to hide be not work | Bug | have activity bar on side change the location to hide activity bar without action be show reload the window activity bar be show in the side |
microsoftvscode | activate extension vscode typescript language feature fail due to an error eexist file already exist | Bug | I restart my machine I have 4 window open in one window I notice that I could not go to definition in ts file anymore the extenion host log show 2024 01 24 14 10 48 760 info extension host with pid 1184 start 2024 01 24 14 10 48 760 info skipping acquire lock for user alex library a... |
microsoftvscode | a11y visual studio code client search global search keyboard we be not able to access the tooltip present for match case match whole word etc present in global search section via keyboard | Bug | check out accessibility insight identify accessibility bug before check in and make bug fix fast and easy githubtag a11ytcs a11ysev2 desktopapp win32 visual studio code client bm visualstudiocodeclient win32 jan2024 wcag2 1 1 keyboard environment and os detail visual... |
microsoftvscode | scm show publish action in unpublished branch | Bug | test 203075 I expect the publish action to appear on an unpublished branch not the push action I be aware they both do the same |
microsoftvscode | scm view commit action cause the scm view to show progress | Bug | test 203075 1 click the view commit action on a commit in incoming outgoing notice the scm view show progress if there s any progress at all to show it should be in the multi file diff editor that open not scm this be very noticeable in empty commit where click the action do nothing ot... |
microsoftvscode | scm view commit action should not be present on empty commit | Bug | test 203075 1 create an empty commit notice the view commit action still appear even though it s a no op we should either hide it preferable or disable it |
microsoftvscode | scm incoming outgoing element be miss context menus | Bug | test 203075 I be expect the action to appear in context menus as well right click |
microsoftvscode | quick chat icon positioning | Bug | test 203012 I really like this new mode one thing that I notice at least while I be test be that the listen indicator appear below the code selection but when the recording complete inline chat appear above the code selection I think that it would be nice if both ui element would use the same anchor l... |
microsoftvscode | hold for speech release key reset stream | Duplicate | test 203012 1 press and hold cmd I 2 specify the instruction use voice but do not release cmd I when you be do 3 wait for the response to start stream in 4 release cmd I and observe how streaming reset 0 12 in the video below |
microsoftvscode | error alert be read last when you go back to the line with error | Duplicate | test 203089 in this example image get to line 34 first let be read out error and breakpoint alert go back to line 33 error be not read first |
microsoftvscode | audio queue for when voice be listen | Duplicate | test 203087 probably more for the general case of when use voice feature I hadn t use it before this especially important with the delay that I be see before the microphone icon would show up |
microsoftvscode | pop out outline pane | Duplicate | type feature request I want as much screen real estate as possible for the code the outline for my notebook typically only take up 30 of vertical space but show it require 100 of vertical space put it on a different screen would increase productivity vs code version code 1 85 2 universal 8b37750... |
microsoftvscode | datum be show as one big line | Bug | test 203094 code ts vscode command executecommand workbench action openissuereporter extensionid ms python python issuetitle title here command template t repeat 10000 datum x repeat 10000 image maybe that should h... |
microsoftvscode | vs code speech do not warn when no chat provider be find | Bug | test 202926 I do not have copilot chat instal should we notify the user that the hey code command need a chat provider to work |
microsoftvscode | show long variable preview on hover | Bug | test 203058 the debug variable tree will show 1000 or more character but much few be show here also a copy value context menu action to get the full value would be helpful as in debug |
microsoftvscode | quick search leave preview editor open | Bug | test 203078 open quick search on a highlight symbol arrow up and down to select other result in another not already open file a preview editor be open to preview the result hit esc to close quick search the preview editor that be last use for quick search remain open not sure i... |
microsoftvscode | do not offer create file option for readonly file system | Bug | type bug 1 on a readonly file system 2 try open a file that do not exist you can use the vscode open command for this bug a diaglogdialog show that include an option for create file click on this option show a second dialog that say the file can not be create I think it... |
microsoftvscode | editor wordwrap doesn t wrap no way to resize scm input view | Bug | test 203025 mac sonoma 14 2 1 expect that when turn on wordwrap I would be able to resize the scm input field image turn on wordwrap for scminput language type per test plan instruction write a very long commit message with space result now wrap if I resize the view no... |
microsoftvscode | zoom out in a float window glitch occasionally | Bug | test 202922 test on a mac this happen on float window only with the set window zoomperwindow enable image |
microsoftvscode | float notebook window not restore | Bug | test 202923 window aren t restore on reload when close the float window the window be not restore in the main window if necessary for context the third float window be a float terminal window work super well on non notebook file from my testing though |
microsoftvscode | warning alert not emit when warn audio cue not emit | Bug | test 203089 audio cue line have warning be set to false accessibility alert warning be set to true I generate a warning by use the markdown lint extension and write text into a new markdown file without an h1 header when I turn on the audio cue the accessibility alert also alert I that there s... |
microsoftvscode | I be have issue with instal late git version | Duplicate | type performance issue I be have issue with instal late git version when ever I try to install it be instaslle 1 79 2 version vs code version code 1 85 2 8b3775030ed1a69b13e4f4c628c612102e30a681 2024 01 18t06 40 10 514z os version window nt x64 6 2 9200 mode system info item value ... |
microsoftvscode | collapse expand all diff command jump position | Bug | test 203040 not sure if this be a stash problem or a general diff view issue when you have a stash diff view open and click on the collapse all diff command at the top of the editor all the diff be close but the expand all diff command be now on the left and the mouse be hover over the drop stas... |
microsoftvscode | I should be able to use the same keybinding for start and stop | Bug | test 203087 if there be a context key to tell when voice be active I could just use a when clause and not have to come up with two different keybinding for start and stop voice |
microsoftvscode | speech provider register twice after extension host crash | Duplicate | test 203087 the extension host crash while I keep try out the feature use both start and stop keyboard shortcut my start keyboard shortcut be ctrl t ctrl v and my stop keyboard shortcut be ctrl t ctrl shift v when the extension host restart the feature stop work completely and devtool report an error that a... |
microsoftvscode | git stash view doesn t show add or move file | Bug | test 203040 create a git stash that include a new file or a rename file view stash the editor only show modify file and there be no indication that some content be miss |
microsoftvscode | speech recording stop after log pause in audio | Bug | test 203012 1 use cmd I to speak into microphone and generate text 2 release cmd I and have a request fulfil 3 re press cmd I this now add text to the end of your request 4 continue to hold cmd I but pause speak for a few second 5 although I be hold cmd I the microphone stop listen and tri... |
microsoftvscode | microphone stay on during mac popup | Bug | test 203012 the first time I attempt to use voice I hold down the key and the inline chat pop up with the microphone icon but due to it be my first time I also get a pop up from my mac to enable use of microphone by vs code the one minor issue be as I click allow on that prompt and return to vs code the... |
microsoftvscode | bullet point render in front of checkbox in comment view | Bug | verify microsoft vscode pull request github 5310 in the comment view a bullet point be render in front of a checkbox which should not be the case image 720 image 720 |
microsoftvscode | stuck with unsave change in multi diff editor | Bug | test 203040 disable autosave open a file make some change don t save open a stash in multi file diff editor the diff editor be mark as unsaved and I can t close it at all if I close the original editor the multi file diff can be close record 2024 01 23 at 13 47 41 |
microsoftvscode | bad background color for multi diff editor | Duplicate | test 203040 |
microsoftvscode | markdown url pasting doesn t work with file uri | Bug | test 203095 paste this uri file user rob code txt it be underline as a link but I don t get the new behavior |
microsoftvscode | drag n drop be not work as expect when there be multiple group in open editor | Bug | test 202849 in open editor view have multiple group start drag the last item in the first group it immediately show the drop feedback in the second group drag the item far down on to the top of the group 2 feedback shift to the same position of drag item but on drop it move to group 2 |
microsoftvscode | readonly hover stay on top of dialog | Bug | test 203045 see step in 203045 create a markdownstre that run a command ts const md new vscode markdownstre you will never be able to modify this run it command vscode openfolder md istruste true const memfs new memfs context subscription push vscode workspace reg... |
microsoftvscode | how to create hint on right click context button | Question | how do I create hint for text button on right mouse button as on screenshot image tasklist task tasklist task tasklist task tasklist task tasklist task tasklist task tasklist t... |
microsoftvscode | inline chat ui stick on error | Bug | get the trace below this happen when pause be enter as part of error handling which then also error err unexpected type error unexpected type at b vscode file vscode app application visual 20studio 20code 20 20insiders app content resource app out vs workbench workbench desktop main js 93... |
microsoftvscode | speech provider with identifi ms vscode vscode speech be already register | Bug | test 202926 keep play with hey code at one point the eh restart unsure why but likely due to speech anyway the console show the error below which likely mean some mainthreadxyz didn t dispose something once you be in this state speech be break 2024 01 23 16 33 30 217 error error ... |
microsoftvscode | no prompt after close editor when pipe command that doesn t terminate | Bug | test 202921 I notice a difference in behavior not sure whether it s an issue if I have a command that doesn t terminate and I use wait then I don t get a prompt after close the editor until I ctrl c 1 top code insider wait 2 close the editor that open 3 in insider I don t g... |
microsoftvscode | click custom title bar do nothing in this case | Bug | test 202857 when both command center and action be disabled for custom title click this entry do nothing and give no feedback image |
microsoftvscode | hiding activity bar action from custom title hide the activity bar | Duplicate | test 202857 somehow when I explicitly want to hide activity bar icon from custom title I be force to hide the activity bar record 2024 01 23 at 16 06 38 |
microsoftvscode | trigger breakpoint line glyph do not use the right decoration | Bug | test 202882 have a trigger breakpoint and stop on that line notice that we just render the yellow arrow ideally it would be the yellow arrow with a red dot inside screenshot 2024 01 23 at 15 59 40 |
microsoftvscode | add trigger breakpoint add trigger breakpoint | Bug | test 202882 there should be at the end not two to align with other menu entry title btw this be the small issue I create ever screenshot 2024 01 23 at 15 53 23 |
microsoftvscode | wait for breakpoint wait for breakpoint | Bug | test 202882 for should be lowercase for to align how we use upper casing across the workbench screenshot 2024 01 23 at 15 51 30 |
microsoftvscode | add trigger breakpoint should move focus into breakpoint widget | Bug | test 202882 1 f1 add trigger breakpoint 2 breakpoint widget open 3 focus stay in editor the focus should be move to the breakpoint widget for smooth flow and accessibility for example f1 add conditional breakpoint move the focus |
microsoftvscode | click on a compress note reveal the parent | Duplicate | test 202840 code insider lgvzkwshqd |
microsoftvscode | close other repository action be not work on an unselected item | Bug | test 203035 open a multi repository workspace unselect one repository in scm repository view right click on unselected repository and choose close other repository action nothing happen |
microsoftvscode | change make to file be not show in git | Bug | type bug I be currently work on a datum science project till today morning any change I make to a file will be show on the git extension but now even if I make change it be not show in the git extension vs code version code 1 85 2 8b3775030ed1a69b13e4f4c628c612102e30a681 2024 01 18t06 40 10 514z os ver... |
microsoftvscode | view screen cheese no icon title with uuid | Bug | checkout the screen capture below which show totally broken view notice the view title in the bottom panel and the missing icon the secondary sidebar in my setup the secondary sidebar be leave the primary be right I suspect this be due to set view sync because I have connect a window vm |
microsoftvscode | disable window zoomperwindow doesn t restore window zoom | Bug | test 202922 1 have several window and at least one float window open with various zoom level 2 turn off window zoomperwindow I would expect that the window zoomlevel would immediately apply to all window it doesn t and instead each window still have it s own zoom level |
microsoftvscode | minimap in float window change when main window s zoom change | Bug | test 202922 1 drag out a float window 2 change the zoom in the main window see that the minimap on the float window change record 2024 01 23 at 12 01 16 |
microsoftvscode | zoom status bar item jump when use option | Bug | test 202922 1 open a workspace 2 drag a tab into a new float window 3 zoom in a couple time use keyboard shortcut 4 use the zoom status bar item to zoom out when the zoom out happen the status bar item will move far right as expect because everything be get small however the hover itself m... |
microsoftvscode | test 203089 break link | Bug | test 203089 I see there be link one can follow with text audio cue I click on one such link and it take I to the general setting page with no text in the search field it appear the link s could be break |
microsoftvscode | protect against empty readonly message | Bug | test 203045 use isreadonly new vscode markdownstre type in one of its file the message show screen cheese |
microsoftvscode | hide activity bar action in the custom tool bar be hide the activity bar | Bug | hide the activity bar action in the custom tool bar should not hide the activity bar instead it should just hide the activity bar action in the custom tool bar |
microsoftvscode | multi diff editor show a unnatural black background before load | Bug | see video recording 2024 01 23 at 10 09 05 |
microsoftvscode | macos button to leave fullscreen mode or minimize be disable | Bug | a possible regression from |
microsoftvscode | scm input word warp set not work as expect | Bug | test 203025 it seem whenever I add the set word wrap be off and when I remove it it be turn on it be off for the setting without language selector |
microsoftvscode | test 203089 alert be read but text in editor be no long read | Bug | test 203089 while testing I notice that when I move my cursor on a line with an error the word error be read but the content of that line be no long read I be wonder if this be intend I notice that sometimes the beginning of the text on the line be read before it break off and read the alert ... |
microsoftvscode | ts check on html inline script do not respect tsconfig json | Duplicate | search term ts check inline script tsconfig json version regression information typescript version 5 3 3 playground link no response code this be index html image this be index js image this be project structure image this be ts... |
microsoftvscode | original window regrab focus when use quickopen to switch to other window | Bug | test 203093 move an editor to an aux window in the original window use the mouse to open quickopen and click on that editor the aux window briefly get to the foreground and immediately go to background again |
microsoftvscode | the terminal font change in certain case | Duplicate | the terminal font sometimes change the font and font size when I use restore terminal as show in the image below and the only solution to be able to see they correctly be by modify a parameter such as font family this process be already a bit tedious but I would like to know if there be a solution to it th... |
microsoftvscode | smooth scroll not work with mouse wheel in late 1 86 0 insider on macos | Bug | do this issue occur when all extension be disabled yes vs code version 1 86 0 insider os version darwin arm64 23 1 0 visual studio code insider version version 1 86 0 insider commit e244acbb172c428cb219717a07bf55d2737492ca date 2024 01 22t05 36 53 351z 21 hrs ago electro... |
microsoftvscode | pop up like intellisense be drive I nuts how can I disable they all at once and but use they again when I want to | Question | null |
microsoftvscode | setting search include | Duplicate | there be a set search exclude but not search include my problem be that search exclude inherit from file exclude I would like to be able hide linter configuration file like prettierrc while still be able to quick open or search in they file exclude node version ... |
microsoftvscode | make your profile as default profile | Duplicate | save your user profile as default profile when open new project in vscode |
microsoftvscode | miss calculate grade button | Question | my calculate grade button be miss the companion say it should be beside run code but it s miss I have try both microsoft edge and google chrome browser screenshot 2024 01 22 132110 version 1 85 2 commit 8b3775030ed1a69b13e4f4c628c612102e30a681 user agent mozilla 5 0 window not 10 0 ... |
microsoftvscode | clip text while update extension | Bug | I m on today s insider and have setting sync on some extension in the extension viewlet have update button next to they so I press the button some text appear to the left of the instal button but I wasn t able to hover over it to see what it say instal button with text leave to it begin with auto |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.