repository
stringclasses
156 values
issue title
stringlengths
1
1.01k
labels
stringclasses
8 values
body
stringlengths
1
270k
microsoftvscode
uncaught error illegal value for linenumber
Bug
javascript error illegal value for linenumber at rn getlinecontent in src vs editor common model textmodel ts 790 10 at htmldivelement in src vs editor contrib stickyscroll browser stickyscrollwidget ts 279 32 go to error site
microsoftvscode
can not continue on from tunnel in vscode dev to codespace
Bug
image
microsoftvscode
ghost text overlap with codselen
Bug
run into this often while write doc
microsoftvscode
pylance diagnostic hover word wrap eagerly
Bug
even though there be still space in the hover widget it seem it still wrap
microsoftvscode
editor mouse selection scroll isn t smooth
Bug
record 2023 01 27 at 09 05 27 step have an editor with content that go off the screen select some text and move your mouse in the direction of off screen I expect a smooth scrolling experience where the editor smoothly scroll to the right so I can select the text I want what actually happen...
microsoftvscode
the notebook cell editor isn t auto scrolling when highlight via mouse
Bug
record 2023 01 27 at 09 01 08 step use your mouse to select some text that be very long go off the screen try to select text off the screen by continue your mouse to the right in a notebook cell it just stop a normal text editor work fine
microsoftvscode
too many ms
Bug
whenever I add git decoration enable true refresh the git scm view remove that set refresh the scm view I get one more m image
microsoftvscode
notebook integration test failure
Bug
null
microsoftvscode
high contrast panel section header outline don t include problem count
Bug
type bug 1 switch to high contrast theme 1 create an error in some code 1 open problem panel bug the panel section header outline do not include the problem count screenshot 2023 01 26 at 10 25 41 am vs code version code insider 1 75 0 insider universal 07d6f5b35fac559...
microsoftvscode
remove editor defaultformatter with setting show red error popup
Bug
type bug if editor defaultformatter be modify in javascript user remove it cause a red error popup message the message display be set have an invalid type expect string null fix in json this behavior occur even if all extension be disabled preparation not directly relate ...
microsoftvscode
mac can not type special character in terminal
Bug
re mac open text editor press and hold e and e be insert and get a picker for its variant like etc open a terminal press and hold e many e be insert the variant picker show but at a random location the variant picker doesn t work e g press 2 does...
microsoftvscode
terminal display of matrix bracket character be mangle
Bug
do this issue occur when all extension be disabled yes vs code version 1 74 3 os version window nt x64 10 0 22621 problem the vscode terminal display of unicode character u 23a1 and u 23a4 be mangle and look more similar to u 23a2 or u 23a5 instead these character ...
microsoftvscode
explorer excludegitignore be not work in a multiroot workspace when gitignore be outside the workspace
Bug
type bug create a root folder add a gitignore file to the root folder with a simple exclusion add a few subfolder to the root add some content to the subfolder that will be exclude by gitignore create a new multiroot workspace use the subfolder confirm that gitignore file be grey out in ...
microsoftvscode
workspaceedit api didn t delete the create folder when undo
Bug
do this issue occur when all extension be disabled yes no vs code version 1 74 3 os version macos 12 3 1 hi when I develop my vscode extension with workspaceedit api I find the follow issue step to reproduce 1 use workspaceedit to create a new file inside a new folder t...
microsoftvscode
search bar remain focused on firefox when switch tab even after click on the editor
Bug
the search bar remain focused thus it s impossible to click on enter even after click the editor manually the video below show the behaviour on chrome vs the behaviour on firefox reproducible also locally use monaco editor example video vs code version os version macos ventura ...
microsoftvscode
tab do not align to tab stop when emoji be use
Bug
do this issue occur when all extension be disabled yes vs code version 1 74 3 os version macos 13 1 step to reproduce 1 copy this text into vs code hello there hello there 2 observe that the there text on the line with the emoji be shift to the left 3...
microsoftvscode
optimize ipc traffic when save notebook large notebook slow over remote ssh
Bug
issuecomment 1385558863
microsoftvscode
encode issue when preview change in source control tab
Bug
type bug do this issue occur when all extension be disabled yes vs code version 1 74 3 os version ubuntu 18 04 6 step to reproduce 1 make change to track file with scandinavian character 2 open the source control tab 3 click on the file where change be make to preview addit...
microsoftvscode
no install suggestion with untitled inmemory file
Bug
test 172094 not see the install suggestion with an in memory untitled file create with new jupyter notebook command
microsoftvscode
overlap localize text on extension page
Bug
test 171890
microsoftvscode
css miss colon cause error to be place on next rule
Bug
testing it seem to highlight the incorrect section but it do have the correct error message it make it more confusing but isn t necessarily break in that it still correctly identify the error
microsoftvscode
emmet extension be get activate even when no editor be open
Bug
test 172037 open a empty folder open extension view and look for emmet extension builtin emmet and open it go to runtime status tab emmet extension be activate I expect extension be activate only when there be a file open
microsoftvscode
make go to match more discoverable
Help Wanted
test 172100 one idea would be to allow to click on this to bring up the picker
microsoftvscode
document content provider be be pass uri unescaped path when invoke through the dap
Bug
do this issue occur when all extension be disabled yes vs code version 1 74 3 os version win11 22h2 22621 1105 step to reproduce 1 we have an implementation of the dap for our language server and in response to the stacktrace call we return stackframe which contain uri escape ...
microsoftvscode
variable relativefile and relativefiledirname use backslashe in wsl when use in keyboard shortcut
Bug
do this issue occur when all extension be disable not really I can t access wsl without the ms vscode remote remote wsl extension vs code version 1 74 3 os version window nt x64 10 0 19045 step to reproduce I have this keyboard shortcut which come in handy whenever I want to run a ...
microsoftvscode
change all occurrence cursor get out of sync if one be move with mouse
Bug
type bug 1 highlight a word that occur more than once 2 right click and choose change all occurrence 3 use mouse to move cursor to middle of the originally highlit word 4 backspace 5 note that subsequent occurrence s still fully select be delete while the originally highlit word have o...
microsoftvscode
accept incoming stash be miss from merge editor
Bug
type bug hello team sometimes when want to open a conflicting file for solve merge conflict the accept incoming stash and other option be miss form the left pane in merge editor see attachment can you please fix this acceptincomingismissing vs code version code 1 74 3 97dec172d3...
microsoftvscode
use npm as the prefer package manager find multiple lockfile
Bug
there be only one npm lock file exist in my project but always notify this reproduce 1 git clone tjx666 vscode fe helper git 2 npm install 3 open debug panel and click run extension you will see the notifiction version 1 74 3 universal commit 97dec172d3256f8ca4bf...
microsoftvscode
set terminal integrate env osx path make npm script stop work
Bug
do this issue occur when all extension be disabled yes vs code version 1 74 3 os version mac 12 5 step to reproduce 1 in an empty folder create package json with content json script path echo path 2 run path in npm scrip...
microsoftvscode
source control stick
Bug
do this issue occur when all extension be disabled yes no vs code version 1 74 3 os version window step to reproduce 1 start computer open fresh vscode 2 source control icon stick on loading and doesn t show change even if there be some 3 to get rid of it I need to reload vsco...
microsoftvscode
line scroll stop at fold region
Bug
type bug line scroll with the shortcut ctrl down stop when the first visible line in the editor be a fold collapse region such a blocker can not be overcome with the keyboard other than move the cursor all the way down or use the mouse wheel or the scroll bar keyboard configuration json ...
microsoftvscode
integrate console seem lead to a long delay when execute c c code
Bug
do this issue occur when all extension be disabled yes vs code version 1 74 3 x64 os version window 11pro 22h2 22621 1105 step to reproduce 1 install vscode and coderunner 2 run any c code with code runner or anything else that use the integrate console to make thing more ...
microsoftvscode
vs code jupyter cell output blank after cell with high output activity be execute for long time
Bug
type bug vscode can handle normal duty jupyter notebook cell output quite well but when you have cell in a notebook that generate large amount of output output exceed size limit over an extended period of time vscode output render eventually typically after more than 1 hour crash see screenshot...
microsoftvscode
titlebar not update when extension name get long
Bug
in the extension view switch from an extension with a short name to an extension with a long name result in the extension hide part of the titlebar menu entry
microsoftvscode
resolve in merge editor button initially miss
Bug
type bug in a git repository do a merge operation which involve conflict not automatically resolve in at least one file open a file with a merge conflict which have not recently be open this could be with a direct open file or by selection from the source control sidebar or explorer sidebar e...
microsoftvscode
support command variable in a terminal profile s env property
Help Wanted
behavior I be try to create a python integrate terminal profile for vscode this integrate terminal should always use the currently select python interpreter there do not seem to be a way to do that expect vs actual I expect to be able to create an integrate terminal profile that use the currently...
microsoftvscode
vscode emmet specify the attribute as ngmodel but in the output it come as ngmodel with a close brace instead of a parenthesis
Bug
do this issue occur when all extension be disabled no but I can t find emmet in the help report issue extension because emmet I believe be include with vscode itself vs code version version 1 74 3 universal os version macos big sur step to reproduce 1 create a snippet json...
microsoftvscode
focus item in tree be never unfocused
Bug
do this issue occur when all extension be disabled no issue with tree contribute by any extension vs code version 1 75 0 insider os version darwin x64 22 2 0 vs code detail version 1 75 0 insider commit 1379f0375440df946adc62f7afb8375dd45d5adf date 2023 01 17t05 21 02 509z ...
microsoftvscode
customtexteditor extension editor of untitled file open twice when restart
Bug
do this issue occur when all extension be disabled yes vs code version 1 74 3 os version window 10 description when a build extension contain a custom editor be instal and a new untitled document be open with a custom editor it will open twice when restart visual studio code once in the cu...
microsoftvscode
task json do not run other task until a alpha task be complete
Bug
find dependson but I be look for like an alpha task that block all other task until it s do running find this issue be close a few year ago open a new one as I be hope for a block task here be my use case task1 create venv this be alpha task a must have before do anything el...
microsoftvscode
call workbench action togglepanel break terminal scrollbar
Bug
do this issue occur when all extension be disabled yes vs code version 1 74 3 os version window nt x64 10 0 19045 step to reproduce 1 bind workbench action togglepanel command to button 2 make sure terminal have scrollbar 3 toggle panel on off and see that scrollbar disappear ...
microsoftvscode
leave duplicate workspace node when refresh
Bug
reproduction step 1 open then open any project from github such as 2 after the file tree be load refresh the page directly without any other operation 3 you can see that the datum of the file tree have disappear leave only a temporary folder name workspace name but in fact there be alre...
microsoftvscode
problem pane give incorrect advice about launch json
Bug
do this issue occur when all extension be disabled yes vs code version 1 74 3 os version linux x64 5 15 79 1 microsoft standard wsl2 step to reproduce json use intellisense to learn about possible attribute hover to view description of exist attribute for more i...
microsoftvscode
when the width of terminal tab be very small the close button of panel disappear
Bug
version 1 75 0 insider universal commit 8be8d96ab86ed4077df554eb62727484d454699f date 2023 01 16t05 20 55 333z electron 19 1 9 chromium 102 0 5005 194 node js 16 14 2 v8 10 2 154 23 electron 0 os darwin arm64 20 6 0 sandboxe yes step to reproduce 1 move terminal to primary...
microsoftvscode
menu too thin with wco on mac os
Bug
hi when use mac os and chrome if you install vscode dev as a pwa and use window control overlay the menu bar height be less than that of the window control overlay which create a slightly odd disjoint image look at the tool it seem like there be some css which use the browser environment varia...
microsoftvscode
unclear text on section guide and other part in setting
Bug
type bug when extension be enable screenshot from 2023 01 15 22 23 54 when extension be disabled screenshot from 2023 01 15 22 26 28 unable to identify step to reproduce vs code version code 1 74 3 97dec172d3256f8ca4bfb2143f3f76b503ca0534 2023 01 09t16 57 40 428z os version linu...
microsoftvscode
open merge editor for a file take incredibly long
Bug
type bug hello team when try to open the file in the attachment change extension to nswag for merge it take an incredibly long time see attach gif the loading go on for several more minute until I shut it off I know it be a relatively large text file but even then it should not take this a...
microsoftvscode
the path of the terminal be incorrect
Bug
type bug open the project in the soft link and close it when you reopen vscode the last open project and terminal will be load automatically but the path of the terminal be incorrect and the path be correct after create a new terminal vs code version code 1 74 3 97dec172d3256f8ca4bfb2143f3f76b503c...
microsoftvscode
regression debugger can not attach to a child process
Bug
do this issue occur when all extension be disabled no but read the description vs code version 1 74 0 and new os version macos ventura 13 1 instal extension ms python python summary python debugger can t attach to a child process and fail with a fail to launch debugger for ...
microsoftvscode
press f6 on window doesn t navigate to the secondary side bar
Bug
do this issue occur when all extension be disabled yes no vs code version 1 74 3 os version window version 22h2 os build 22621 1105 step to reproduce 1 keep press f6 to cycle through all the distinct navigable part of vs code 2 secondary side bar be not highlight
microsoftvscode
prompt for git for window after remote to a linux shell without git instal via code tunnel
Bug
version 1 74 3 user setup commit 97dec172d3256f8ca4bfb2143f3f76b503ca0534 date 2023 01 09t16 59 02 252z electron 19 1 8 chromium 102 0 5005 167 node js 16 14 2 v8 10 2 154 15 electron 0 os window nt x64 10 0 19045 sandboxe no log step to reproduce 1 ...
microsoftvscode
git rebasewhensync malfunction since several version
Bug
do this issue occur when all extension be disabled n a version 1 75 0 commit 220f9387c973de4cc44c545642ad2c90170bd3ef datum 2022 12 07t02 03 33 946z electron 21 3 3 chromium 106 0 5249 119 node js 16 16 0 v8 10 6 194 18 electron 0 betriebssystem linux x64 5 15 80 gentoo sandkas...
microsoftvscode
reset menu doesn t show up when all item be visible even if some be hide by default
Bug
reset menu should show up here
microsoftvscode
3wm screen cheese in title part
Bug
open merge editor use column mode the left column overlap the center column
microsoftvscode
terminal decoration don t disappear
Bug
I notice linger decoration in my terminal unsure how to repro but this happen every now and then record 2023 01 12 at 11 52 10
microsoftvscode
latex not render in cell text html encode output when embed inside html
Bug
image environment datum vs code version 1 74 3 jupyter extension version available under the extension sidebar v2022 11 1003412109 python extension version available under the extension sidebar v2022 20 2 expect behaviour expect that latex in table be render the...
microsoftvscode
javascript block comment with arrow in html script expression expect unterminated regular expression literal
Bug
do this issue occur when all extension be disabled yes all extension have be disable for the workspace vs code os vs code version 1 74 3 os version window 10 pro 64 bit step to reproduce create a html file with the follow content html ac...
microsoftvscode
terminal vscode dev remote tunnel no shell integration in default terminal that be open
Bug
macos big sur 11 7 2 edge browser version 1 75 0 insider commit 89e427274e1c9e555f8bfa21bd1e9c50c0225403 date 2023 01 11t16 46 25 875z electron 19 1 9 chromium 102 0 5005 194 node js 16 14 2 v8 10 2 154 23 electron 0 os darwin x64 20 6 0 sandboxe yes start vs code...
microsoftvscode
api color when create terminal do not work
Bug
description the color terminaloption property do not seem to work when create terminal use the createterminal api for example ts const term vscode window createterminal name ext terminal color new vscode themecolor terminal ansiyellow term show ...
microsoftvscode
explorer n o atualiza
Bug
type bug quando eu crio um arquivo pelo terminal conectado no wsl2 esse arquivo n o exibido autom ticamente eu preciso fazer reflesh explorer para isso vs code version code 1 74 3 97dec172d3256f8ca4bfb2143f3f76b503ca0534 2023 01 09t16 59 02 252z os version window nt x64 10 0 22621 mode sandbox...
microsoftvscode
move the vertical ruler the column limit correctly when the inlay hint be use
Bug
type feature request so when the inlay hint be activate for the language for example use an lsp they make the line long by insert the inlay hint however the vertical ruler for the column limit for such line need to be move to the right as it be suppose to be I be say it be suppose to be move as it...
microsoftvscode
the side preview area of the text editor and the actual view be not uniform when use codelen
Bug
do this issue occur when all extension be disabled yes no vs code version 1 74 3 os version window not ia32 10 0 19045 the side preview area of the text editor and the actual view be not uniform when use codelen see my video
microsoftvscode
git click stage change should trigger file autosave first
Bug
vscode setting json file autosave onfocuschange after I click accept all incoming there be no conflict in the file but the file not save when I click the stage change icon should trigger the file autosave first because the editor lose the focus so the useless dialog w...
microsoftvscode
notebook stdout for r contain miss character misinterpret escape code
Bug
I be run a jupyter notebook with an r kernel the stdout from run r command specifically in this scenario view the r documentation doesn t appear to be handle underline escape code properly example image note how the first few line contain what appear to be miss character e x d I...
microsoftvscode
git extremely slow even though run the same command manually be very fast
Bug
type bug any action in git take age minute the git output window show that each command which vscode execute take 3 20 second however if I manually copy those command into the console they execute almost instantly so it s unclear where all that time get waste I m on remote wsl1 here be ...
microsoftvscode
ansi osc 8 hyperlink support not work properly 155445
Bug
do this issue occur when all extension be disabled yes vs code version 1 74 2 os version window 10 in reference to support osc 8 hyperlink support 155445 per this gist spec it work properly in wt exe but not in vscode python osc 8 param uri st osc ...
microsoftvscode
support runon with folderopen when add folder to workspace
Bug
when configure the workspace file in the editor for instance to create project specific task it would be nice to allow a reload of the workspace there even be a button open workspace in the bottom right but this will show the workspace be already open image it should however check if any change be...
microsoftvscode
make any change in a certain file introduce r character
Bug
type bug open the follow file in vs code make any change then undo the change note I only test with auto save enable observe with diff or git diff that carriage return have be insert into the file vs code version code 1 74 2 e8a3071ea4344d9d48ef8a4df2c097372b0c5161 2022 1...
microsoftvscode
in the problem panel the error be display correctly only when the task be call for the first time
Bug
type bug I have develop an extension dbflux this call sqlplus as a shell task and display the output in the problem panel so far so good this work fine up to and include vscode 1 73 1 with version 1 74 2 this do not work anymore instead of the actual error message only the complete file name be ...
microsoftvscode
open recent menu take up full width of the window when it contain an entry with very long path
Bug
do this issue occur when all extension be disabled yes vs code version 1 74 2 os version window 11 step to reproduce 1 open a directory have an extremely long path in vscode and then close it 2 now open vscode again and go to menu file open recent 3 sub menu take full wi...
microsoftvscode
can not paste full file path after copy file from file explorer on linux
Bug
do this issue occur when all extension be disabled yes vs code version 1 74 2 os version linux x64 4 15 0 74 generic I ve have the same problem as issue 146770 which have be lock and still do not seem to have a fix at least for linux I can not paste full file path of file that be copy f...
microsoftvscode
php format on type
Bug
type bug when I type html code in a php file the closing tag be always move to the first column delete and indentation tab in front of they even if it s wrong and this wouldn t happen in an html document I have no php relate extension instal disable the editor formatontype feature for php file do not re...
microsoftvscode
extra inlay hint appear in minimap
Bug
do this issue occur when all extension be disabled yes vs code version 1 74 2 os version ubuntu 22 04 step to reproduce this be the most bizarre one of the inlay issue 1 launch a simple language server log inlay hint request and response 2 set the server to respond always with...
microsoftvscode
the workspace trust icon on the status bar can not be pin and always reset the state after a restart
Bug
do this issue occur when all extension be disabled yes no vs code version 1 74 2 os version window not ia32 10 0 19045 the workspace trust icon on the status bar can not be pin and always reset the state after a restart image step to reproduce 1 open a trust workspace 2 right ...
microsoftvscode
the find widget in the output panel be too small to use with the output panel in the side bar
Bug
do this issue occur when all extension be disabled yes vs code version 1 74 2 os version window 11 step to reproduce 1 drag the output panel into the side bar 2 open the find widget with the output panel focusse 3 notice that the find widget be too small to use and it can t be r...
microsoftvscode
extension host can not set header after they be send to the client
Bug
do this issue occur when all extension be disabled this issue be relate to extension process itself vs code version 1 74 stable 1 75 insider too os version window 10 step to reproduce 1 setup vscode to use proxy server with authentication basic username password 2 install...
microsoftvscode
can t display project name when restart vscode in workspace mode
Bug
type bug 1 some project in workspace mode 2 open some project in terminal and then restart ide vscode vs code version code 1 74 2 e8a3071ea4344d9d48ef8a4df2c097372b0c5161 2022 12 20t10 29 14 590z os version window nt x64 10 0 22621 mode sandboxe no system info item value cpu...
microsoftvscode
adapt the bash of busybox
Bug
vscode version 1 74 2 local os version window 11 build 22621 remote os version alpine linux v3 17 remote extension connection type wsl log step to reproduce 1 start a terminal 2 image I use busybox bash as bin bash still busybox ash in essence which be ...
microsoftvscode
search with regular expression ignore match whole word
Bug
metadata type bug vs code version code insider 1 75 0 insider universal 717d7d62c8b4566ab6704de931e7fe8e0649d810 2023 01 03t08 53 02 381z os version darwin x64 21 6 0 mode sandboxe yes extension none a b experiment vsliv695 30137379 vsins829 30139715 vsliv368cf 3...
microsoftvscode
evaluate ipad support
Bug
microsoftvscode
vscode do not remember the size of the suggest widget when the size be reset with double click
Bug
do this issue occur when all extension be disabled yes vs code version 1 74 2 os version window 11
microsoftvscode
error no file system handle register
Bug
javascript unavailable filesystemerror error no file system handle register at n https 607 15531 at I m https 607 26773 at i k https 607 26383 at async I gethandle https 607 25236 at async I stat https 607 21436 at async h n https 613 11436 at async h resolve ...
microsoftvscode
unable to resolve nonexistent file
Bug
javascript error unable to resolve nonexistent file at c resolve 90 16469 at async l u 148 86128 at async promise all index 13 go to error site
microsoftvscode
in the setting the scroll jump when a checkbox be click
Bug
do this issue occur when all extension be disabled yes vs code version 1 74 2 os version window 11 step to reproduce 1 open the setting with workbench action opensetting 2 scroll down 3 click on checkboxe 4 notice that the scroll jump sometimes so much that the checkbox y...
microsoftvscode
incorrect prioritization of filename suggestion in quick open dialog ctrl p
Bug
do this issue occur when all extension be disabled yes vs code version 1 74 2 os version ubuntu 20 04 step to reproduce 1 clone the mdn content repository 2 open the quick open dialog by press ctrl p 3 type ftu index or glossary ftu index 4 observe that the file en...
microsoftvscode
ipad web double context menu in editor area
Bug
do this issue occur when all extension be disabled yes vs code version vscode dev os version ipado 16 1 step to reproduce 1 right click on any text in the editor area use a mouse or trackpad 2 both the system context menu and vscode s be show img daafd381bb78 1
microsoftvscode
unexpected behaviour in search and replace
Bug
environment datum vs code version 1 74 2 jupyter extension version available under the extension sidebar v2022 11 1003412109 python extension version available under the extension sidebar v2022 20 1 first test machine none second test machine os windows mac linu...
microsoftvscode
hidden menu bar appear after fast scrolling
Bug
do this issue occur when all extension be disabled yes vs code version 1 74 2 os version ubuntu 22 04 lts step to reproduce 1 hide the menu bar on top view appearance menu bar 2 use fast scroll 3 the menu bar appear when you let go of fast scroll propose solution 1...
microsoftvscode
navigate back not work on notebook
Bug
type bug create any notebook navigate to another cell press and nothing happen vs code version code 1 74 2 e8a3071ea4344d9d48ef8a4df2c097372b0c5161 2022 12 20t10 26 09 430z os version darwin x64 20 6 0 mode sandboxe no connection to dev container 2f55736572732f7961726f6e2f636f64652f656c656...
microsoftvscode
setting edit setting for yaml no setting find
Bug
do this issue occur when all extension be disabled yes vs code version 1 74 2 os version mac 12 6 1 monterrey step to reproduce 1 open setting 2 type ya in search bar 3 click edit setting for yaml 4 notice that the link go nowhere no setting find w...
microsoftvscode
npm packagemanager auto incorrectly assume yarn as package manager for running task
Bug
type bug I have a fairly standard pnpm project for which I have configure a few vscode task version 2 0 0 task label bar type npm script bar when vscode be set with npm packagemanager auto it incorrectly assume that task ...
microsoftvscode
build fail with timeout open a notebook should fire activenotebook event change only once
Bug
build change 1 notebook editor open a notebook should fire activenotebook event change only once error timeout of 60000ms exceed for async test and hook ensure do be call if return a promise ensure it resolve w 1 s extension vscode api test out singlefolder test...
microsoftvscode
window restore with different bound each restart
Bug
do this issue occur when all extension be disabled yes vs code version 1 74 2 os version window 10 0 19044 build 19044 step to reproduce 1 put vs code in a non maximized size mode 2 resize the main window so that its right and bottom border be near the right and bottom edge of the ...
microsoftvscode
merge conflict save the file when choose accept all
Bug
I have a merge conflict I shift click to select multiple file in the scm merge change section right click and choose accept all current or incoming image at this point vscode open all of these file and leave they unsave for some reason please just save the file and don t open they
microsoftvscode
reveal in explorer view misbehave with out of workspace file
Bug
current behavior when the user select reveal in explorer view from the context menu of a non workspace file the file be not always reveal in the explorer view for any reasonable definition of the word reveal expect behavior when the user select reveal in explorer view from the context m...
microsoftvscode
scss display a wrong selector preview when use sible combinator in scss less
Bug
type bug when use both style nest and sible combinator and in scss or less vscode will display a wrong selector preview I ve determine that this error also occur when no extension be run for example if write a stylesheet like this scss foo bar baz color ...
microsoftvscode
investigate performance of menubar updateoverflowaction
Bug
follow up from when profile window resize on window this method l471 appear as somewhat slow this be not entirely surprising give it check on container offsetwidth maybe we can do a bit of debouncing or scheduling on the next animation frame editor tab have a similar problem where we ...
microsoftvscode
when zoom out in pwa mode the title bar get small than wco
Bug
step to reproduce 1 use vscode dev 2 install as pwa 3 enable wco 4 zoom out the titlebar be short than the wco which be a fix height this be due to counter zoom not work in web as we don t know the zoom level from the browser
microsoftvscode
vs code be still add d c to task command
Bug
do this issue occur when all extension be disabled yes vs code version 1 74 2 os version window 11 step to reproduce on window 1 have an npm task that start a script 2 in the user preference set terminal integrate automationprofile window as such json ...
microsoftvscode
un stage select range do not respect file encoding set
Bug
do this issue occur when all extension be disabled yes version 1 74 0 system setup electron 19 1 8 chromium 102 0 5005 167 node js 16 14 2 v8 10 2 154 15 electron 0 os window nt x64 10 0 19044 sandboxe no step to reproduce 1 setting file encode windows1252 e...