repository
stringclasses
156 values
issue title
stringlengths
1
1.01k
labels
stringclasses
8 values
body
stringlengths
1
270k
microsoftvscode
bug standalone color picker not work with hex alpha
Bug
do this issue occur when all extension be disabled yes the standalone color picker don t work well with hexadecimal alpha no matter how much alpha you select the color picker totally ignore it there be two possible solution 1 fix it and make the color picker use correctly the alpha level 2...
microsoftvscode
source control pick up wrong git remote when use branch level remote
Bug
do this issue occur when all extension be disabled yes vs code version 1 80 2 os version darwin arm64 22 5 0 step to reproduce 1 when use github cli it add branch level remote when do something like gh pr checkout 123 sh git config get regexp branch git b...
microsoftvscode
bug help popup sometime overlap the text behind the cursor
Bug
do this issue occur when all extension be disabled yes vs code version 1 80 2 os version macos ventura 13 4 1 step to reproduce 1 open a typescript code file or I guess any other code file 2 move your cursor over the name of an object not far from the top of the editor windo...
microsoftvscode
open the quick pick with a pattern do not enter the symbol navigation mode
Bug
when open via terminal image when type manually image we may be use this format for python test in the future so it would be awesome if it go directly into symbol search cc eleanorjboyd
microsoftvscode
scss can not open scss file use use import syntax
Bug
do this issue occur when all extension be disabled yes vs code version 1 80 2 user setup os version window 10 x64 step to reproduce 1 create 2 pascalcase folder 2 in folder 1 create file style1 scss 3 in folder 2 create file style2 scss 4 in file style2 scss import ...
microsoftvscode
theme theme be get switch on switch profile
Bug
from amunger have a profile with a custom theme eg github light default theme from github github vscode theme extension switch to default profile and set a different theme builtin theme be enough make the theme setting apply to all profile switch to the first profile theme be get reset...
microsoftvscode
automatic markdown link pasting should remove trail whitespace and new line
Bug
if hello or r nhello be select the link title should be hello
microsoftvscode
disable markdown link paste for select text contain a markdown link
Bug
null
microsoftvscode
upstream already exist when create a fork
Bug
type bug 1 clone a repository that you don t own 2 make change and commit 3 push expect error and accept create a fork upstream already exist error occure it look like vscode be try to rename origin to upstream but by default it add and fetch the upstream remote if origin be a fork ...
microsoftvscode
ghost text hover sometimes have empty rendering
Bug
trigger suggest widget wait for ghost text to appear hover over ghost text notice that the rendering be break it do not say how many item be there screenshot 2023 07 27 at 16 36 33
microsoftvscode
redundant notebook in notebook sticky scroll context menu
Bug
do this issue occur when all extension be disabled yes no notebook be probably redundant as I m already in notebook editor
microsoftvscode
navigation in notebook output match always move the viewport
Bug
type bug open endgame github issue notebook run all now search for a keyword that have multiple match in output press enter to navigate instead of reveal the match into view only when necessary it move the match to the center of the view every time it s very annoying compare to how editor handle m...
microsoftvscode
terminal sourcecontrolrepositorieskind external should not be allowe in remote connection
Bug
find when verify vs code insider version 1 81 plan to be release later this week will contain a new setting terminal sourcecontrolrepositorieskind that user can control the menu item for open the repository in integrate external terminal originally post by lszomoru in issuecomment ...
microsoftvscode
notebook markdown search result not restore when show find sidebar
Bug
type bug from 185289 1 open a notebook with some render markdown 2 do a workspace search for the render markdown 3 hide the sidebar 4 show the side bar again bug the markdown search result don t show again search result in code cell be highlight again when the sidebar be show vs code version ...
microsoftvscode
turn on cloud change in vscode dev do nothing once user sign in
Bug
open a remote repo in vscode dev open terminal click link to turn on cloud change sign in successfully when I click the link again nothing happen I d expect if I m sign in the link point to doc or it go away if there s no action leave to take image
microsoftvscode
file operation context menu offset error
Bug
type bug when the name of a folder be very long right click the pop up menu will still locate the real length of the name may be offset too far image image normal situation image if this be indeed a bug I will try to fix it vs code version code 1 79 2 universal 6...
microsoftvscode
unable to open file when link to file path be print in jupyter output end with a period
Bug
create a file name xyz txt run the code print xyz txt in a notebook and you can open the file from the link in the output run the code print xyz txt in a notebook and you can not open the file from the link in the output I know this be report early a few time but couldn t find the...
microsoftvscode
odd order of extension activation
Bug
I be try to debug which order extension be activate in as the activation event wasn t work as expect and I come across 171135 this and the associate pr change the order of activation event so that onlanguage or onfilesystem now take precedence over I also notice that emmet have switch to ...
microsoftvscode
svgs don t seem to work for iconpath in quickpickitem
Bug
test 188683 use ts vscode window showquickpick label sample iconpath vscode uri parse image however use png instead vscode window showquickpick label sample iconpath vscode uri parse work image not sur...
microsoftvscode
notification content be read out twice
Bug
test 188528 image I do reload the window on a fresh profile on vscode workspace and upon click the notification the content be read out twice this do not happen later when I focus the notification again
microsoftvscode
the space of the font nsimsun don t display properly
Bug
type bug I change the font in the editor to then find that half corner space appear the same as full corner space image there be four dot in this figure indicate that there be four space before the printf call image but the font be the default in chinese in visual studio and the space...
microsoftvscode
window native title bar horrible title menu experience
Bug
test 188709 notice how I can not open the menu item to the right of the cursor only to the left code insider jecl4tl9xg I use these setting window experimental nativecontextmenulocation true window titlebarstyle native
microsoftvscode
ptyhost start when there be only a terminal renderer
Bug
test 188720 I think the ptyhost be not need with only a terminal renderer correct reproduce by open an empty window and then use dev container show container log to open a terminal with a renderer but no process behind it
microsoftvscode
process explorer do not recognize ptyhost when the pty host start while the process explorer be already open
Bug
test 188720 it show utility process instead of ptyhost when the pty host start while the process explorer be already show
microsoftvscode
active walkthrough have a truncated active state
Bug
do this issue occur when all extension be disabled yes no vs code version 1 80 1 os version 14 0 beta 23a5286i step to reproduce 1 open vs code 2 hit tab until an in progress walkthrough item be active
microsoftvscode
editor do not re evaluate indentation after quickfix
Bug
setup 1 have a space indented file 2 have format on save turn on 3 have an eslint rule that require tab indentation instead of space bug 1 accept the eslint quick fix to modify the indentation to tab 2 saving revert the indentation back to space as the indentation of the file be not...
microsoftvscode
menu item interleave
Bug
type bug version 1 80 1 commit 74f6148eb9ea00507ec113ec51c489d6ffb4b771 date 2023 07 12t17 22 25 257z electron 22 3 14 electronbuildid 21893604 chromium 108 0 5359 215 node js 16 17 1 v8 10 8 168 25 electron 0 os linux x64 6 2 6 76060206 generic vs code version ...
microsoftvscode
watermark hint text for command palette wrap
Bug
microsoftvscode
shortcut for change all occurence ctrl f2 be not work as usual
Bug
do this issue occur when all extension be disabled yes vs code version 1 80 1 os version window nt x64 10 0 22631 but this issue be present much before this vs code version step to reproduce 1 just select any text which be repeat in a code and try press ctrl f2 and nothi...
microsoftvscode
close notebook search open the notebook at a result might not scroll properly to it
Bug
step 1 search for text in input of closed notebook ensure that the notebook have lot of image and output that expand in height 2 open a result near the end 3 notice that this doesn t open at the correct place this be because the layout shift from the output loading
microsoftvscode
can not launch new terminal in multi root workspace on a remote machine unless terminal integrate cwd be unset
Bug
type bug step to reproduce 1 connect to a remote machine with the remote ssh extension 2 add a folder to workspace that be outside the workspace root 3 click in the terminal tab then select which directory to create a new terminal work 4 right click eithe of the directory in the work...
microsoftvscode
uncaught typeerror can not read property of undefined read replacechildren
Bug
javascript typeerror can not read property of undefined read replacechildren at g renderrow in vscode file vscode app node module asar xterm lib xterm js 1 81207 at g handleselectionchange in vscode file vscode app node module asar xterm lib xterm js 1 79465 at u renderrow in vscode file vscode ...
microsoftvscode
treeerror fileexplorer tree element not find object object
Bug
javascript error treeerror fileexplorer tree element not find object object at u getcompressednode in src vs base browser ui tree compressedobjecttreemodel ts 343 10 at u iscollapse in src vs base browser ui tree compressedobjecttreemodel ts 297 31 at h iscollapse in src vs base browser ui tree compresse...
microsoftvscode
option to create non existent file not show when markdown preview editor enable as default
Bug
do this issue occur when all extension be disabled yes vs code version 1 80 1 os version ubuntu linux 22 04 hello in a markdown document when click a link to a non existent markdown document usually vs code ask whether this new file should be create however this do not work when ass...
microsoftvscode
terminal tab home cwd be not handle correctly in remote workspace
Bug
repro 1 open a remote window with a folder 2 open a terminal you should not see the folder name image
microsoftvscode
handle bad auth state well in the issue reporter
Bug
we ve receive a few issue where auth state be invalid but the issue reporter doesn t react to the invalid auth token we should react accordingly and either use the preview on github flow the one that open the browser when the token be invalid prompt the user to re authenticate the latter be mor...
microsoftvscode
incorrect indentation detection
Bug
do this issue occur when all extension be disabled yes vs code version 1 81 0 insider 4390ebc406732e5b4eed22a1d7aa4fc0ef4a9460 os version window 10 0 19045 step to reproduce 1 use a fresh vs code create a new html file and paste the content below html link one link ...
microsoftvscode
path mutation use environmentvariablecollection prepend be overwrite in zsh
Bug
vs code version 1 80 1 os version darwin x64 22 5 0 vs code go extension try to change the integrate terminal path environment variable use environmentvariablecollection prepend api I verify that the change contribution be know to vscode use terminal show environment contribution c...
microsoftvscode
view state doesn t seem to be initialize restore properly anymore
Bug
I m not sure when this start maybe around when profile land but on new window workspace vs code doesn t seem to apply the view state from a previous window nor do it set the view to their package json default instead it seem to collapse they all I see this with gitlen everytime I open a new worktree ...
microsoftvscode
completion list be not filter correctly when type a number after a hyphen
Bug
do this issue occur when all extension be disabled yes vs code version 1 81 0 insider os version macos 12 5 1 step to reproduce 1 create a new untitled text file 2 set the language mode to javascript 3 paste the follow code js let example test 1 ...
microsoftvscode
inconsistent naming for wsl project in right click taskbar menu
Bug
type bug how to reproduce open folder on wsl window right click on task bar some entry have the wsl marker some other wsl project don t image example see bdm entry duplicate with pin btw be a wsl project but doesn t show the same wsl marker vs code vers...
microsoftvscode
import profile do not install extension in ssh remote
Bug
do this issue occur when all extension be disabled n a version 1 81 0 insider user setup commit 2f1013a310bbd74410e74fad99497841edad0eda date 2023 07 13t05 33 32 822z electron 22 3 14 electronbuildid 21893604 chromium 108 0 5359 215 node js 16 17 1 v8 10 8 168 25 electron...
microsoftvscode
the editor could not be open due to an unexpected error can not read property of undefined read output
Bug
if output be clear from a jupyter notebook attempt to view a diff in source control view display the error in the subject search for relate issue bring up a different issue relate to filesystem sync environment datum vs code version 1 80 1 jupyter extension version available under the ...
microsoftvscode
scm change file count doesn t always update
Bug
probably another way to repro this but while reproe I be find this checkout vscode copilot to c0910dd723d1a6625d181ee3fe5e434fe9718ba8 find context ts f2 rename the context class to servicesaccessor this badge on change doesn t match the actual number of file that show up activity bar b...
microsoftvscode
undo a file move create bogus import update
Bug
probably can be reproe in a simple way but here s what I do checkout vscode copilot to c0910dd723d1a6625d181ee3fe5e434fe9718ba8 find src base lib context ts drag it in the explorer up a level to src base context ts press cmd z without wait for import to be update import be be update and y...
microsoftvscode
f be not iterable
Bug
javascript typeerror f be not iterable at indent in src vs editor browser viewpart indentguide indentguide ts 133 24 at k preparerender in src vs editor browser view viewoverlay ts 133 19 at q o in src vs editor browser view ts 496 13 at in src vs editor browser view ts 443 30 at func in src vs editor browser v...
microsoftvscode
powershell write progress in terminal do not work correctly
Bug
type bug when you have a powershell script execute in the terminal window within visual studio code that include write progress to display some progress to the user the yellow bar often doesn t go any far then the text you be display withe the progress vs code version code 1 80 0 660393deaaa6d1996740ff4880...
microsoftvscode
touch keyboard come up behavior
Bug
type bug hello can you introduce fix into visual studio code a touchscreen keyboard functionality similar to what word have that be do not come up on each scroll touch only come up on editing touch then stay back until another editing touch I have many feature suggestion to make vsc rich wel...
microsoftvscode
incorrect path order in task shell
Bug
type bug I have a custom task in task json since upgrade to 1 80 it s load my path env variable in an incorrect order I have test this by add this task in task json label echo path type shell command echo path when I run this task it show a...
microsoftvscode
wrap ghost text break syntax highlighting
Bug
vscode codebase have snippet suggestion enable and have editor inlinesuggest enable true have a method type async in from of its name the snippet suggestion for async function show as ghost text bug when the actual code method ident be be wrap push out it loose its color ...
microsoftvscode
editor detectindentation produce incorrect value for empty file when editor insertspace be true
Bug
do this issue occur when all extension be disabled yes vs code version 1 80 0 os version linux x64 6 4 2 3 manjaro step to reproduce 1 set the follow indentation setting I have deliberately choose some unusual value to make the issue more obvious editor indentsize 5 ...
microsoftvscode
exact match be hard to find in outline
Bug
I want to go to the editor create function open monaco d ts at the top open outline cmd shift o type create it be difficult to find this function because there be other above it which start with create ts export function create domelement htmlelement option istandalonee...
microsoftvscode
allow stage a file without actually go to the git view
Help Wanted
type feature request stage file directly from the editor itself without have to go to the git view a icon here would be nice image vs code version code insider 1 81 0 insider 2f1013a310bbd74410e74fad99497841edad0eda 2023 07 13t05 33 32 822z os version window nt x64 10 0 19044 mod...
microsoftvscode
notebook find result in output not show in firefox
Bug
1 open vscode dev in firefox 2 access a repo with notebook ie 3 search for something in render markdown 4 the highlight don t show up in render markdown only in code input image
microsoftvscode
suggest widget get orphan in editor
Bug
I don t have exact step but I believe the gist be 1 be type something that trigger the sugg widget 2 ctrl shift k to delete whole line 3 bug suggest widget get misplace if I select one of the suggest item here it even try to update where my cursor currently be where the suggestion be never valid i...
microsoftvscode
chat in editor disappear after be restore on a window reload
Bug
1 start a panel chat session 2 reopen it as an editor 3 reload the window 4 chat history be preserve 5 bug chat suddenly disappear nothing in the log when this happen
microsoftvscode
task json operating system specific property can t be combine with the dependson property
Bug
combine the operating system specific property with the dependson property do not work I can t find any documentation why the dependson property should not work with the operating system specific property do this issue occur when all extension be disabled yes vs code version 1 80...
microsoftvscode
additional view in activity bar should show up only when there s more than one item
Bug
do this issue occur when all extension be disabled yes vs code version 1 80 0 os version macos 13 4 step to reproduce 1 vertically shrink the window to a size where one and only one item doesn t fit in the activity bar 2 now the additional view button show up but with only o...
microsoftvscode
bug css i d selector that look like color have a decorator
Bug
type bug 1 create a new javascript file 2 add the line document queryselector add button 3 notice the add part be consider to be a color and a color decorator be prefix to it note this do not happen prior to update today v 1 80 0 I believe this can be remove by disable the editor...
microsoftvscode
unable to get local issuer certificate attempt to install extension into dev container by code server on dev container build
Bug
do this issue occur when all extension be disabled n a vs code version 1 80 0 os version window 10 21h2 step to reproduce 1 create a dev container with one more extension add in the customisation section 2 open dev container when behind a proxy with custom root can zscaler in t...
microsoftvscode
c dev kit none of the shellquote value work in all case to run dotnet build command use shellexecution
Bug
do this issue occur when all extension be disabled the issue be encounter by an extension but the root cause be within the vs code implementation vs code version 1 80 0 os version window 11 step to reproduce c dev kit extension use a task to run the dotnet build in order to build a p...
microsoftvscode
move view title contain object object
Bug
1 have the flame chart visualizer instal and debug something javascript 2 move the realtime performance view from the debug view into the explorer view 3 notice it s now the object object realtime performance view image
microsoftvscode
view be not update for markdown cell content change
Bug
1 set ipynb pasteimagesasattachment enable false this setting hide the bug 2 open a notebook and create a markdown cell with content and render the preview for that cell 3 split the editor ctrl 4 edit the markdown cell in one of the editor while keep the other in preview preview of the ...
microsoftvscode
realtime performance icon always show up when the view be visible
Bug
repro 1 open a node project 2 debug 3 open the debug sidebar the realtime performance icon be always show even when not hover image
microsoftvscode
default log level do not work in vscode dev
Bug
repro 1 open 2 set default log level to trace 3 reload the window 4 open set log level it show the default be trace but the active be info image
microsoftvscode
scrollback position toggle in interactive window
Bug
just the ability to toggle whether new output reset scroll position sometimes I have a long running job with periodic log output and find yank old output can be almost impossible
microsoftvscode
keyboard shortcuts user interface keybinding can be overriden by an invisible object from keybinding json
Bug
type bug 1 install visual studio code from 2 accept the default 3 disable all instal extension with the disable all instal extension command in the command palette 4 press escape to dismiss the float dialog 5 go to the view menu and select terminal 6 copy a word from a web page e g ...
microsoftvscode
no notebook document for file c
Bug
javascript error no notebook document for file c at e getnotebookdocument in src vs workbench api common exthostnotebook ts 136 10 at e b b cancelcell in src vs workbench api common exthostnotebookkernel ts 390 42 at t n in src vs workbench service extension common rpcprotocol ts 455 17 at t m in src...
microsoftvscode
f5 start debug when inactive but refresh the page when active
Bug
do this issue occur when all extension be disabled yes vs code version 1 80 os version macos 13 4 1 step to reproduce I don t know how to reproduce this in vscode which do not have native browser refresh or in vscode dev which do not have debug but this issue be occur in google s we...
microsoftvscode
weird git error
Bug
when I run into 187427 I click on show command output and get this git pull tag origin main from branch main fetch head fatal not something we can merge in git fetch head icrosoft vscode icrosoft vscode look scary do the ai make a typo ...
microsoftvscode
git error dialog box not helpful
Bug
I click on the sync icon here cjst0rlkia and get this error image I think the error message should be improve even if it be just an unexpected error occur probably the error message be just the first line from the command output git pull tag origin main from bran...
microsoftvscode
symbolic link of keybinding json between window and wsl2 be not work
Bug
do this issue occur when all extension be disabled yes vs code version version 1 80 0 user setup commit 660393deaaa6d1996740ff4880f1bad43768c814 date 2023 07 04t15 06 02 407z electron 22 3 14 electronbuildid 21893604 chromium 108 0 5359 215 node js 16 17 1 v8 10 8 1...
microsoftvscode
add to gitignore feature show up for gitignore file in source control tab
Bug
do this issue occur when all extension be disabled yes vs code version 1 80 0 os version linux x64 step to reproduce 1 open a project with a git repository 2 make a change to the gitignore file 3 go to the source control tab place to stage change commit and pu...
microsoftvscode
freesync issue
Bug
type performance issue this issue begin with v1 78 and be still present in 1 80 if I revert to v1 77 it s fine disable freesync for code exe also work to stop this issue hit f11 on the keyboard full screen shortcut cause my monitor s refresh rate to drop by roughly half from 144hz follow by rando...
microsoftvscode
linux an os keyring couldn t be identify for store the encryption relate datum in your current desktop environment
Bug
do this issue occur when all extension be disabled yes I refer to troubleshoot keychain issue this be the error part of my log after run code insider verbose vmodule component os crypt 1 314774 0707 210405 156953 info console 627 ctrace color 888 mainthreadsecretstate ...
microsoftvscode
incorrect bracket color in jsdoc comment
Help Wanted
do this issue occur when all extension be disabled yes vs code version 1 80 0 os version window 10 22h2 19045 3086 step to reproduce 1 change color of jsdoc comment bracket in your theme file for scope punctuation definition bracket curly begin jsdoc and punctuation definition bra...
microsoftvscode
scss class name in scss file do not show on hover when container query have a variable
Bug
do this issue occur when all extension be disabled yes vs code version 1 80 0 os version macos 13 1 22c65 step to reproduce 1 create a scss file with scss some variable 100px some class container container some name inline size ...
microsoftvscode
vscode ui wierd white line in certain window height
Bug
type bug when resize the height of vscode window sometimes there be a white line at the bottom of the remote dev icon check the screenshot below it s much more clear than text I ve see this wierd white line in all vscode release in the past two month the bug may had be there for a long time test pl...
microsoftvscode
shell integration break prompt when use fish shell with tide prompt
Bug
vs code version 1 80 0 universal os version macos 13 4 1 22f82 step to reproduce 1 set fish as the default shell for your system 2 install the tide prompt 3 observe break prompt and error message when start an integrate terminal fish unknown command ...
microsoftvscode
ctrl not be detect
Bug
type bug I have azure cli tool instal with a keybinding to run the current line as ctrl when press nothing happen keyboard shortcut troubleshooting detect this key combination as only ctrl try alt detect the combination but resolve as if I press by itself it also resolve as which on...
microsoftvscode
stray underline in terminal
Bug
copy a file path open terminal run echo hover over the file path make sure it be decorate as link w o move the mouse press cmd k to clear the terminal underline be keep
microsoftvscode
line col number break between multiple visible cell editor
Bug
step to reproduce 1 open notebook with multiple cell in view 2 click around the first cell ensure that line col number update as intend 3 shift focus to other cell in the viewport line col number will not update remain at the value they be in the previous cell other note as a new cell be ...
microsoftvscode
git inline discard replace in file and refactor not work well on cpp hpp file
Bug
do this issue occur when all extension be disabled yes vs code version 1 79 2 os version ubuntu 20 04 step to reproduce 1 before image image 2 after try to discard the change with the revert change button curve arrow button image result the change be...
microsoftvscode
bad completion rank change valid variable name to class name when press
Bug
typescript sometimes pick class name over perfect match variable name when I press for example give this code ts class a public foo string return public bar mystre string string return function a const a new a type a here ...
microsoftvscode
wsl crash when launch from wsl with verbose
Bug
do this issue occur when all extension be disabled yes no vs code version 1 79 2 695af097c7bd098fbf017ce3ac85e09bbc5dda06 os version win 11 22h2 222621 1928 ubuntu 23 04 inside wslv1 step to reproduce 1 inside wsl v1 run code verbose 2 different error dialog appear ...
microsoftvscode
ui issue multi line cell collapse into 1 5 line after scroll
Bug
apply to x notebook ipynb file x interactive window and or cell script py file with marker what happen problem show in video multi line cell that leave view be collapse into 1 5 line in my work notebook this happen to a random cell when I scroll around and not all cell ...
microsoftvscode
no color on suggest icon with ipynb
Bug
do this issue occur when all extension be disabled yes no version 1 79 2 user setup 695af097c7bd098fbf017ce3ac85e09bbc5dda06 2023 06 14t08 57 04 379z electron 22 5 7 chromium 108 0 5359 215 node js 16 17 1 v8 10 8 168 25 electron 0 os window nt x64 10 0 22621 step to rep...
microsoftvscode
single terminal tab be re render several time on start up
Bug
create a single tab image think I need sbatten s help with this as terminalviewpane getactionviewitem which re create the action be get call a lot cache that warn about multiple dispose
microsoftvscode
terminal tab be re render several time on start up
Bug
create a second tab image create a third tab image
microsoftvscode
markdown preview ghost element
Bug
type bug while edit markdown the preview be constantly build up ghost element namely when include custom html it seem to sometimes duplicate node or lift a node out of its parent especially when mid type an html tag open close pair I m add detail and summary html element so sometimes I ll see a...
microsoftvscode
still do quite a bit of re arrange cause a version diff but all the field be the same now our default diff view show no change
Bug
still do quite a bit of re arrange cause a version diff but all the field be the same now our default diff view show no change this be when add a space then undo in the test ipynb file within vscode repo originally post by amunger in issuecomment 1613450401
microsoftvscode
notebook list multi select doesn t select markdown cell
Bug
I m unsure if what I m see be expect github issue notebook multiselect contain markdown and code cell jupyter notebook python cell only multiselect only contain code cell jupyter notebook include render markdown cell multiselect start with a markdown cell o...
microsoftvscode
markdown inject an extra backtick
Bug
record 2023 06 29 at 14 12 08 1 step add a single back tick at the start of a sentence move the cursor to the end of the sentence type backtick 2 backtick be insert this didn t use to be the case I feel
microsoftvscode
revive terminal should take late command s cwd into account
Bug
repro 1 open a terminal 2 cd into a different directory 3 wait a few second to make sure it s persist 4 file exit 5 open vscode it s restore to its original cwd not the one in step 2 image the cwd sequence do happen it re create use the initial cwd though 2023 ...
microsoftvscode
grid distribute split view evenly even when one view require a large width
Bug
when you have 2 editor open side by side where one of the 2 require a bit more width for example setting editor or diff editor and you split to a third editor group we try to distribute the available width evenly however if the one editor require more width we steal that from the last editor group inste...
microsoftvscode
auto merge commit be not sign on ubuntu
Bug
type bug I have requirement on branch commit to be sign I have configure commit sign with gpg and it work and I m able to push commit while merge from another branch vs code automatically generat merge commit in case of no conflict but merge commit be not sign not let I to push undo last commit a...
microsoftvscode
unable to assign ctrl keybinding use ui on window
Bug
1 enable keyboard shortcut troubleshooting by run the developer toggle keyboard shortcut troubleshooting command 2 open the keybinding editor 3 try assign the keybinding ctrl to a command 4 bug developer tool log the follow keybindingservice ignore single modifier ctrl due to it b...
microsoftvscode
copy text from the debug console doesn t work quite right
Bug
type bug vs code version code 1 79 2 695af097c7bd098fbf017ce3ac85e09bbc5dda06 2023 06 14t08 57 04 379z os version window nt x64 10 0 19045 mode system info item value cpu 12th gen intel r core tm i7 12700k 20 x 3610 gpu status 2d canvas enabledcanvas oop rasteri...
microsoftvscode
git action in multiroot workspace show workspace in wrong order
Bug
my workspace config have folder in this order I run undo last commit and get this I would like these to match so I can have workspace folder in a predictable order for all command
microsoftvscode
filewatcher crash with code 15 and reason kill
Bug
do this issue occur when all extension be disabled yes vs code version 1 79 2 os version ubuntu 23 04 step to reproduce 1 open an empty folder in vscode 2 set this as workspace setting json json file watcherexclude git object true ...