repository
stringclasses
156 values
issue title
stringlengths
1
1.01k
labels
stringclasses
8 values
body
stringlengths
1
270k
microsoftvscode
investigate debug visualization extension point
Bug
vs proper have some datum visualization like this and personally I ve never be a fan of how we represent thing like xml element or binary datum in debug hover and the repl in large part this be because we have to have a generic view that give all possible information so we can t be more concise when...
microsoftvscode
replaceactive context key be not set
Bug
type bug at some point this context key change behavior previously workbench action findinfile would focus the search view in find mode and leave replaceactive set to false workbench action replaceinfile would focus the search view in replace mode and leave replaceactive set to true t...
microsoftvscode
ondidchangetabs be not trigger when switch between split custom editor tab
Bug
do this issue occur when all extension be disabled yes no yes vs code version version 1 84 0 universal os version os darwin arm64 22 6 0 step to reproduce 1 subscribe to vscode window tabgroups ondidchangetabs 2 open 2 custom editor for different file in split view 1 edi...
microsoftvscode
show occurrence break after find reference
Bug
description have a cursor on a symbol show occurrence of that symbol trigger go to reference on that symbol show the reference view after close this view the occurrence aren t show anymore repro 1 in a typescript file put the cursor on a symbol with a couple of reference 2 trigger go t...
microsoftvscode
git action button and modal dialog have localization bug
Bug
in the following dialog the button be localize but the modal text be not image in the follow I would expect the spinning codicon to be at the start of the text and I would expect push to be localize image
microsoftvscode
when the side view isn t show there s barely any padding on the left
Bug
do this issue occur when all extension be disabled yes vs code version 1 84 0 os version window 11 step to reproduce 1 set the activity bar to top or hide 2 vscode with the activity bar set to top on the left there be barely any padding which look bad normally there be mor...
microsoftvscode
auto stash handle submodule incorrectly
Bug
do this issue occur when all extension be disabled yes vs code version version 1 84 0 insider universal commit d037ac076cee195194f93ce6fe2bdfe2969cc82d date 2023 11 01t10 18 23 824z electron 25 9 2 electronbuildid 24603566 chromium 114 0 5735 289 node js 18 15 0 v8 11 4 ...
microsoftvscode
rename folder in the explorer go blank before get rename
Bug
repro 1 window 2 rename a folder with file in it bug the list item will go blank while it s process focus out of the window and focus back in will fix it this look particularly break if the rename end up be reject second later for some reason record 2023 11 01 at 10 19 17
microsoftvscode
wrapping seem to break input via an ime
Bug
when I type into a markdown file use the window korean ime I get the whole line be duplicate on the last line record 2023 10 30 at 16 16 35 this do not happen in notepad image
microsoftvscode
vscode for macos add 0x0a at the end of file but not in window
Bug
do this issue occur when all extension be disabled yes vs code version visual studio for mac 17 6 6 build 408 os version macos 14 0 step to reproduce 1 make any window project with vscode for window 2 edit the project with macos version of vscode 3 cs file have at the end the byte...
microsoftvscode
wayland menu bar mix on multiple window instance
Bug
type bug 1 open vscode vscode insider in wayland session 2 open project 3 open new window of vscode 4 open another project 5 open terminal or other menu use menu bar in first window 6 the terminal instance will run on second window not in first window screencast from 2023 10 29 04...
microsoftvscode
can not replace with positive lookbehind include n
Bug
type bug I can not replace regex n b to bbb in this text below a b c a b d a b e a c d a c e a d e b c d b c e b d e c d e text can be find like this ss007 a b c untitle 1 visual studio code but single replace fail like this ss008 a b...
microsoftvscode
accessibility word by word keyboard navigation do not work in output view
Bug
type bug cc meganrogge 1 activate output view ctrl shift u 1 choose window as output channel 1 in the output view press ctrl leftarrow or ctrl rightarrow to see if you can move around on a word level note I don t hear any word by word announcement when use screen reader su...
microsoftvscode
incorrect exit lifecycle for utility process
Bug
reveal that utility process will send faulty exit event while the process be still active this be because the exit handler base on message channel l52 will get fire first and if the process be to crash during destruction of node environment which happen later then it will not be propagate secondly...
microsoftvscode
can not get compare result when file size 2 m
Bug
do this issue occur when all extension be disabled yes vs code version 1 83 1 os version win11 step to reproduce 1 tow file all of they size 2 m 2 exec compare select will be block and can not get the compare result maybe too slowly image
microsoftvscode
specific input cause replace single instance in search view to skip selection past the next instance
Bug
I search for open issue ticket with the bug and search replace label and didn t find a match one do this issue occur when all extension be disabled yes vs code os version version vs code 1 83 1 snap on ubuntu 22 04 2 vs code 1 84 0 insider snap on ubuntu 22 04 2 step to reprodu...
microsoftvscode
can not read property of undefined reading isinhiddenarea
Bug
javascript typeerror can not read property of undefined reading isinhiddenarea at render in src vs editor browser viewpart viewzone viewzone ts 361 42 at h u in src vs editor browser view ts 502 13 at in src vs editor browser view ts 445 30 at func in src vs editor browser view ts 659 10 at safeinvoke...
microsoftvscode
vscode can not access extension marketplace when http proxy contain user credential
Bug
do this issue occur when all extension be disable not applicable the bug be precisely about extension vs code version code 1 83 0 e7e037083ff4455cf320e344325dacb480062c3c 2023 10 03t16 11 49 843z os version linux x64 5 15 0 86 generic snap ubuntu 22 04 3 lt I have check most previously...
microsoftvscode
terminal quick fix should go away when a command be run
Bug
this look wrong image note that we still want to keep the behavior of the quick fix remain when an empty command be run
microsoftvscode
multi file highlight doesn t work in editor grid layout
Bug
test 196342 1 switch the editor to grid layout view editor layout grid 2x2 2 open the same file in each editor for the repro I use markdown file doc getstarted userinterface md in a local clone of the vscode doc repo 3 in the top left editor click on heart only the top right e...
microsoftvscode
revealnextcellonexecute firstline do not work when the window size be small
Bug
test 196327 image
microsoftvscode
wrap line inline chat zone show on the wrong line
Bug
test 196258 1 open a markdown file and go to an empty line below a paragraph the example below use in a local clone of the vscode doc repo image 2 click on the gutter sparkle icon the inline change open one line above the empty line image this be not limit to the clicking t...
microsoftvscode
orca cause audio cue to stop play
Bug
test 196126 in vs code enable some audio cue outside of vscode open a terminal and run orca go back to vs code and trigger an audio cue no audio cue but the screenreader say stuff now go to the terminal and quit orca ctrl c go back to vs code and trigger an audio cue still no audio ...
microsoftvscode
setting editor toc panel show up when do a search
Bug
test 196195 1 open the setting editor doesn t have to be in an aux window 2 reduce the width of the setting editor 3 search for a set 4 the table of content toc panel show up even though there s not enough space for it to actually render any result toc panel show up in setting ui in aux window ...
microsoftvscode
drag and drop to invalid location
Bug
test 196195 I think this should be a no op
microsoftvscode
join select cell be unusable
Bug
test microsoft vscode jupyter 14550 1 open the cell toolbar for a single cell note the option to join select cell 2 select multiple cell and open the toolbar for the top cell bug option no long exist
microsoftvscode
relaunch terminal hide terminal after reload window
Bug
test microsoft vscode python 22288 1 do step from 2 reload window 3 see that python extension want to relaunch terminal 4 click relaunch terminal 5 bug terminal pane hide itself and doesn t come back
microsoftvscode
tf idf in setting editor search automatically fetch my change
Bug
test 196328 disable copilot chat extension open the setting editor and run a search for automatically fetch my change I would have expect that the git autofetch be find
microsoftvscode
tf idf in setting editor search search for large text in the editor do not show result
Bug
test 196328 open setting editor enter large text in the editor in the search field and press enter no result be be show image delete the r from the end add it back press enter the expect result be be show
microsoftvscode
incorrect editor toolbar action briefly show
Bug
test 196289 1 focus in editor group a 2 focus in editor group b 3 the editor action show in the editor toolbar a briefly incorrect
microsoftvscode
drag and drop activity bar icon on side bar not as expect
Bug
test 196272 when I drag one of the icon to the second side bar I want it to be place before the other icon however it be place behind it even though the bar indicate where it would be place be in front of the icon also I notice it s not possible to drop an icon on the top part of the side bar when the ...
microsoftvscode
multi document highlight doesn t work with inline chat
Bug
test 196342 use the file below for the fib function ask copilot to use recursion select fib in rhs of the diff editor no highlight in the outer editor the same happen when select fib in the outer editor this repos independent of the editor multidocumentoccurrenceshighlight sett...
microsoftvscode
apply extension to all profile do not work when select in the local instal window in case the extension be instal in the remote extension host
Bug
for reference apply an extension to all profile I have find some peculiar thing with the implementation which I be not sure be by design or not but here come one when work with remote such as remote ssh I can see an extension in the local window grey out and in the remote window not grey ...
microsoftvscode
stage unstage file then immediately click it no diff show
Bug
make a change in a file in a git repo open scm view click to stage the file then immediately click the file s row under stage change a diff editor open which say working tree should say index and show no change close it and click the file again this time it open correctly it also ...
microsoftvscode
slash command description be not read to screen reader user in panel chat
Bug
microsoftvscode
terminal restore to two different window
Bug
the terminal on the left actually belong to the window on the right I m pretty sure there be a terminal that should have exist on the right but that be not restore image pty host log from left window that should have have a different terminal 2023 10 20 15 24 00 527 info revive process old i ...
microsoftvscode
copy ctrl c do not work in markdown preview mode
Bug
type bug step 1 create a new readme md file step 2 write some markdown in the readme file step 3 open the preview window in markdown select some random text in preview mode in your preview window try and copy with right click ctrl c I m on window step 4 now try and paste this t...
microsoftvscode
relative path do not in typescript javascript cell in vscode notebook
Bug
do this issue occur when all extension be disabled yes no vs code version 1 83 1 os version window 10 step to reproduce 1 install or 2 open a workspace 3 create typescript file a ts with some export in the workspace for example export const a 1 4 create a notebo...
microsoftvscode
accessibility quick fix include header in element count for screen reader user
Bug
type bug cc meganrogge when I mispelle something in terminal and I hear the audio cue I can open the quick fix action by press ctrl however there be only one item explain use copilot screen reader say 2 of 2 but press uparrow and downarrow do not work vs code version code ...
microsoftvscode
mouse cursor doesn t change when over fold mark with scm diffdecorationsgutteraction none
Bug
do this issue occur when all extension be disabled yes vs code version 1 82 2 os version win step to reproduce 1 setting scm diffdecorationsgutteraction none 2 on a line which doesn t have any decoration hover over fold mark between line number and text line mouse cursor ...
microsoftvscode
recent project menu on small window be too wide
Bug
type bug when I open vs code the default window size for whatever reason be 1024x768 when I open my recent project menu by click on file then click on recent project I automatically open the 3rd or 4th project in the list why because I have long path in my recent that make the menu intr...
microsoftvscode
notebook format on cell execution or save default to autopep8 even when black be instal and enable
Bug
do this issue occur when all extension be disabled yes no vs code version 1 83 1 os version 12 6 9 step to reproduce 1 set notebook formatoncellexecution true or notebook formatonsave enable true 2 install the python and black vscode extension 3 create a new noteboo...
microsoftvscode
debugadaptertracker not work in web extension
Bug
do this issue occur when all extension be disabled yes no yes except my extension vs code version 1 81 1 os version osx 13 4 1 step to reproduce generate extension use yo code with the follow code add to the activate function create createdebugadaptertracker isn t get call in we...
microsoftvscode
paste into a replace preview after dismiss save as cause a temporary freeze
Bug
type performance issue to reproduce for I at least copy some text so that you can paste it later search for something in the code base define replacement text for the search term click on a match it be open in a replace preview window decide to edit the code within the left han...
microsoftvscode
hide split editor right command in editor title when a webview be active
Bug
today when a webview be active there isn t any way to hook support etc the split editor right command automatically add to the editor title image it would be nice to hook into that command though that be significantly more involved so could we hide that command on webviews that way extensio...
microsoftvscode
add resourcewebviewid context key for webview in editor title context contribution point
Help Wanted
currently there isn t a context key that allow extension to properly scope editor title context contribution to their specific webview today I be use activewebviewpanelid but that only work if you right click on the active tab if you right click on an inactive tab then activewebviewpanelid will stil...
microsoftvscode
can t expand used reference until response have fully stream in
Bug
1 ask a chat question 2 while the response be stream in try click on the collapse use reference toggle 3 bug nothing happen
microsoftvscode
1 83 1 ws1 can not run code
Bug
vs code version 1 83 1 via custom chocolatey os version window window server 2019 datacenter 10 0 17763 via amazon workspace use wsl1 ubuntu step to reproduce 1 use the env above upgrade vscode from 1 80 to 1 83 1 2 from wsl1 ubuntu terminal try to run code path to workspace fi...
microsoftvscode
unable to close the error popup and other action when the error message in the error popup be too long
Bug
do this issue occur when all extension be disabled yes the screenshot isn t but I try it later version 1 83 1 universal commit f1b07bd25dfad64b0167beb15359ae573aecd2cc date 2023 10 10t23 46 55 789z electron 25 8 4 electronbuildid 24154031 chromium 114 0 5735 289 node js 18 ...
microsoftvscode
sticky scroll not scale with editor text size live example in attachment
Bug
do this issue occur when all extension be disabled yes vs code version 1 83 1 os version win10 step to reproduce 1 press control and zoom out use mouse scroll wheel 2 we don t see the sticky scroll with equal font size of editor text which stay static for a give indent level ...
microsoftvscode
the vscode propose findtextinfile d ts proposal isn t self contain
Bug
it occur to I that you can not consume the src vscode dts vscode propose findtextinfile d ts proposal without also consume the src vscode dts vscode propose textsearchprovider d ts proposal that s because the textsearchquery be re use this isn t good and while we have the proposal we should copy the t...
microsoftvscode
terminal profile default discovery isn t work as expect
Bug
type bug I have follow the instruction to install fish with homebrew on my apple silicon mac fish be the default shell in any terminal and add to etc shell when start vs code and open a terminal it choose zsh as my default even with force defaultprofile osx setting and overridden profile osx ...
microsoftvscode
json jsonvalidation be not work in multi extension host setup
Bug
do this issue occur when all extension be disabled yes vs code version 1 81 1 universal commit 6c3e3dba23e8fadc360aed75ce363ba185c49794 date 2023 08 09t22 20 33 924z electron 22 3 18 electronbuildid 22689846 chromium 108 0 5359 215 node js 16 17 1 v8 10 8 168 25 electron 0 ...
microsoftvscode
flicker erratic behavior when samsung predictive text be enable
Bug
do this issue occur when all extension be disabled yes vs code version 1 83 1 os version android 12 on samsung device step to reproduce 1 make sure the predictive text feature be enable in the keyboard 2 try to type anything into the editor 3 it feel like some char be not take...
microsoftvscode
juypter markup image be float off cell
Bug
do this issue occur when all extension be disabled yes no vs code version os version image step to reproduce 1 2
microsoftvscode
bug color picker break if monaco editor be inside shadow dom
Bug
this issue apply to the monaco editor if it be be use inside shadow dom the color picker doesn t work it will always be close on mouse move see the follow issue for more detail and step to reproduce I already track down the issue to the follow file src vs editor browser controller mousehandler t pull...
microsoftvscode
setting sync error clearing cloud datum
Bug
do this issue occur when all extension be disabled yes no vs code version version 1 84 0 insider user setup commit 9bb94efbe279580856897b63cc9417a3e875e405 date 2023 10 12t16 59 43 701z electron 25 8 4 electronbuildid 24154031 chromium 114 0 5735 289 node js 18 15 0 v8 11 4 183 29 el...
microsoftvscode
anoye notification when no workspace open
Bug
do this issue occur when all extension be disabled yes no vs code version 1 82 0 8b617bd08fd9e3fc94d14adb8d358b56e3f72314 x64 os version system host debian kernel 6 1 0 12 amd64 arch x86 64 bit 64 console pty pt 1 distro debian gnu linux 12 bookworm machine ty...
microsoftvscode
explicitly foreground a window do not mark a window as most recent for window switching alt backtick on macos
Help Wanted
do this issue occur when all extension be disabled yes no vs code version os version macos 14 0 23a344 step to reproduce 1 run the following shell mkdir a b c d sleep 1 code a sleep 1 code b sleep 1 code c sleep 1 code d sleep 1 code b 2...
microsoftvscode
can not save jupyter notebook on ssh disconnect
Bug
apply to x notebook ipynb file interactive window and or cell script py file with marker what happen when the connection to my remote development server disconnect I sometimes have unsave change that need to be save locally before reload the window so I don t lose work ho...
microsoftvscode
integration test failure
Bug
renderer process crash see for potential debugging information renderer process crash with reason crash exitcode 1073741819 errorlevel 1
microsoftvscode
focusedview get stuck on workbench view search when search be not open or focus
Bug
type bug when the search view be the last focused view the side bar and the sidebar be toggle close focusview be leave set to workbench view search which break keybinding step to reproduce press ctrl shift f to open the serach view press ctrl b to toggle the side bar inspect cont...
microsoftvscode
diff editor confusing line ending
Bug
image playground example monaco editor playground repro xqaaaalybaaaaaaaaabbqqkhq5njdmemm jy7siq9s7dnlzs5w mwj0fe1zcdrfc9ws9xqe0sje1jc2vkxhalfiw9vewdz byd211ksnigqsjwn0zln8ssc1omo gmdsexzgzsi2xkagwywmnzgagaqluae3x4yrhdvqk2czxgmvnv3cjl1h tff3jmlfgcl1sdh br9ziqoiljbpqvmvu5aapti4axs oaml3wdf1iqzgbya 5ao...
microsoftvscode
run extension editor do not wrap content properly
Bug
image image
microsoftvscode
option to disable subpixel render on window instead of have to use cli argument
Help Wanted
it seem that this app by default use subpixel render on window when cleartype be enable but there be no option to disable it chromium however support this option with disable lcd text and this for example work ps c user user download code disable lcd text cli js warn disable lcd text...
microsoftvscode
file nesting setting be ignore
Bug
do this issue occur when all extension be disabled yes vs code version 1 82 2 os version win10 explorer filenesting enable image
microsoftvscode
diff editor can t display the delete whitespace
Bug
monaco editor repro xqaaaalscaaaaaaaaabbqqkhq5njdmjwa jy7siq9s7dnlzs5w mwj0fe1zcdrfc9ws9xqe0sje1jc2vkxhalfiw9vewsxw3yscxe9ixv 7raxvtpxkyn3v u8lx9aocz6w93jde e7gnryqv4nj7ofd3sxvmzs3q7wgketf2 d42o7i090yntpxwt9d12k5uv q9srnypd5x1ev9k0g7ce uet ewshbyalqtvflhmkr8zjpf2lz7icwprm90algcw0 m twq0zg7hszxvkwrblb2hev5s...
microsoftvscode
crash when paste file name
Bug
type bug 1 with an open file go to file save as 2 in the save as window copy the file name close the window without save 3 in another file paste code freeze and have to be force close bug do not happen when copy pasting file content in other word within the file editor v...
microsoftvscode
miss content during and unfilled initial layout of terminal
Bug
version 1 83 0 user setup bug setp 1 create new terminal 2 reload window 3 selection
microsoftvscode
quick search be show result without full match
Bug
result at top contain cub but scroll down a bit and there be cu only match image 1 84 0 insider user setup df7d3d054020b0775fc2445c25ada7450c508524 2023 10 06t05 35 21 061z electron 25 8 4 electronbuildid 24154031 chromium 114 0 5735 289 node js 18 15 0 v8 11 4 183 29 electr...
microsoftvscode
word wrap doesn t work on the right side
Bug
in this pr image fyi alexr00
microsoftvscode
inability to change text color for initial screen text
Bug
do this issue occur when all extension be disabled yes vscode version 1 83 0 system setup commit e7e037083ff4455cf320e344325dacb480062c3c date 2023 10 03t16 12 16 321z electron 25 8 4 electronbuildid 24154031 chromium 114 0 5735 289 node js 18 15 0 v8 11 4 183 29 electron 0 ...
microsoftvscode
cell height render incorrectly
Bug
apply to x notebook ipynb file interactive window and or cell script py file with marker what happen on many occasion the cell height of my notebook change abruptly sometimes stretch and at other time shrink compare to their original height this problem occur only durin...
microsoftvscode
webviews deserializewebviewpanel be not call when switch workspace trust to restrict
Bug
do this issue occur when all extension be disabled yes no it be a custom extension which use the webview api vs code version 1 83 0 os version ubuntu 23 04 step to reproduce 1 use a webview which implement deserializewebviewpanel 2 write console log statement when extension...
microsoftvscode
delete permanently have misguide description
Bug
do this issue occur when all extension be disabled yes vs code version version 1 83 0 commit e7e037083ff4455cf320e344325dacb480062c3c date 2023 10 03t16 11 49 843z electron 25 8 4 electronbuildid 24154031 chromium 114 0 5735 289 node js ...
microsoftvscode
setting description link to related set doesn t always scroll target set into view
Bug
type bug start with unmaximized vs code window 1 open setting editor 2 search for window commandcenter 3 click on the window title bar style link in the description bug the target set doesn t scroll into view automatically junk vs code version code insider 1 84 0 ...
microsoftvscode
file encode ist ignore for git in diff view if open as workspace
Bug
type bug create a git repo add setting file with file encode windows1252 create a file with this encoding that contain character commit change open folder as workspace in vscode add a change to file view change with diff image the problem ist that the ...
microsoftvscode
debug toolbar not appear
Bug
do this issue occur when all extension be disabled need language support extension to be able to launch the debug session but I have try the minimal case just c c extension for debug a c file just python extension for debug a python file version 1 83 0 user setup commit e7e037083ff4455cf32...
microsoftvscode
web log level be not retain after reload
Bug
do this issue occur when all extension be disabled yes version 1 84 0 insider browser mozilla 5 0 window not 10 0 win64 x64 applewebkit 537 36 khtml like gecko chrome 117 0 0 0 safari 537 36 we in python repo often ask user to provide the debug log run developer set log le...
microsoftvscode
default context menu on ipad show on top of the vscode context menu
Bug
do this issue occur when all extension be disabled yes vs code version 1 83 0 e7e037083ff4455cf320e344325dacb480062c3c x64 os version ubuntu 22 04 3 lts ipado 17 1 beta use code serve web step to reproduce 1 right click anywhere 2 see the default os context menu on top of th...
microsoftvscode
command to open view container doesn t toggle properly
Bug
do this issue occur when all extension be disabled yes no vs code version 1 82 os version macos 13 5 step to reproduce 1 contribute a sidebar webview via an extension 2 trigger workbench view extension my view container this open the webview 3 trigger workbench view extensi...
microsoftvscode
diff hide line doesn t work correctly with workspace search and replace
Bug
type bug 1 have the diff editor hidden line set enable 2 use the workspace search and expand it to do a replace the left side be not align with the right side because the left have hide line but the right do not vs code version code 1 82 3 fdb98833154679dbaa7af67a5a29fe19e55c2b73 2023 10 02t10 51 22 2...
microsoftvscode
fold editor expand when a fold provider come in with delay
Bug
I m the author of the dart extension I have a bug report that fold region don t persist correctly at I never know that they persist be a feature but I test with typescript and sure enough they do there s also a comment at issuecomment 429652653 from aeschli that say the prior state be already persis...
microsoftvscode
problem filter for active file not work with jupyter notebook
Bug
type bug repoduce the problem step 1 create an empty folder e g c test 2 create two empty jupyter notebook file e g test1 ipynb test2 ipynb in the same folder 3 make some simple error so that the problem appear e g import nump as np should be import numpy as np 4 the warni...
microsoftvscode
symlink stop work in workspace
Bug
type bug I have create a workspace and include symlink at some point the symlink stop work the file be still visible in the workspace but it be not recognise as a symlink it display the content of the file as so link c project cms newdesign aiocontrollerwebsite default aspx to resolve th...
microsoftvscode
git not obey commit gpgsign false via git config local commit gpgsign false
Bug
vs code version 1 82 3 os version window nt x64 10 0 19045 step to reproduce 1 open a project that be link to a git repo 2 open terminal and type git config local commit gpgsign false 3 make some change 4 attempt to commit with your message 5 gpg prompt pop up
microsoftvscode
caret stick midway when scroll up in vs code
Bug
do this issue occur when all extension be disabled yes vs code version 1 82 3 os version window 10 step to reproduce 1 scroll down hold the down arrow 2 scroll up hold the up arrow the issue persist when use pagedown pageup too vs code caret scrolling bug
microsoftvscode
realtime performance do not appear to be localize
Bug
image
microsoftvscode
new debug control in command center need some layout change
Bug
type bug this be about 192592 currently the debug control in the command center look like this and its really not pretty since you have one side load with element and the other side wide empty I propose that you change the bullet with a flexible space and have the monaco toolbar s flex...
microsoftvscode
search fail in folder have curly bracket group in folder name ie cookiecutter package name
Bug
do this issue occur when all extension be disabled yes vs code version 1 82 3 os version ubuntu 22 04 3 lts step to reproduce 1 create directory mkdir p foo cookiecutter package name 2 add searchable file to new directory echo baz foo cookiecutter package name ...
microsoftvscode
when title update menu not resize until window resize
Bug
do this issue occur when all extension be disabled yes version 1 82 2 user setup commit abd2f3db4bdb28f9e95536dfa84d8479f1eb312d date 2023 09 14t05 55 25 390z electron 25 8 1 electronbuildid 23779380 chromium 114 0 5735 289 node js 18 15 0 v8 11 4 183 29 electron 0 os wind...
microsoftvscode
incorrect file name in a case insensitive file system like window
Bug
do this issue occur when all extension be disabled yes version 1 82 2 user setup commit abd2f3db4bdb28f9e95536dfa84d8479f1eb312d date 2023 09 14t05 55 25 390z electron 25 8 1 electronbuildid 23779380 chromium 114 0 5735 289 node js 18 15 0 v8 11 4 183 29 electron 0 os wind...
microsoftvscode
file nesting break when move file
Bug
type bug move a nest file to a subdirectory break the rendering of the remain nest file in this gif notice that after move bar cpp gen foo cpp gen disappear the parent file can still be expand but nothing show up underneath it this persist until vscode be reload file nest bug vs code v...
microsoftvscode
force mouse selection in terminal clear after mouse movement under 1003 all event and 1006 sgr combination
Bug
do this issue occur when all extension be disabled I don t know how to run it with disable extension when I m simply open visual studio code insider app but this be a fresh download and I have not instal any custom extension vs code version version 1 83 0 insider universal commit ...
microsoftvscode
emmet expand dot in php comment to unrelated element on enter
Bug
hello emmet snippet behave strangely when emmet be enable with default setting particularly when try to use the dot character inside phpdoc block or in comment when you type a dot and hit enter to add a new line emmet expand the dot into random element base on the precede word here s a de...
microsoftvscode
git repository on dev drive be not detect
Bug
do this issue occur when all extension be disabled yes vs code version 1 83 0 insider 4268e464763087044d0c1b5bdd37ebbe683cadfa os version window nt x64 10 0 22621 step to reproduce 1 create a dev drive which be mount to home repository and do not have a drive letter 2 create a...
microsoftvscode
problem matcher only match on restore pty
Bug
I m try to fix an issue alex mention link in a comment to this issue by update the esbuild problem matcher and be run into this issue 1 have these problem match on main 2 run an esbuild task that produce error 3 notice no task error be detect 4 reload the window 5 notice the task terminal...
microsoftvscode
setting sync remove the profile from another machine
Bug
remove and create a profile with same name on one machine and other machine have remove it
microsoftvscode
blue button at bottom right of editor sometimes have small bottom and right margin
Bug
description image version version 1 83 0 insider commit ba36ae4dcca57ba64a9b61e5f4eca88b6e0bc4db date 2023 09 29t02 08 02 965z electron 25 8 2 electronbuildid 23977753 chromium 114 0 5735 289 node js 18 15 0 v8 11 4 183 29 electron 0 os darwin arm64 22 6 0
microsoftvscode
zombie task create when start task in non existent work directory
Bug
do this issue occur when all extension be disabled partially vs code version 1 82 2 os version darwin x64 22 6 0 step to reproduce 1 create a shell task with a non existent cwd e g json label where be I type shell ...