repository
stringclasses
156 values
issue title
stringlengths
1
1.01k
labels
stringclasses
8 values
body
stringlengths
1
270k
microsoftvscode
vs code not work properly
Question
type bug all of my file even new one be not extract my import function aswell as colour code not work at all when ask to import I get a fix to jls extract which do not even work vs code version code 1 85 1 0ee08df0cf4527e40edc9aa28f4b5bd38bbff2b2 2023 12 13t09 49 37 021z os version window nt...
microsoftvscode
feature request extension api 3 way merge when call vscode diff
Duplicate
currently when call vscode diff it show the plain diff view it would be nice if we can pass an option to this command to ask to show the diff view as 3 way merge the second path can be the file to merge to just like vscode show the copy diff button from the first file leave side to the second file right...
microsoftvscode
try to connect over internet even if all online feature be disable
Question
do this issue occur when all extension be disabled yes vs code version 1 85 1 os version win10 step to reproduce 1 setting json workbench enableexperiment false workbench setting enablenaturallanguagesearch false extension autocheckupdate false extension au...
microsoftvscode
inlay hint lenght be too long
Duplicate
type bug hi since the last update to vscode my inlay hint length be too long it push my text to the end of the screen and can get 150 character long here s an example image vs code version code 1 85 1 0ee08df0cf4527e40edc9aa28f4b5bd38bbff2b2 2023 12 13t09 49 37 021z os vers...
microsoftvscode
aux window window layout be not save on restart vs code
Duplicate
when close vs code it should remember all window and what editor and layout be use in they if I have a secondary monitor and want to display some editor on this one I have to create a second window with these editor every time I restart vs code which be very time consume be there any way to just reopen all wind...
microsoftvscode
autoindent doesn t trigger on closing parenthesis
Bug
do this issue occur when all extension be disabled yes vs code version 1 85 1 os version darwin arm64 22 6 0 step to reproduce 1 ensure the editor auto indent setting be set to full 2 add the following to a js file js console log bar 3 plac...
microsoftvscode
relative link to local file in comment don t work
Duplicate
type bug step to reproduce 1 add a relative link to a file from the same project in a plain comment or a jsdoc link tag file package json 2 ctrl click the link 3 error unable to open package json file be not find apparently support for this be add or fix in 9...
microsoftvscode
triple backtick with language specifier render
Bug
apply to x notebook ipynb file interactive window and or cell script py file with marker what happen use triple backtick with language specifier e g python or bash display two additional line before and after the code block start with a vertical b...
microsoftvscode
use separate html and css file for vs code webview instead of embed html and css in js
Question
I be develop a sidebar webview for a extension I m develop and my getwebviewcontent text function initially look like function getwebviewcontent selectedtext const fs require fs const path require path const filepath path join dirname sidebarwebview html ...
microsoftvscode
port forwarding unable to change port protocol to https
Duplicate
type bug forward a port right click on forwarded port change port protocol select https right click on forwarded port change port protocol http be still select nothing appear in the output panel for port forwarding when attempt to change the port protocol almost as if nothing be list...
microsoftvscode
source control not work properly
Bug
type bug 1 I click on icon to stage change on a file I think the file get stage but the source control leave menu doesn t show it it update when I close and open the application 2 I can not find the commit option 3 if I git commit through console the source control leave menu doesn t update ...
microsoftvscode
command center window title with newline
Bug
open the multi diff editor from the timeline view see a mess up window title I think due to the editor title have a newline in it
microsoftvscode
typescript experimental aicodeaction action be not mark with isai
Bug
code action provide by copilot be mark with a sparkle because they be mark as isai code action use the codeactionai api proposal we could also mark the typescript experimental ai code action as isai screenshot 2023 12 20 at 16 31 18
microsoftvscode
code action move to file and move to new file be show everywhere
Bug
upstream corresponding issue be here
microsoftvscode
sticky scroll show up on the first command
Bug
on window image might be an issue track this already
microsoftvscode
aux window fullscreen window show custom title bar
Bug
maybe relate to
microsoftvscode
document open use window showtextdocument send a delay didclose event to lsp
Question
version os information version 1 85 1 system setup 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 os window nt x64 10 0 22621 st...
microsoftvscode
add button to limit search to change file
Duplicate
hey I quite often when I have quite big code change 30 file I find myself miss some button so I can search only in file that have a change in it the one I can see on source control panel so I remember name of the function method or variable name but can t remember where it exactly in which file I can ...
microsoftvscode
support for aif aiff mp3 ogg m4a etc audio file
Duplicate
add more support for audio file vscode be quite lacking in this area and it be very annoying to open an audio file and for vscode to interpret it as ascii text or binary
microsoftvscode
please allow user to decide whether to add the above set code
Bug
hello start from vscode version 1 85 why be it mandatory to append the follow code to setting json what be the purpose of do this csharp css go go mod html java javascript json jsonc markdown python rust toml typescript xml yaml editor codeactionsonsave ...
microsoftvscode
under pre tag my java cod e be not show in website version
Question
type bug please try to fix this bug I think vs code be not read all the character under the pre tag of html it be scape the some of the code and not display on screen vs code version code 1 85 1 0ee08df0cf4527e40edc9aa28f4b5bd38bbff2b2 2023 12 13t09 49 37 021z os version window nt x64 10 0...
microsoftvscode
sometimes the code change not visible on the git icon unless I restart my vs code
Bug
type performance issue after update my vs code version its occur many time vs code version code 1 85 1 0ee08df0cf4527e40edc9aa28f4b5bd38bbff2b2 2023 12 13t09 49 37 021z os version window nt x64 10 0 22621 mode system info item value cpu intel r core tm i7 10510u cpu 1 80ghz...
microsoftvscode
bug
Duplicate
type bug when use formater vs code version code 1 84 2 1a5daa3a0231a0fbba4f14db7ec463cf99d7768e 2023 11 09t10 50 47 800z os version linux x64 6 2 0 39 generic mode system info item value cpus amd ryzen 7 5800h with radeon graphic 16 x 4245 gpu status 2d canvas enabledcanvas o...
microsoftvscode
output peek doesn t scroll use touch
Bug
step to reproduce 1 use a touch screen I could also repro on macos use dev tool 2 try to scroll in the test output peek view 3 bug scroll doesn t happen workaround scroll with a trackpad do work
microsoftvscode
not work properly
Invalid
we have write the need datum into your clipboard because it be too large to send please paste
microsoftvscode
feature request customizable extension tree
Duplicate
at the moment there be two top level node in the extension tab instal and recommend under the installed node all extension be lump under one another in one large list only order by alphabetically it would be nice to have the ability to further group these under additional heading nod for example...
microsoftvscode
typescript output start ts server undefined
Bug
do this issue occur when all extension be disabled yes no vs code version 1 85 1 os version ubuntu 23 04 step to reproduce 1 open a typescript file 2 open the typescript output channel panel output typescript 3 the follow log be display in the output channel type...
microsoftvscode
esc doesn t dismiss inline chat widget when there be a code block in the response
Bug
0 use live mode 1 select some code 2 ask explain not use inline chat 3 hopefully the response have a codeblock 4 bug focus the codeblock then press esc nothing happen keyboard shortcut troubleshoot 2023 12 19 09 57 27 884 info keybindingservice receive keydown ...
microsoftvscode
task require terminal resize to detect status
Duplicate
this happen quite often and be very annoying as this particular status be use as precondition for a launch config image windows user
microsoftvscode
ts server crash when try to use my own node installation
Bug
type bug I set this in my workspace setting typescript tsserver maxtsservermemory 8192 typescript tsserver nodepath node on one of my machine this work fine and another I get a message say the ts server have crash 5 time immediately and win t be start in output I see this 5 tim...
microsoftvscode
disable ctrl w from close a terminal
Question
after add the feature for move the terminal window to the code editor tab a great improvement there be a problem now that when I try to use ctrl w to delete a word in the terminal as always I accidentaly close the terminal window because the ctrl w should close tab in the editor need an option to ...
microsoftvscode
unable to install streamlit
Question
type feature request ps c user admin document python project via vs code pip install streamlit pip the term pip be not recognize as the name of a cmdlet function script file or operable program check the spelling of the name or if a path be include verify that the path be correct and t...
microsoftvscode
debug console search bar be hide when panel be resize
Bug
type bug when we search in the debug console the search bar be hide when we resize the width of the debug console panel it be therefore not possible to edit the value in the search box vs code version code 1 85 1 universal 0ee08df0cf4527e40edc9aa28f4b5bd38bbff2b2 2023 12 13t09 48 06 308z ...
microsoftvscode
inline chat be not indent to the line number anymore
Bug
I think we use to indent inline chat to the indentation level of the line image step have an indented line press enter to be on an empty line still indent press cmd I to bring up inline chat
microsoftvscode
vscode treedataprovider regression in 1 85 x
Bug
type bug the follow example work in version 1 85 0 step to reproduce 1 git clone 2 checkout gh 201196 see for code change 3 open the tree view sample folder in vs code 4 follow instruction in to build and run 5 after the first label update the tree will stop funct...
microsoftvscode
regex comparison in shellintegration hook clobber user s bash rematch variable
Bug
type bug in a terminal run a bash shell run the follow sh foo abc123 foo abc 0 9 echo ya ya be print indicate match that mean the bash rematch array should contain the match string and substre declare p bash rematch show bash rematch be actually an em...
microsoftvscode
source control can not detect change
Bug
type bug the version 1 85 be have an bug relate to source control the source control icon in the left side bar be show the number 10 otherwise when I click on the icon the file change be not be show in the list vs code version code 1 85 0 af28b32d7e553898b2a91af498b1fb666fdebe0c 2023 12 06t20 48 09 ...
microsoftvscode
activeeditor and other context key be incorrect when vscode be launch
Bug
type bug when first open vscode or reload the window several context key be set to incorrect value these value may eventually be correct when focus another editor and return to the original one the key I have notice with this issue be activeeditorisfirstingroup activeeditorislastingroup a...
microsoftvscode
repeat last character in terminal
Question
type bug when execute go run main go in terminal and the terminal be in right side of the visual studio this repeat the last character of my fmt printf example off limit revisando el taman o del archivo z pruebas 2 0 2022 aim8806178f9 32591902007841 mexi 3259 190 20078411dvucemcove225hymuw4 pdf example...
microsoftvscode
cmd arrow hijack by widget navigation
Duplicate
do this issue occur when all extension be disabled yes no not sure how I end up with this but when it happen the only way to fix this be reload window 2023 12 18 12 06 32 748 info keybindingservice from 22 keybinding entry match widgetnavigation focusnext when inputfocus navi...
microsoftvscode
terminal break in remote ssh
Duplicate
the terminal be just empty I be worried that I have break it from verification when I be mess with the permission for etc shell but that should be back to normal and this work in stable I don t see any obvious error the pty host log 2023 12 18 10 17 53 836 trace rpc response ptyse...
microsoftvscode
markdown file do not respect bound column word wrap
Question
do this issue occur when all extension be disabled yes vs code version 1 85 1 os version osx 14 1 2 step to reproduce 1 set your setting as below 2 open any markdown file json editor wordwrapcolumn 60 editor wordwrap bound markdown wrap to t...
microsoftvscode
error with asynchronous treeviewdataprovider gettreeitem call
Duplicate
do this issue occur when all extension be disabled yes vs code version 1 85 1 but do not happen on insider os version mac 13 6 want to call out that this bug be fix on insider but as I do not see any issue mention this or maybe I miss it I assume it be worth create this issue anyway st...
microsoftvscode
open in vs code not show in windows 11 context menu
Duplicate
type bug hi visual studio code support team as we all know windows 11 introduce new menu when we right click on screen I notice it in start but didn t take it serious and expect that you will solve soon but now it s december 2023 now the issue be that when we right click mouse button either on desktop in ...
microsoftvscode
terminal
Question
type performance issue I m run a code and it work in the same day at night I run the code without change a single thing but it get I an error in the tkinter library in python I try to restart vs code but it didn t work I even try to restart my pc but it didn t work too I think that there s a...
microsoftvscode
source control not update for specific repository
Bug
type bug hey since last friday my source control menu be no long update for only one repository this only happen with one specific repository but the git command from command line and git gui work for this specific repository so it would seem that the git repository itself be work correctly ...
microsoftvscode
miss file bat to execute
Question
type feature request this tool be a trial version for now I be try to fix this condition with visual studio code be anybody there willing to help I out please vs code version code 1 85 1 0ee08df0cf4527e40edc9aa28f4b5bd38bbff2b2 2023 12 13t09 49 37 021z os version window nt x64 10 0 19045 mode
microsoftvscode
click install dependency from package show error
Bug
do this issue occur when all extension be disabled yes no vs code version os version step to reproduce 1 set npm scriptexploreraction to open 2 open npm script 3 click install dependency from package
microsoftvscode
copy and paste break from co pilot chat or other extension sidebar
Bug
environment datum vs code version 1 84 2 jupyter extension version available under the extension sidebar v2023 10 1100000000 python extension version available under the extension sidebar v2023 22 1 os windows mac linux distro and version osx 12 6 3 python and or...
microsoftvscode
showtextdocument steal window focus
Bug
since the november 2023 update showtextdocument steal window focus this be really problematic because cursorless use this to run end to end test and now the development host window pop up for every single test case which render all other window unusable while I m run test as the test window steal focus m...
microsoftvscode
quick disappearance of new file text box in directory tree on macos when vscode be not in focus
Duplicate
do this issue occur when all extension be disabled yes vs code version version 1 86 0 insider universal and version 1 85 1 os version macos 14 1 2 this issue do not exist on window step to reproduce 1 open an empty project folder and then ensure vscode window be not the ...
microsoftvscode
top activity bar enlarge icon
Duplicate
similar to window density editortabheight but for magnify top activity bar icon image
microsoftvscode
float editor window 11 incorrect icon show when drop editor outside of vscode
Duplicate
do this issue occur when all extension be disabled yes no vs code version os version step to reproduce 1 drag an open editor tab outside of vscode window 2 see the incorrect show when try to drop the window attach be a video of the bug
microsoftvscode
single terminal tab rename action do not work
Bug
1 right click on a single terminal tab 2 select rename 3 the quickpick doesn t open reproduce in stable
microsoftvscode
single tab context menu action sometimes don t work
Bug
image it s those 3 option that don t work until there be multiple shell run once you have two or more shell those option start work as below I m show I rename successfully the 2nd shell image originally post by jeremytbradshaw in issuecomment 1858379484
microsoftvscode
suggest detail should be top align when show above
Bug
on a line towards the bottom of the view port trigger suggest notice how the detail view be always bottom align it should be top align as long as it isn t tall than the list
microsoftvscode
after the update tabing after write commit dosen t go to commit accessibility
Bug
do this issue occur when all extension be disabled yes vs code version version 1 85 1 commit 0ee08df0cf4527e40edc9aa28f4b5bd38bbff2b2 date 2023 12 13t09 48 16 874z electron 25 9 7 electronbuildid 25551756 chromium 114 0 5735 289 node js 18 15 0 v8 11 4 183 29 electron 0 os ...
microsoftvscode
editor scroll position jump up when return to editor
Bug
type bug when navigate away from and back to an editor contain expand pr comment the scroll position of the editor be not preserve when focus return to it instead the editor s scroll position jump high up in the file expect behavior an editor be open in an editor group and the user navigate to a ...
microsoftvscode
command link in markdown don t handle backslashe
Question
I m try to use a command foo link in markdown that pass an argument that argument may contain a backslash however I ve not be able to find any kind of encoding that pass the backslash through correctly and I can not find any documentation on how argument can be pass here s some sample code ts e...
microsoftvscode
block editing
Question
type feature request sometimes I need to open some tab just to consult but I don t want to accidentally change anything we need to be able to block the editing of these open tab you could have this in the context menu lock editing vs code version code 1 85 1 0ee08df0cf4527e40edc9aa28f4b5bd38bbff2...
microsoftvscode
jaws screen reader do not read curly brace in the code editor
Bug
type bug after update to electron 27 jaw screen reader do not read curly brace in the code editor evenn with the accessibility support enable I test from source code and it start fail after check out the commit 12fece34ed49c972d85b1a9ff0f5b8532eea569c vs code version code oss dev 1 85 0 co...
microsoftvscode
error the path argument must be of type string receive type undefined
Duplicate
type bug 1 open vscode on remote ssh 2 open a workspace 3 in current workspace open a file out of current workspace 4 global search anything 5 the path argument must be of type string receive type undefined error the path argument must be of type string receive type undefined ...
microsoftvscode
hover occasionally stop work
Bug
since 1 86 insider I see that occasionally the hover stop work look at the eh log show that no more request be make hover in another to the side editor be still work which make I believe something be wrong with the hover editor contribution I will update this issue once I have step to reproduce or more ac...
microsoftvscode
test peek over eagerly reveal line
Bug
run a test that fail the fail peek cause the editor to scroll even though there be enough space
microsoftvscode
setting editor type fast enough on open replace my search with the previous one
Bug
step to reproduce 1 have previously use the setting editor with a search input 2 close it 3 open it and quickly type before the previous search input come in my search be replace with the previous input
microsoftvscode
can not read property of null read finishedpaste
Duplicate
get this error when paste into a comment widget input image I can t find a stack trace in the console or in any of the log my exact step copy a permalink use the ghpri copy permalink command open a comment widget and paste the permalink there
microsoftvscode
quick fix not work on float window
Bug
type bug tap on quick fix open the list of choice to fix the error but quickly close before select any option vs code version code insider 1 86 0 insider 789c802e75813bfb38ff2e13e4b322bd7e90124b 2023 12 14t05 36 50 991z os version window nt x64 10 0 19045 mode system info item value ...
microsoftvscode
git commit amend be bad ux
Duplicate
what I want to do commit and push what I accidentally do click on commit and amend and irreversibly destroy the old commit message while create a mess of merge change
microsoftvscode
terminal toolbar disappear when terminal in panel be focused and terminal editor be open
Bug
1 open terminal panel 2 open a second terminal in the panel 3 move the second terminal to the editor area 4 focus the terminal in the panel area 5 click the to create another terminal in the panel area 6 click the trash icon to kill that terminal 7 bug the terminal tab area remain mome...
microsoftvscode
pip install seaborn
Question
type bug note this error originate from a subprocess and be likely not a problem with pip error fail building wheel for pillow fail to build pillow error could not build wheel for pillow which be require to install pyproject toml base project vs code version code 1 85 1 0ee08df0cf4527e4...
microsoftvscode
preserve undo history or don t hot exit when reload immediately
Duplicate
type bug ux suprise behavior expect behavior when I uninstall an extension and click reload require I expect vscode to either keep my undo history along with my unsave change or prompt I to save all open file I currently use hot exit and generally like that feature in short because t...
microsoftvscode
mvn version mvn be not recognize as an internal or external command operable program or batch file
Question
whenever I edit the pom xml file of my project I get this component analysis error from red hat dependency extension screenshot 2023 12 14 155804 also when I create a javafx project it create pom xml file with this code 4 0 0 com example demo 1 0 snapshot utf 8 11 11 org openjfx javafx control ...
microsoftvscode
typeerror can not read property of undefined reading aschangedtext
Bug
use live3 have change discard they the error below be print can not read property of undefined reading aschangedtext typeerror can not read property of undefined reading aschangedtext at inlinechatcontroller cancelsession vscode file vscode app user jrieken code vscode...
microsoftvscode
error in instal pywrap tensorflow module
Question
type bug I be not able to install pywrap tensorflow module it be show like below error could not find a version that satisfy the requirement pywrap tensorflow from version none error no match distribution find for pywrap tensorflow if I try to install tensorflow that be also get same error h...
microsoftvscode
switch branch switch work tab
Duplicate
type feature request hello vs code it might be a nice addition if there be an option when we switch branch to have a tab that show you the branch you ve work on for example I have two branch branch 1 hello js branch 2 bye js and I m work on branch 1 in the hello js tab when I switch to bran...
microsoftvscode
can not search all file path must of of type str
Bug
type bug I be develop in a remote container I try search cmd shift f for something and it fail to search with the error the path argument must be of type string receive type undefined error the path argument must be of type string receive type undefine if I expand the search d...
microsoftvscode
terminal disconnect blank terminal
Duplicate
I have the same problem when enter the terminal for the first time you can open the terminal occasionally it show that the terminal be disconnect at this time the terminal icon turn red delete all terminal shortcut ctrl to open the terminal terminal blank untitled origin...
microsoftvscode
remote host access via code cli
Duplicate
the code command conveniently allow open a new vs code window however there do not appear to be a way to specify the remote host to use for the the new window suppose I have an ssh host call server and a wsl instance call distro configure it would be great to have a way to specify which of these ...
microsoftvscode
vscode update prompt
Question
it be recommend to do a check in the update configuration if the user installer be find to be instal and then the configuration administrator start then there be a friendly prompt for this configuration to fail otherwise it will cause great confusion as for instal the system installer a normal person wouldn...
microsoftvscode
ctrl shift f search
Question
type feature request can vscode please allow this key combo to toggle the search panel when I use my mouse and click the magnifier icon depend on the state of the panel it change to the opposite as intend although use the hot key ctrl shift f only open the panel and a subsequent input again of this key ...
microsoftvscode
copilot shortcut error
Bug
type bug 1 set shift m shortcut for generate commit msg 2 use the shortcut when file with code be open expect generate commit msg in source control panel actual no msg be do notification be raise can not read property of undefined reading iscancellationrequeste vs code version code 1 85...
microsoftvscode
remote autoforwardportssource mysteriously switch to hybrid and stop work forever
Bug
type bug when remote autoforwardportssource switch to hybrid it look like this happen automatically when 20 port have open it effectively stop work for we and so people complain that they can t connect to anything anymore our use case be that we be develop within vs code devcontainer it take a lo...
microsoftvscode
terminal not work on wsl
Duplicate
type bug 1 open any wsl window 2 terminal and debugger don t work at all I occasionally get a little sign in the bottom bar that say the ptyhost fail I ve try without extension and unchecking window enable conpty and I have the same problem vs code version code insider 1 86 0 insi...
microsoftvscode
activeeditorispinne shortcut be break
Duplicate
type bug problem normally to pin and unpin a window I use pin ctrl k shift enter unpin ctrl k shift enter that be this be a toggle behaviour however as of recent vscode be now break the toggle behaviour no long work something change and ...
microsoftvscode
insider terminal will not launch
Bug
type bug after the insider update today I can t get my terminal instance to be create it just be a blank screen and I can t do anything to it I try kill it and relaunche and restart vs code I try delete my setting json nothing be bring my terminal back vs code version code insider 1 86 0 insider u...
microsoftvscode
add support for typescript tsdk option on folder level
Duplicate
situation I want to use a new yarn berry with pnp but unfortunately I can t do it in the way I m use to the way I m used to it be that I have one workspace where all the project I m work on be stack like folder I think it s call multi root workspace for pnp to work properly I need to set the...
microsoftvscode
diff never resolve
Bug
notice the error in the dev tool monaco editor playground repro xqaaaalfuwaaaaaaaabbqqkhq5njdmjwa jy7siq9s7dnlzs5w mwj0fe1zcdrfc9ws9xqe0sje1jc2vkxhalfiw9vewsxw3yscz7ore9k3y3lj4dch2tvg7coq f2f1rewc7pbn90ilplvcflp2pp5 9ef9ly7ac2fyf0lqlrpu1llfrxn4mzdopotmoazbimwuapxp9vwg5rv8cbszvd cth1oekbgdq7bg9fhjxewcmmqa8xnqhopl...
microsoftvscode
separate activity bar from title when position at the top
Duplicate
I propose add an option to separate the tab from the title bar when the activity bar be position at the top this change aim to enhance the usability of tab before after relate issue 195262 198835
microsoftvscode
diff editor pattern glitch
Duplicate
step to reproduce 1 open diff editor that have code move around 2 notice the glitch in the pattern image
microsoftvscode
terminal font yet again mess up after last update
Duplicate
type bug this issue return image it s not use cascadia mono as it should try to set it again in setting result in this strange warning image vs code version code 1 85 0 af28b32d7e553898b2a91af498b1fb666fdebe0c 2023 12 06t20 48 09 019z os version window nt x64 10 0 1...
microsoftvscode
terminal sticky scroll doesn t handle side bar color correctly
Bug
from aeschli in issuecomment 1850282256 be sugg also outputeditorstickyscroll background default to null and be compute base on the background terminal do this l12 tyriar look like terminal sticky scroll should also handle the sidebar
microsoftvscode
automatically use typescript version from workspace on trust project
Duplicate
currently you have to separatly allow execution of workspace tsdk it feel unnecessarily redundant in an already trust project workspace it should be automatically use the workspace version otherwise it lead to unexpected problem in the team there be a notification about this that disappear after a short whil...
microsoftvscode
comparison aligment block miss
Bug
type bug at what seem to be random time vsc stop render the grey block that ensure that the comparison view stay syncronize screenshot attach vs code version code 1 84 2 1a5daa3a0231a0fbba4f14db7ec463cf99d7768e 2023 11 09t10 51 52 184z os version window nt x64 10 0 19045 mode ...
microsoftvscode
pin unpin file shortcut be not work correctly
Duplicate
do this issue occur when all extension be disabled yes vs code version 1 85 0 os version macos sonoma 14 1 1 step to reproduce 1 use cmd k shift entr to pin a file or two 2 after a certain amount 1 or 2 file it s impossible to pin more without reload vscore 3 afte...
microsoftvscode
angular server keep shut
Question
type bug after each save regrettably my angular application encounter a recur issue lead to a termination of the process necessitate the repetitive action of restart ng serve this intermittent challenge disrupt the development flow and call for consistent attention to maintain the application s functio...
microsoftvscode
js file access decline
Question
type bug I can t access js file in web browse vs code version code 1 85 0 af28b32d7e553898b2a91af498b1fb666fdebe0c 2023 12 06t20 48 09 019z os version window nt x64 10 0 19045 mode unsupported system info item value cpus amd pro a4 4350b r4 5 compute core 2c 3 g ...
microsoftvscode
extension test be break on mac os both ci and local
Duplicate
do this issue occur when all extension be disabled yes no yes vs code version 1 85 0 os version mac os sonoma 14 1 2 step to reproduce 1 if exist remove vscode test 2 run npm test the follow error occur download vs code into vscode test vscode darwin arm64 1 85 0 ...
microsoftvscode
the json language server server crash 5 time in the last 3 minute view any json file
Bug
type bug I keep get the json language server server crash 5 time in the last 3 minute when view a simple aw iam policy I don t see any additional information provide even when enable verbose log the only message I see repeat in the developer console be an error about setting and a grammar file see sc...
microsoftvscode
can not read property of null read finishedpaste
Bug
1 paste text copy from anywhere into the panel chat input box 2 bug get a warning popup image
microsoftvscode
sign in to sync setting notification should be delay
Duplicate
when I open a new window I d like it to not show a notification that I need to sign in to sync setting the notification go away in a few second but it make I want to click on it I ve attach a short video to demonstrate the issue