-
Notifications
You must be signed in to change notification settings - Fork 30.5k
Insights: microsoft/vscode
Overview
Could not load contribution data
Please try again later
2 Releases published by 1 person
-
1.97.0 January 2025
published
Feb 6, 2025 -
1.97.1 January 2025 Recovery 1
published
Feb 11, 2025
223 Pull requests merged by 34 people
-
Make tree sitter viewport colorization sync
#240511 merged
Feb 12, 2025 -
chore - reduce dependency on
IModifiedFileEntry#originalModel
#240500 merged
Feb 12, 2025 -
chore: update to Electron 34
#237557 merged
Feb 12, 2025 -
Handle viewport changing for tree sitter
#240482 merged
Feb 12, 2025 -
edits - make sure to reveal editor with changes when active editor isn't from working set
#240481 merged
Feb 12, 2025 -
Fix tab border and focus outline
#239907 merged
Feb 12, 2025 -
fix: context-menu event emitted twice on macOS
#240467 merged
Feb 12, 2025 -
SCM - finalize scmResourceGroupState API proposal
#240417 merged
Feb 12, 2025 -
Support sending image output to chat
#240452 merged
Feb 12, 2025 -
fix: remove working set file limit
#240449 merged
Feb 12, 2025 -
Remove sorting of AI results
#240458 merged
Feb 12, 2025 -
make sure kill terminal is the last action for terminal tabs
#240434 merged
Feb 12, 2025 -
retain default prompts location for overwritten config values
#240438 merged
Feb 12, 2025 -
detect ghost text more broadly
#240427 merged
Feb 11, 2025 -
debug: fix input staying readonly during a restart when repl not visible
#240431 merged
Feb 11, 2025 -
Bump distro
#240429 merged
Feb 11, 2025 -
debug: fix input staying readonly during a restart when repl not visible
#240430 merged
Feb 11, 2025 -
Add shell inline suggestion as top result in terminal suggest
#240414 merged
Feb 11, 2025 -
Make GH completions menu discoverable from the 🤖 menu (fix microsoft/vscode-copilot#13039)
#240221 merged
Feb 11, 2025 -
Correct cgmanifest link
#240420 merged
Feb 11, 2025 -
Attempt to install extensions in workbench that fail to install from remote code-server
#238815 merged
Feb 11, 2025 -
[regression] Most
"configurationDefaults"
settings no longer work on VSCode reload (fix #231224)#240422 merged
Feb 11, 2025 -
Resolve shell env API performance issue for single env approach - bash
#238488 merged
Feb 11, 2025 -
adds "use prompt" command
#240411 merged
Feb 11, 2025 -
API - cleanup API proposals
#240418 merged
Feb 11, 2025 -
Preserve --disable-extensions in extension host development
#240415 merged
Feb 11, 2025 -
bump version to 1.97.2
#240416 merged
Feb 11, 2025 -
Revert "Add node as npm script runner (#236967)"
#240413 merged
Feb 11, 2025 -
Fix regex test for pwsh shellEnv resolving
#240395 merged
Feb 11, 2025 -
[release/1.97] [email protected]
#239959 merged
Feb 11, 2025 -
eng: cherry-pick 1.97.1 fixes
#240409 merged
Feb 11, 2025 -
Add focus highlight for keyboard troubleshooting
#240331 merged
Feb 11, 2025 -
Use existing heuristic to improve tree sitter viewport parsing
#240382 merged
Feb 11, 2025 -
Bump esbuild from 0.23.0 to 0.25.0 in /extensions
#240294 merged
Feb 11, 2025 -
Fix build
#240392 merged
Feb 11, 2025 -
Git - add setting for untracked changes soft delete
#240387 merged
Feb 11, 2025 -
add accessible diff viewer for chat edits
#240383 merged
Feb 11, 2025 -
Fix up showing terminal suggestions
#240301 merged
Feb 11, 2025 -
Remove & from simple file dialog button
#240184 merged
Feb 11, 2025 -
Skip pwsh SI script when cursor is on a command
#240299 merged
Feb 11, 2025 -
Extension detail content escapes container
#240134 merged
Feb 11, 2025 -
plau audio clues when moving across file with chat edits
#240366 merged
Feb 11, 2025 -
Fix auto-indenting with tree-sitter
#240364 merged
Feb 11, 2025 -
Git - handle submodule HEAD file
#240357 merged
Feb 11, 2025 -
Imporve chat edits accessibility
#240358 merged
Feb 11, 2025 -
Parse viewport first
#240353 merged
Feb 11, 2025 -
Problems - fix the source column so that it displays the source instead of the owner
#240351 merged
Feb 11, 2025 -
Fix unexpected tab completion when attempting to indent
#136572 merged
Feb 11, 2025 -
Engineering - update notebook
#240347 merged
Feb 11, 2025 -
Couldn't create new files (fix #240210)
#240338 merged
Feb 11, 2025 -
Resolve vim flicker issues to maintain consistent behavior during WH delay setting changes
#240321 merged
Feb 11, 2025 -
chat: polish agentic play/pause
#240319 merged
Feb 11, 2025 -
error warning when attached image is too large
#240316 merged
Feb 11, 2025 -
Cleanup colors and update border color for tab acceptance
#240308 merged
Feb 11, 2025 -
Bump distro
#240315 merged
Feb 11, 2025 -
Integrate with fig's generator code
#240135 merged
Feb 10, 2025 -
Fallback to processEnv when shell env isn't there
#240251 merged
Feb 10, 2025 -
add detail for
.
completion#240287 merged
Feb 10, 2025 -
do not allow duplicate flags
#240292 merged
Feb 10, 2025 -
add rerun task action for task terminals
#239886 merged
Feb 10, 2025 -
Tweak maxRequests description
#240298 merged
Feb 10, 2025 -
Rename ai results contributions
#240293 merged
Feb 10, 2025 -
layout - remove need for a
safeGetClientArea
#240291 merged
Feb 10, 2025 -
use latest policy watcher package
#240290 merged
Feb 10, 2025 -
Use inital range for range tracking (fixes partial accept bug)
#240279 merged
Feb 10, 2025 -
GitHub Enterprise GHE.com Setting clarity
#240289 merged
Feb 10, 2025 -
uncomment test cases
#240285 merged
Feb 10, 2025 -
remove chat response timeout
#240281 merged
Feb 10, 2025 -
Diff editor: Correct
1 files
to1 file
#240092 merged
Feb 10, 2025 -
Make GH completions menu discoverable from the 🤖 menu (microsoft/vscode-copilot#13039)
#240223 merged
Feb 10, 2025 -
fix: context-menu event emitted twice on macOS
#240261 merged
Feb 10, 2025 -
Initial implementation
#240264 merged
Feb 10, 2025 -
Don't cancel in progress requests when hiding suggest
#240258 merged
Feb 10, 2025 -
Window doesn't load when starting multiple instances in parallel (fix #240242)
#240259 merged
Feb 10, 2025 -
don't request files/folders when on an arg for terminal suggest
#240257 merged
Feb 10, 2025 -
debt - fix a leak
#240252 merged
Feb 10, 2025 -
Dont debounce inline completion request after accepting an inline completion
#240239 merged
Feb 10, 2025 -
Terminal suggest: Tilde relative path support, share logic between absolute/relative
#240094 merged
Feb 10, 2025 -
fix #237915
#239966 merged
Feb 10, 2025 -
Add more fig specs
#240128 merged
Feb 10, 2025 -
fix #240012
#240224 merged
Feb 10, 2025 -
Fix minimap overlap with side by side inline suggestions
#240220 merged
Feb 10, 2025 -
Fix #240115
#240219 merged
Feb 10, 2025 -
use latest policy watcher package
#240175 merged
Feb 10, 2025 -
Update inline completion handling based on modelVersion changes. Also apply to ghost text
#239582 merged
Feb 10, 2025 -
title - remove redundant CSS rule
#240217 merged
Feb 10, 2025 -
💄
#240216 merged
Feb 10, 2025 -
Fix `Show User Keybindings' option on Keyboard Shortcuts editor (fix #240068)
#240085 merged
Feb 10, 2025 -
Quick Search closes after typing a single character when in diff view with centered layout (fix #239394)
#240113 merged
Feb 9, 2025 -
debt - fix treeview leak in action runner
#240116 merged
Feb 9, 2025 -
leverage Fig's shell parser, add
git
spec#240001 merged
Feb 8, 2025 -
Speech extensions starts reading back text to me (fix microsoft/vscode-copilot#12990)
#240057 merged
Feb 8, 2025 -
improve prompt files config description
#240038 merged
Feb 8, 2025 -
Clean up agent welcome view in very narrow sidebar
#240037 merged
Feb 8, 2025 -
Refactor, reduce IChatVariablesService to the bare minimum
#240035 merged
Feb 8, 2025 -
Collapse "used references" by default in edits view
#239981 merged
Feb 8, 2025 -
debug: correct faulty completions logic
#240036 merged
Feb 8, 2025 -
Change agent/model pickers to proper dropdowns
#240014 merged
Feb 8, 2025 -
Fix dropdown context menu retriggering when context menu option is picked with keyboard
#240018 merged
Feb 8, 2025 -
fix: workbench search use correct findMatch colors (fix #237909)
#237910 merged
Feb 7, 2025 -
Fix css rule for notebook selection highlighting
#240004 merged
Feb 7, 2025 -
[email protected]
#239958 merged
Feb 7, 2025 -
add unit tests for the
MockFilesystem
test utility#239984 merged
Feb 7, 2025 -
Pick up latest TS for building VS Code
#239999 merged
Feb 7, 2025 -
Settings / Files: Candidate Guess Encodings (fix #239928)
#239968 merged
Feb 7, 2025 -
Remove builtin terminal variables
#239871 merged
Feb 7, 2025 -
🔪 DELETE chatVariableResolver API proposal 💀
#239755 merged
Feb 7, 2025 -
SCM - Briefer titles on SCM views
#230693 merged
Feb 7, 2025 -
Add node as npm script runner
#236967 merged
Feb 7, 2025 -
improve edit tool description to allow to edit untitled files
#239829 merged
Feb 7, 2025 -
Normalize . and .. path prefix in terminal suggest
#239943 merged
Feb 7, 2025 -
Request completions when backspacing past a slash
#239953 merged
Feb 7, 2025 -
Fixes #234330
#239964 merged
Feb 7, 2025 -
add
activeEditorState
variable towindow.title
#239879 merged
Feb 7, 2025 -
reveal widget when response is cancelled, errored, or without code changes
#239956 merged
Feb 7, 2025 -
SCM - 💄 graph node treatment on hover
#239947 merged
Feb 7, 2025 -
Narrator uses old Tree View title after title change
#239944 merged
Feb 7, 2025 -
Manage action item disposables in a map
#239945 merged
Feb 7, 2025 -
no double error handling
#239941 merged
Feb 7, 2025 -
Comments panel strips outer markdown element, causing the link handler to be omitted from the dom
#239940 merged
Feb 7, 2025 -
refactor the new inline chat controller so that switching is simpler
#239937 merged
Feb 7, 2025 -
SCM - 🧰 fix disposable leak
#239931 merged
Feb 7, 2025 -
Add
scmResourceGroupState
context key (#192009)#194804 merged
Feb 7, 2025 -
chore - enable integration tests that require latest insiders
#239918 merged
Feb 7, 2025 -
dedupe property names for
exthostunresponsive
andstartuptimevaried
events#239916 merged
Feb 7, 2025 -
Fix tab border issues
#239915 merged
Feb 7, 2025 -
storing and restoring should consider multiple editing sessions
#239913 merged
Feb 7, 2025 -
Optimistically show
paste with imports
if TS server takes to long when computing imports to add#239899 merged
Feb 7, 2025 -
files - abandon watcher correlation API proposal
#239906 merged
Feb 7, 2025 -
Have a button in the simple file picker to show/hide hidden files
#239910 merged
Feb 7, 2025 -
feat: enable wco on macOS
#239666 merged
Feb 7, 2025 -
do not collide with common properties
#239908 merged
Feb 7, 2025 -
improve
typeCheck
utility#239890 merged
Feb 7, 2025 -
debt - fix leak with "Manage Extension" action in progress
#239893 merged
Feb 7, 2025 -
[prompts]: add unit tests for the prompt files locator utility
#239850 merged
Feb 7, 2025 -
Enable Accept/Disard buttons in inline notebook chat
#239884 merged
Feb 7, 2025 -
indicate code block index in chat toolbar aria label
#239876 merged
Feb 7, 2025 -
Remove vscode-dts-region-comments
#239868 merged
Feb 7, 2025 -
do not deal with single tab in disposable
#239865 merged
Feb 7, 2025 -
Context for ai results requested
#239863 merged
Feb 7, 2025 -
fix error message when image not sent to model
#239861 merged
Feb 6, 2025 -
Fix nb stickyscroll not having outline if outline pane is closed
#239859 merged
Feb 6, 2025 -
Fix build, use mutable disposable
#239858 merged
Feb 6, 2025 -
Remove aria-activedescendant when typing & remove clearFocus code
#239857 merged
Feb 6, 2025 -
Enable pwsh-script-integration provider by default and remove parts of it
#239830 merged
Feb 6, 2025 -
Add keybinding to show workbench hover for active element
#239827 merged
Feb 6, 2025 -
define
pathSeparator
in ext host for terminal suggest#239540 merged
Feb 6, 2025 -
Git - do not show origin/HEAD ref in the graph
#239842 merged
Feb 6, 2025 -
Fix some notebook leaks
#239843 merged
Feb 6, 2025 -
Searching dropdown menus breaks navigation with arrow keys
#239841 merged
Feb 6, 2025 -
[prompts]: respect paths config value register and improve unit tests
#239840 merged
Feb 6, 2025 -
Move hardcoded hoverToggle keybinding to a Command
#239839 merged
Feb 6, 2025 -
Remove terminal completion isDirectory property and change isFile to isFileOverride
#239825 merged
Feb 6, 2025 -
fix terminal disposable leaks, get dropdown menu to show for terminal editors
#239742 merged
Feb 6, 2025 -
Move terminal bits out of simpleCompletionItem
#239813 merged
Feb 6, 2025 -
Move terminal bits out of simpleCompletionModel
#239811 merged
Feb 6, 2025 -
Disable changes "workbench.action.toggleSidebarPosition" command key binding and verifies it
#239820 merged
Feb 6, 2025 -
Also hide when cursorIndex is -1
#239818 merged
Feb 6, 2025 -
Comments panel: Line numbers too far to the right
#239815 merged
Feb 6, 2025 -
Refresh tree sitter nodes with errors
#239814 merged
Feb 6, 2025 -
Fix leaks in hover, timeline and menubar
#239808 merged
Feb 6, 2025 -
Allow up to 5s for shellType when requesting completions
#239802 merged
Feb 6, 2025 -
Add simple caching in for _getFontInfo
#239794 merged
Feb 6, 2025 -
Be less strict when checking line continuation
#239800 merged
Feb 6, 2025 -
Allow firstMatchCanBeWeak in terminal suggest
#239806 merged
Feb 6, 2025 -
report version with cdn fallback event
#239807 merged
Feb 6, 2025 -
update distro
#239805 merged
Feb 6, 2025 -
checking .vsix file extension should be case insensitive
#239804 merged
Feb 6, 2025 -
remove search and ppe URLs
#239777 merged
Feb 6, 2025 -
getActionViewItem -> createActionViewItem
#239797 merged
Feb 6, 2025 -
Fix spread in typescript tree-sitter
#239790 merged
Feb 6, 2025 -
debt - more
globalEditingSession
cleanup#239778 merged
Feb 6, 2025 -
more inline chat controller alignment
#239785 merged
Feb 6, 2025 -
Fix leaking action view item in view pane
#239787 merged
Feb 6, 2025 -
Leaking disposable pass over comment widget
#239786 merged
Feb 6, 2025 -
💄
#239779 merged
Feb 6, 2025 -
debt - fix disposable leaks
#239775 merged
Feb 6, 2025 -
chat: update label for adding more models action
#239774 merged
Feb 6, 2025 -
debt - fix leaks for
ActionRunner
#239772 merged
Feb 6, 2025 -
Ben/consistent-swift
#239768 merged
Feb 6, 2025 -
issue reporter handling when body too large
#239766 merged
Feb 6, 2025 -
refactor: reduce more global editing session references
#239764 merged
Feb 6, 2025 -
debug: fix toolbar X value goes off screen causing odd DND behavior
#239746 merged
Feb 6, 2025 -
Use
textbox
instead ofcombobox
#239758 merged
Feb 6, 2025 -
refactor: clean up startup page logic
#239757 merged
Feb 6, 2025 -
Move chat participant detection to private.d.ts
#239754 merged
Feb 6, 2025 -
Move variable types that completions need into additions.d.ts
#239752 merged
Feb 6, 2025 -
download extension data as file if issue report is too big
#239756 merged
Feb 6, 2025 -
Add command to show telemetry output and some clean up
#239697 merged
Feb 6, 2025 -
Adding command contributions to AI search title
#239747 merged
Feb 6, 2025 -
Assign search issues to osortega
#239750 merged
Feb 6, 2025 -
experimental
->preview
for terminal suggest settings#239743 merged
Feb 5, 2025 -
move test utilities to a common place and add unit tests
#239745 merged
Feb 5, 2025 -
use terminal font for terminal suggest
#239543 merged
Feb 5, 2025 -
Fix call on undefined
#239732 merged
Feb 5, 2025 -
cli: remove unsupported arguments from serve-web
#239731 merged
Feb 5, 2025 -
debug: fix silent error when trying to edit breakpoint
#239725 merged
Feb 5, 2025 -
Git - enable deleting remote branches from the graph
#239728 merged
Feb 5, 2025 -
Add generic fig tests
#239714 merged
Feb 5, 2025 -
add unit tests for the prompts config module
#239727 merged
Feb 5, 2025 -
Git - handle deleted remote branches
#239723 merged
Feb 5, 2025 -
Selective webview warmup based on cell selection
#239721 merged
Feb 5, 2025 -
Add unregistered setting to enable using all available models with the agent
#239717 merged
Feb 5, 2025 -
Hide vertical scrollbar in Getting Started pages and adjust video element attributes
#239716 merged
Feb 5, 2025 -
Remove assumption there's just one editing session
#239711 merged
Feb 5, 2025 -
Register terminal variables from vscode
#239653 merged
Feb 5, 2025 -
Don't show suggest widget when last input was arrow
#239702 merged
Feb 5, 2025 -
Adopt Tree-Sitter 0.25.1
#239683 merged
Feb 5, 2025 -
Use fig on windows regardless of file extension
#239695 merged
Feb 5, 2025 -
Git - add a check so that the active branch cannot be deleted
#239700 merged
Feb 5, 2025 -
chore - move globalEditingSession cleanup
#239698 merged
Feb 5, 2025 -
cleanup unit tests for the prompt syntax service
#239693 merged
Feb 5, 2025 -
Git - add command to delete remote branch
#239692 merged
Feb 5, 2025 -
Re-enable skipped test and fix sorting of dotfiles
#239546 merged
Feb 5, 2025 -
more
EditingSessionAction
adoption#239686 merged
Feb 5, 2025 -
Git - refactor delete remote tag
#239684 merged
Feb 5, 2025 -
Better approximation of
fitsInsideViewport
for side by side#239685 merged
Feb 5, 2025 -
migrate undo/redo actions
#239682 merged
Feb 5, 2025
27 Pull requests opened by 21 people
-
Add API to json language features
#239701 opened
Feb 5, 2025 -
Added EffectiveEditContext computed editor option
#239801 opened
Feb 6, 2025 -
Smoke tests: Adding acceptance condition to `dispatchKey`
#239902 opened
Feb 7, 2025 -
migrate esrp staging blobs to static websites
#239921 opened
Feb 7, 2025 -
Fix typos in `editorOptions.ts`
#239929 opened
Feb 7, 2025 -
use $web in vscodeweb
#239938 opened
Feb 7, 2025 -
wip draft
#239961 opened
Feb 7, 2025 -
Fixes #214220
#239967 opened
Feb 7, 2025 -
Support incoming args for changeIcon & changeColor terminal commands
#239973 opened
Feb 7, 2025 -
Revert "[typescript-language-features] Expandable hover (#228255)"
#240011 opened
Feb 7, 2025 -
Highlight active line number correctly regardless of word wrap
#240029 opened
Feb 7, 2025 -
Fix PowerShell executable name detection.
#240054 opened
Feb 8, 2025 -
fix: Linenumbers of links starting with `)` `]` don't work on terminal
#240059 opened
Feb 8, 2025 -
Fix behavior of terminal.integrated.confirmOnExit
#240074 opened
Feb 8, 2025 -
added notebook widget to view changes inline
#240153 opened
Feb 9, 2025 -
Add Folder to Workspace button displaying as "&Add"
#240185 opened
Feb 10, 2025 -
Updates unicode confusable definition
#240209 opened
Feb 10, 2025 -
Expose shell's environment - zsh with better perf
#240276 opened
Feb 10, 2025 -
fix: remove extraneous backtick in CONTRIBUTING.md
#240305 opened
Feb 10, 2025 -
Fix for double paste when right click action on terminal - macOS
#240309 opened
Feb 10, 2025 -
Bump serialize-javascript and mocha
#240320 opened
Feb 11, 2025 -
Setting to enable, disable shell env api
#240424 opened
Feb 11, 2025 -
Bump esbuild from 0.23.0 to 0.25.0 in /build
#240433 opened
Feb 11, 2025 -
feat: add inlay hints shortcut to toggle it on and off
#240437 opened
Feb 11, 2025 -
Bad 'OK' capitalization on 'Add Triggered Breakpoint...' (fix #240490)
#240492 opened
Feb 12, 2025 -
fix: use the copy command for images with CORS errors in the markdown preview
#240508 opened
Feb 12, 2025 -
Enable inline completion providers to return inline edits.
#240513 opened
Feb 12, 2025
461 Issues closed by 83 people
-
terminal is not working and showing upgrade vs code even it is already upgraded
#240480 closed
Feb 12, 2025 -
Solution when latest version of Vs Code Stuck in the terminal.
#240506 closed
Feb 12, 2025 -
VSCode freezes when opening a terminal
#239838 closed
Feb 12, 2025 -
suddenly bredcrumbs missing
#240471 closed
Feb 12, 2025 -
Debug console stops working randomnly
#240498 closed
Feb 12, 2025 -
API access to open file's original encoding
#209503 closed
Feb 12, 2025 -
connect to wsl failed
#239147 closed
Feb 12, 2025 -
Can't open any folders or documents
#239358 closed
Feb 12, 2025 -
Workbench is missing workspace panel
#239632 closed
Feb 12, 2025 -
Terminal not Responding
#240497 closed
Feb 12, 2025 -
Inlay hints appearing when they should not
#230498 closed
Feb 12, 2025 -
my terminal is not working how to fix it
#240491 closed
Feb 12, 2025 -
Not responding on any project I load
#240493 closed
Feb 12, 2025 -
VSCode flashes white before applying theme color
#240485 closed
Feb 12, 2025 -
prompt travando ao ser aberto no VSCode
#240448 closed
Feb 12, 2025 -
windows is not responding
#240461 closed
Feb 12, 2025 -
crash on terminal
#240475 closed
Feb 12, 2025 -
My Code Insiders build doesn't work well with VS Code Neovim extension
#240478 closed
Feb 12, 2025 -
Paste no longer works with Electron >= 32.3.0
#238609 closed
Feb 12, 2025 -
Electron 34 update
#237437 closed
Feb 12, 2025 -
Toggle Maximized Panel: maximizes the Side Bar when Panel and Side Bar positions are inverted
#240005 closed
Feb 12, 2025 -
Request: High contrast warning for invalid whitespace syntax
#240447 closed
Feb 12, 2025 -
outline search
#240457 closed
Feb 12, 2025 -
Tab bar bottom border is missing
#239846 closed
Feb 12, 2025 -
Cannot read properties of undefined (reading 'start')
#240194 closed
Feb 12, 2025 -
Native context menu hijacks custom one in webview editor
#239862 closed
Feb 12, 2025 -
Git Submodule Ref-File cannot be opened anymore
#240473 closed
Feb 12, 2025 -
SCM - Add `scmResourceGroupState` context key
#192009 closed
Feb 12, 2025 -
Vscode restarts to apply updates WHILE I AM WORKING
#240474 closed
Feb 12, 2025 -
Visual Studio Extension had a virus and Help: Start extension bisect did not help.
#240419 closed
Feb 12, 2025 -
Не работает Ctrl+V в oss
#239667 closed
Feb 12, 2025 -
Apple silicon window crashes after update.
#240373 closed
Feb 12, 2025 -
Right click in Git Graph extension is not working
#240465 closed
Feb 12, 2025 -
vscode does render monospaced fonts correctly (neon, argon)
#240462 closed
Feb 12, 2025 -
Build failed - data loss smoke test failure
#240440 closed
Feb 12, 2025 -
The new draggable command palette features is very buggy
#240044 closed
Feb 12, 2025 -
not able to write in terminal
#239793 closed
Feb 12, 2025 -
Terminal selecting stuff without user action
#239600 closed
Feb 12, 2025 -
Terminal tab rename input control text goes out of input box
#239428 closed
Feb 12, 2025 -
Get freezed when Opening the project
#240445 closed
Feb 12, 2025 -
登录以同步设置无法登录
#240444 closed
Feb 12, 2025 -
登录以同步设置无法登录
#240442 closed
Feb 12, 2025 -
登录以同步设置无法登录
#240443 closed
Feb 12, 2025 -
Copilot icons are not clear enough
#240324 closed
Feb 11, 2025 -
Handle fish ghost text suggestions in the prompt input model
#233799 closed
Feb 11, 2025 -
charmap encoding error
#240377 closed
Feb 11, 2025 -
Context menus use shortcut over accessibility controls
#239982 closed
Feb 11, 2025 -
It won't let me execute the code
#240428 closed
Feb 11, 2025 -
VS code is not working
#240425 closed
Feb 11, 2025 -
Erro ao abrir o terminal
#240421 closed
Feb 11, 2025 -
Terminal: CPU renderer is being used for WebGL-based terminal (amdgpu, Linux)
#239949 closed
Feb 11, 2025 -
Default word wrap setting is no longer applied to open files when VS Code is relaunched
#232622 closed
Feb 11, 2025 -
Terminal suggest: When shell-based ghost text shows up, add completing it as the first option
#240408 closed
Feb 11, 2025 -
[regression] Most `"configurationDefaults"` settings no longer work on VSCode reload
#231224 closed
Feb 11, 2025 -
Error rendering split terminals
#240423 closed
Feb 11, 2025 -
macOS PowerShell: Unable to resolve your shell environment
#240234 closed
Feb 11, 2025 -
Scope node_module binary resolution in js-debug
#240407 closed
Feb 11, 2025 -
Elevation of Privilege Vulnerability with VS Code server for web UI
#240406 closed
Feb 11, 2025 -
terminal doesn't work
#239927 closed
Feb 11, 2025 -
Quando tento abrir o terminal o programa para de responder.
#239942 closed
Feb 11, 2025 -
python code not running
#240066 closed
Feb 11, 2025 -
Terminal has a problem
#240403 closed
Feb 11, 2025 -
code-cli - `Lint x86_64-apple-darwin` build fails
#240355 closed
Feb 11, 2025 -
vsda under node_modules.asar.unpacked/vsda/rust expected?
#240275 closed
Feb 11, 2025 -
terminal quick fixes don't work for screen reader users sometimes
#233921 closed
Feb 11, 2025 -
New Azure authentication broker update broke login for custom extension on Mac/Linux
#240388 closed
Feb 11, 2025 -
Each time i pop open my vscode terminal, it freezes and shows error of "this window is not responding".
#240386 closed
Feb 11, 2025 -
Terminal suggest: Typing / after ~ is not showing new completions
#240254 closed
Feb 11, 2025 -
Up arrow triggers Suggest
#240270 closed
Feb 11, 2025 -
Requesting pwsh suggestions while writing commands
#240268 closed
Feb 11, 2025 -
"VS Code Freezes – Window Not Responding on Startup
#240375 closed
Feb 11, 2025 -
Problems tab encoding problem
#237793 closed
Feb 11, 2025 -
Profiles: View to see all selected "Apply Extension to all Profiles"
#207709 closed
Feb 11, 2025 -
Extension detail content escapes editor
#231439 closed
Feb 11, 2025 -
Unable to open editor on Insider build dated 2/10/2025
#240262 closed
Feb 11, 2025 -
Remote SSH freezing when loading extensions. Enabling remote.downloadExtensionsLocally did not help
#238174 closed
Feb 11, 2025 -
TinyGo extension not showing up in extension search
#240253 closed
Feb 11, 2025 -
terminal crashing problem...
#240372 closed
Feb 11, 2025 -
Terminal crashes
#240371 closed
Feb 11, 2025 -
terminal not working
#240340 closed
Feb 11, 2025 -
Cannot read properties of null (reading 'toLowerCase') upon opening newly created files
#240369 closed
Feb 11, 2025 -
Auto indenting doesn't work with tree-sitter
#240230 closed
Feb 11, 2025 -
c program does't running
#240367 closed
Feb 11, 2025 -
Git - Sub-module commit diffs are not showing
#240187 closed
Feb 11, 2025 -
Case mismatch in setBreakpoints requests in a single session
#232088 closed
Feb 11, 2025 -
Problem with reading files by extensions
#238620 closed
Feb 11, 2025 -
Delete menu item sometimes disappears from the context menu when right clicking a file
#239054 closed
Feb 11, 2025 -
cursor get hide when enter into workspace
#239287 closed
Feb 11, 2025 -
Rate-limit
#239553 closed
Feb 11, 2025 -
help
#239558 closed
Feb 11, 2025 -
VS Code is freezing, says the window is not responding
#240349 closed
Feb 11, 2025 -
Hitting tab to indent replaces content with a completion
#135823 closed
Feb 11, 2025 -
stop responding
#240345 closed
Feb 11, 2025 -
Other same ,but Suggestion widget different
#240346 closed
Feb 11, 2025 -
Expand Selection command does not work as expected with word separators
#240336 closed
Feb 11, 2025 -
terminal -se bloquea el MSVCode
#240343 closed
Feb 11, 2025 -
window not responding
#240339 closed
Feb 11, 2025 -
VS Code Freezes
#240342 closed
Feb 11, 2025 -
when i open terminal my vs code get freezed
#240341 closed
Feb 11, 2025 -
Couldn't create new files
#240210 closed
Feb 11, 2025 -
[error] CodeWindow: renderer process gone (reason: crashed, code: -2147483645)
#240170 closed
Feb 11, 2025 -
e
#240335 closed
Feb 11, 2025 -
Terminal
#240317 closed
Feb 11, 2025 -
icon hidden
#240333 closed
Feb 11, 2025 -
Default themes should also provide colours for the native bracket pair colourisation
#175403 closed
Feb 11, 2025 -
Add the syntax highlighting of the "Visual Studio Dark 2019" theme to the new Dark+ V2 theme
#176118 closed
Feb 11, 2025 -
feat: add standard icon association for localization/language files
#184358 closed
Feb 11, 2025 -
Hover Color Setting Affects Both File Explorer and Notifications
#185074 closed
Feb 11, 2025 -
Add new color for php tag and laravel blade keywords in the default dark+ theme
#209380 closed
Feb 11, 2025 -
Funtionality to Add Breakpoints for Searched Word
#228353 closed
Feb 11, 2025 -
Quick text search exclude files
#228608 closed
Feb 11, 2025 -
Multiline copy and repeated pasting
#230953 closed
Feb 11, 2025 -
Visual Studio Code Server "code tunnel" doesn't use authenticated proxy when connecting to relay
#235874 closed
Feb 11, 2025 -
Improve proposed `editorHoverVerbosityLevel`
#235903 closed
Feb 11, 2025 -
file size limits for image attachments
#240027 closed
Feb 11, 2025 -
cant do assignments
#240313 closed
Feb 11, 2025 -
cant do assignment on cengage
#240314 closed
Feb 11, 2025 -
terminal
#240318 closed
Feb 11, 2025 -
Enable trust link in getting started walkthrough does not run the correct command
#226990 closed
Feb 10, 2025 -
Terminal issue
#240132 closed
Feb 10, 2025 -
Most recently used for remote connections
#240097 closed
Feb 10, 2025 -
Closed
#239507 closed
Feb 10, 2025 -
frequent attempts to fetch remote targer details
#239610 closed
Feb 10, 2025 -
help
#240311 closed
Feb 10, 2025 -
Visual Studio command created code that had a Virus
#240007 closed
Feb 10, 2025 -
Terminal suggest: Generator runs on cwd of VS Code, not terminal
#240131 closed
Feb 10, 2025 -
Terminal suggest: Fallback to process.env when $HOME cannot be resolved via shell integration
#240249 closed
Feb 10, 2025 -
Terminal suggest: The `.` builtin should explain what it is in the description
#234362 closed
Feb 10, 2025 -
Terminal suggest: Don't show duplicate options
#239607 closed
Feb 10, 2025 -
Rerun Tasks
#236972 closed
Feb 10, 2025 -
test issue ignore
#240303 closed
Feb 10, 2025 -
model picker in edits lacks tab index, is hard to discover for screen reader users
#239995 closed
Feb 10, 2025 -
Terminal suggest: All fig option values are not being provided when one is typed
#239713 closed
Feb 10, 2025 -
chat should keep playing the accessibilty chat response pending cue, not timeout
#239996 closed
Feb 10, 2025 -
Can't type in debug console
#240286 closed
Feb 10, 2025 -
Terminal suggest: Allow viewing completion detail similar to in the editor
#223425 closed
Feb 10, 2025 -
completions aren't provided when I've already typed a command
#233368 closed
Feb 10, 2025 -
terminal suggest becomes buggy when the content wraps
#236482 closed
Feb 10, 2025 -
TERMINAL CRASH
#240271 closed
Feb 10, 2025 -
VS Code Terminal Freeze After February 7, 2025 Update
#240274 closed
Feb 10, 2025 -
Provide a "focus-follow-mouse" setting
#240238 closed
Feb 10, 2025 -
Diff editor: `1 files` should be `1 file`
#229483 closed
Feb 10, 2025 -
Change AllowedExtensions registry type to multiline string
#237915 closed
Feb 10, 2025 -
Python ModuleNotFoundError
#239663 closed
Feb 10, 2025 -
Window doesn't load when starting multiple instances in parallel
#240242 closed
Feb 10, 2025 -
Chinese characters / Emojis input in the VS code terminal panel repeat twice
#235138 closed
Feb 10, 2025 -
Terminal Suggestions use incorrect space escaping in PowerShell
#239516 closed
Feb 10, 2025 -
JSON rendering: No way to get pretty printed colored output
#240211 closed
Feb 10, 2025 -
Terminal suggest: Don't override files/foldersRequested when a fig spec is used for completions
#240033 closed
Feb 10, 2025 -
issue with cengage assignment
#240255 closed
Feb 10, 2025 -
terminal
#240246 closed
Feb 10, 2025 -
Crash VS Code 1.97.0 in Raspberry PI 5 Ubuntu 24.04 noble
#240247 closed
Feb 10, 2025 -
Wrong folder suggestions when trying with `~` from a folder under user home folder
#239022 closed
Feb 10, 2025 -
Terminal suggest: Add more fig specs
#239515 closed
Feb 10, 2025 -
A lot of the extra detail boxes just contain the command name again
#239020 closed
Feb 10, 2025 -
Terminal suggest: Fork fig into our own repository
#234356 closed
Feb 10, 2025 -
Terminal suggest: Consider making `-` a trigger character
#240034 closed
Feb 10, 2025 -
[terminal completions]: broken in `bash`/`zsh` on Unix
#235331 closed
Feb 10, 2025 -
Stack error: permission denied
#240218 closed
Feb 10, 2025 -
[1030] potential listener LEAK detected, having 175 listeners already. MOST frequent listener (1):
#240012 closed
Feb 10, 2025 -
Git Graph Contextual menu does not show after upgrading to 1.97 (stick to 1.96)
#240227 closed
Feb 10, 2025 -
Leak in `MenuItemExtensionAction`
#240115 closed
Feb 10, 2025 -
terminal is not working keeps on saying reopen everytime i open the teminal ,
#240222 closed
Feb 10, 2025 -
Local extension search sorting is poor
#240103 closed
Feb 10, 2025 -
New code cell fails to appear occasionally
#239449 closed
Feb 10, 2025 -
Navigate through editor (tab) history. Commands like: navigateBackInEditors / navigateForwardInEditors
#239368 closed
Feb 10, 2025 -
Program crashes
#239443 closed
Feb 10, 2025 -
vs code tidak mendeteksi error dalam kode
#239466 closed
Feb 10, 2025 -
Integrated Terminal Freezes VS Code in Latest Update
#240212 closed
Feb 10, 2025 -
Allow Profiles to be pinned to Windows Taskbar/macOS Dock
#239960 closed
Feb 10, 2025 -
Disable (greyed out) Hint for Data Types (latest version)
#240020 closed
Feb 10, 2025 -
Source Control extension not showing before and after
#239970 closed
Feb 10, 2025 -
Debugger is not working well
#240179 closed
Feb 10, 2025 -
git is not naming correctly the newly created branches
#240141 closed
Feb 10, 2025 -
The foreground color of git blame is too bright
#240161 closed
Feb 10, 2025 -
Middle-click on Pinned Tabs Does Not Close Unpinned Tabs
#240065 closed
Feb 10, 2025 -
A new close tab option that will close tabs not recently used.
#239963 closed
Feb 10, 2025 -
Can't open the terminal, the entire application freezes
#240164 closed
Feb 10, 2025 -
meu vscode não roda
#240165 closed
Feb 10, 2025 -
Terminal issue
#240168 closed
Feb 10, 2025 -
tasks.json - do not run other tasks until a [alpha] task is completed
#171496 closed
Feb 10, 2025 -
Option to disable cell collapsing region (on favor of group splitter focus)
#209571 closed
Feb 10, 2025 -
Request to rename the tunnel that has been created
#211957 closed
Feb 10, 2025 -
Support something like `references.preferredLocation` for definition links
#212344 closed
Feb 10, 2025 -
Giving files as context to Copilot autocompletion
#233866 closed
Feb 10, 2025 -
Only add reference padding when the text is available
#234195 closed
Feb 10, 2025 -
Feature Request: Enhance Edit > Find to a dropdown list
#234598 closed
Feb 10, 2025 -
Add support for readonly Notebook Cell
#158715 closed
Feb 9, 2025 -
Unable to resolve your shell environment in a reasonable time After following all suggestions
#240155 closed
Feb 9, 2025 -
Terminal travado na versão 1.97.0
#240152 closed
Feb 9, 2025 -
Terminal Issue
#240154 closed
Feb 9, 2025 -
VS Code Slow
#240151 closed
Feb 9, 2025 -
gets hang while opening terminal
#240147 closed
Feb 9, 2025 -
freezing
#240150 closed
Feb 9, 2025 -
vs code freezes the moment I try to open terminal
#240145 closed
Feb 9, 2025 -
Terminal suggest: Prefer fig suggestions over pwsh ones
#240142 closed
Feb 9, 2025 -
Des
#240140 closed
Feb 9, 2025 -
Problem submitting and checking work
#240136 closed
Feb 9, 2025 -
VS Code Terminal Not Working in Latest Version
#240133 closed
Feb 9, 2025 -
Quick Search closes after typing a single character when in diff view with centered layout
#239394 closed
Feb 9, 2025 -
Terminal windows split by drag & drop show graphic glitch
#240106 closed
Feb 9, 2025 -
VSCODE No Internet
#240091 closed
Feb 9, 2025 -
Terminal
#240114 closed
Feb 9, 2025 -
Disappearance of File icon at the left
#240111 closed
Feb 9, 2025 -
Opening terminal crashes the Application on newer version(1.97.0)
#239951 closed
Feb 9, 2025 -
Bug report
#239848 closed
Feb 9, 2025 -
O vscode não roda
#240109 closed
Feb 9, 2025 -
Terminal not responding
#240110 closed
Feb 9, 2025 -
[css] Add linux metric compatible font snippets for CSS
#201563 closed
Feb 9, 2025 -
Allow show menu bar inside of Custom Title Bar, when Title Bar Style is native
#204055 closed
Feb 9, 2025 -
Workspace Trust - Security restrictions per folder per extension
#205008 closed
Feb 9, 2025 -
[css] support quickfix highlights
#205688 closed
Feb 9, 2025 -
Activity Bar Location: Title
#209624 closed
Feb 9, 2025 -
Cant' remap ctrl+a/b/f/h/e in find widget?
#211350 closed
Feb 9, 2025 -
Preview file immediately after press the arrow button
#212422 closed
Feb 9, 2025 -
after resolving merge conflict the control does not automatically move to next conflict
#213967 closed
Feb 9, 2025 -
Support ligatures for fallback fonts
#216898 closed
Feb 9, 2025 -
add Peek to definition to focus on open files
#219108 closed
Feb 9, 2025 -
Command Pallette
#221719 closed
Feb 9, 2025 -
Maximize diff editor across all editor groups
#223827 closed
Feb 9, 2025 -
Print failing URL in "self signed certificate in certificate chain" error message
#224538 closed
Feb 9, 2025 -
Timeline: cant select compare between local saves and git commits
#225360 closed
Feb 9, 2025 -
Menu Bar should become compact when not enough space
#228416 closed
Feb 9, 2025 -
Add `deno.lock` as default nesting pattern for package.json
#231258 closed
Feb 9, 2025 -
Pull > Pull From always give error to set git.config but not solving even set
#231969 closed
Feb 9, 2025 -
`"editor.formatOnSaveMode": "modificationsIfAvailable"` often broken
#232079 closed
Feb 9, 2025 -
Add line number interval setting
#232104 closed
Feb 9, 2025 -
Auto-Fill of Highlighted Text in Go-to-File (CTRL + P) Search
#232799 closed
Feb 9, 2025 -
Editable Refactor Preview
#232952 closed
Feb 9, 2025 -
Preview tab history navigation
#233066 closed
Feb 9, 2025 -
Accept Current Change / Accept Incoming Change: add tooltip
#233479 closed
Feb 9, 2025 -
Strcky scroll cannot support multi line declaration in C.
#233512 closed
Feb 9, 2025 -
Support IME contextual conversion (pre- and post-conversion references)
#233641 closed
Feb 9, 2025 -
Allow `fetch` for Data URIs such as WASM on the web
#233807 closed
Feb 9, 2025 -
Some references.view shortcuts not working
#234017 closed
Feb 9, 2025 -
SCM - Using shortcut keys to move the cursor between the inline diff editor and the original code editor.
#234496 closed
Feb 9, 2025 -
Need a Sort Order Option for Source Control
#235493 closed
Feb 9, 2025 -
Add .gitIgnore file in new prjects when initializing new Git Repos
#235499 closed
Feb 9, 2025 -
Automatically dismiss messages
#235516 closed
Feb 9, 2025 -
Block Extension Access to Sensitive Files in the Project
#235526 closed
Feb 9, 2025 -
can't copy and paste
#240108 closed
Feb 9, 2025 -
Feature request: sign-in prompt to mention what I am signing in to
#240060 closed
Feb 9, 2025 -
VS Code Crashes when opening a workspace.
#240101 closed
Feb 8, 2025 -
terminal problem
#240083 closed
Feb 8, 2025 -
terminal issue
#240096 closed
Feb 8, 2025 -
falha no terminal integrado
#240099 closed
Feb 8, 2025 -
Não abre o Terminal
#240093 closed
Feb 8, 2025 -
An issue occurred while calculating your final grade.
#240090 closed
Feb 8, 2025 -
vs code crash
#240086 closed
Feb 8, 2025 -
Reactivating terminals...
#240084 closed
Feb 8, 2025 -
Terminal is not working
#240082 closed
Feb 8, 2025 -
Windows Terminal by open Visual Studio Code can't used
#240078 closed
Feb 8, 2025 -
Terminal is not working
#240081 closed
Feb 8, 2025 -
Terminal: Add basic subcommand support for fig specs
#239518 closed
Feb 8, 2025 -
The window is not responding
#240070 closed
Feb 8, 2025 -
VS Code frequently stuck on "Saving 'somefile': Writing into file..."
#238872 closed
Feb 8, 2025 -
hover over popup is hard to reach
#238991 closed
Feb 8, 2025 -
GitHub signed in but can't reach my repo.
#239153 closed
Feb 8, 2025 -
Support auto-scroll on chat view
#239278 closed
Feb 8, 2025 -
Icon does not show up on System Tray
#239330 closed
Feb 8, 2025 -
Terminal issue when open the terminal get freeze issue
#240064 closed
Feb 8, 2025 -
Unresponsive window
#240058 closed
Feb 8, 2025 -
Terminal Crashing After 1.97.0 Update
#240056 closed
Feb 8, 2025 -
Cannot read properties of underfined (reading 'map')
#240050 closed
Feb 8, 2025 -
Visual Studio IDE
#239920 closed
Feb 8, 2025 -
vscode 1.97.0 remote access is broken: does not respect ~/.ssh/config any more
#240042 closed
Feb 8, 2025 -
raspberry pi 5 terminal bug
#240032 closed
Feb 8, 2025 -
DAP completions mishandled
#238431 closed
Feb 8, 2025 -
Run and Debug is missing the blue "run and debug" button.
#238435 closed
Feb 8, 2025 -
Golang debug test at cursor via hotkey ctrl-k ctrl-c not working
#239993 closed
Feb 7, 2025 -
Can't see Edit Mode action in Breakpoint context menu
#239925 closed
Feb 7, 2025 -
Option to remove hovering dialog in debug console
#239185 closed
Feb 7, 2025 -
Debugger rewrites date-times being passed through the args array
#238514 closed
Feb 7, 2025 -
git blame status bar not showing
#240019 closed
Feb 7, 2025 -
Terminal don't work after last update
#240021 closed
Feb 7, 2025 -
test
#239895 closed
Feb 7, 2025 -
test
#239972 closed
Feb 7, 2025 -
Debug Console stops accepting text during Python debugging
#239983 closed
Feb 7, 2025 -
Agent mode action is confusing for screen reader users
#239994 closed
Feb 7, 2025 -
VSCode shows a loading spinner on pasting anything
#236028 closed
Feb 7, 2025 -
Spinner appears on every paste after initial copy, sometimes not completing
#236625 closed
Feb 7, 2025 -
Loading spinning circle on pasting anything
#237941 closed
Feb 7, 2025 -
I can't paste code just a loading icon
#238939 closed
Feb 7, 2025 -
Loading indicators when pasting
#237266 closed
Feb 7, 2025 -
Very slow during paste
#239762 closed
Feb 7, 2025 -
companion
#239979 closed
Feb 7, 2025 -
Workbench search does not use correct findMatch foreground colors
#237909 closed
Feb 7, 2025 -
Integrated Terminal freezes and becomes unresponsive with overlapping prompt visual bug
#240002 closed
Feb 7, 2025 -
Git Graph extension right click stopped working after vscode update
#240008 closed
Feb 7, 2025 -
Please, separate Typescript from Javascript, so I can disable TS and keep JS!
#239670 closed
Feb 7, 2025 -
VS Code Freezes When Opening Integrated Terminal!
#240006 closed
Feb 7, 2025 -
Selection Highlighting in notebooks is indistinguishable from actual multi cursor
#235122 closed
Feb 7, 2025 -
Notebook: Selection Highlight Background
#236093 closed
Feb 7, 2025 -
Cant take user input because terminal freezes
#239990 closed
Feb 7, 2025 -
Settings / Files: Candidate Guess Encodings
#239928 closed
Feb 7, 2025 -
TreeError [DebugRepl] Tree input not set
#239988 closed
Feb 7, 2025 -
Cannot read properties of undefined (reading 'hasDynamicHeight')
#239987 closed
Feb 7, 2025 -
VS Code Freezes When Opening Terminal in Version 1.97.0
#239985 closed
Feb 7, 2025 -
Illegal value for lineNumber
#239986 closed
Feb 7, 2025 -
Problème de Terminal
#239980 closed
Feb 7, 2025 -
Splitting a terminal causes double rendering
#239917 closed
Feb 7, 2025 -
The terminal is glitching when it's split in groups
#237688 closed
Feb 7, 2025 -
vscode on Android
#239969 closed
Feb 7, 2025 -
SCM Commit & Push makes user choose which repository they want to push to
#237364 closed
Feb 7, 2025 -
SCM - Source control UI improvements
#230687 closed
Feb 7, 2025 -
Add node as npm script runner
#234468 closed
Feb 7, 2025 -
can not edit svg code in latest update!
#239971 closed
Feb 7, 2025 -
Folding Range Persistence Not Working for C# Extension
#239789 closed
Feb 7, 2025 -
Intellisense blocks preview for copilot results
#205793 closed
Feb 7, 2025 -
Hover Does Not Hide
#206266 closed
Feb 7, 2025 -
Only first element is rendered in autocompletion preview
#234481 closed
Feb 7, 2025 -
Terminal suggest: Normalize current and parent directory suggestions
#239933 closed
Feb 7, 2025 -
Incorrect color on carets and interfaces when using multiple lines
#225255 closed
Feb 7, 2025 -
Being able to collapse functions, classes, etc. in diff editor
#202813 closed
Feb 7, 2025 -
Terminal suggest: Invalidate suggestions when backspacing past a `\`
#239948 closed
Feb 7, 2025 -
Git graph extension right click doesn't work
#239962 closed
Feb 7, 2025 -
editor tab decoration/hover info is not discoverable for screen reader users
#237528 closed
Feb 7, 2025 -
Terminal problem
#239954 closed
Feb 7, 2025 -
Linux: Opening Terminal makes workbench hang
#238942 closed
Feb 7, 2025 -
[Visual Studio Code - Insiders] The keyboard shortcut cntrl+v does not work
#238505 closed
Feb 7, 2025 -
Opening Terminal
#239946 closed
Feb 7, 2025 -
Narrator uses old Tree View title after title change
#239375 closed
Feb 7, 2025 -
Terminal: Split action is missing
#239939 closed
Feb 7, 2025 -
Golang: separate textmate scope for type name declarations
#237399 closed
Feb 7, 2025 -
Extensions storing `Map`s to global/workspace state no longer get `Map`s back after updating to 1.97.0
#239855 closed
Feb 7, 2025 -
Remove all or part of the old pwsh completion provider
#239822 closed
Feb 7, 2025 -
Comments panel strips outer markdown element, causing the link handler to be omitted from the dom
#239633 closed
Feb 7, 2025 -
Test Issue from GitHub MCP Server
#239935 closed
Feb 7, 2025 -
vscode.comments API has a bug that multiplies comments when changing CommentMode
#239191 closed
Feb 7, 2025 -
Terminal suggest: Directory completions can have a duplicate separator at end
#239934 closed
Feb 7, 2025 -
m,.mén
#239305 closed
Feb 7, 2025 -
SCM - Disposable leak
#239776 closed
Feb 7, 2025 -
Diff viewer doesn't work when showing an untracked file
#239914 closed
Feb 7, 2025 -
terminal
#239176 closed
Feb 7, 2025 -
Error tooltip stop showing
#239199 closed
Feb 7, 2025 -
Query Results (PREVIEW)
#239926 closed
Feb 7, 2025 -
Terminal
#239923 closed
Feb 7, 2025 -
Split terminal Window
#239912 closed
Feb 7, 2025 -
New giant search bar is too big 2/5/25
#239720 closed
Feb 7, 2025 -
Suggestion Tab - Small letters (Not Visible
#239901 closed
Feb 7, 2025 -
Paste slow
#235959 closed
Feb 7, 2025 -
Have a button in the simple file picker to show/hide hidden files
#136307 closed
Feb 7, 2025 -
Using URI for variable substitution for virtual file systems can break extensions.
#239903 closed
Feb 7, 2025 -
Hover dialog no longer closes when pressing Esc, must be focused
#236748 closed
Feb 7, 2025 -
tidak bisa save
#239882 closed
Feb 7, 2025 -
Can't disable nor toggle built-in SVG preview
#239889 closed
Feb 7, 2025 -
insertSnippet: Only the first one will be executed
#239894 closed
Feb 7, 2025 -
test
#239891 closed
Feb 7, 2025 -
test
#239892 closed
Feb 7, 2025 -
vscode terminal crashes
#239875 closed
Feb 7, 2025 -
Can't Able To Open Terminal in vsc And Not Able To Run C++ File In VSCode
#239883 closed
Feb 7, 2025 -
Need to create Api to get preferences by propertyId
#239888 closed
Feb 7, 2025 -
`editorGroupHeader.tabsBorder` not working
#239847 closed
Feb 7, 2025 -
Incorrect code example in the Docs about Snippet?
#239784 closed
Feb 7, 2025 -
Markdown Characters Should Be Skipped When Reading Aloud
#235295 closed
Feb 7, 2025 -
Bring detached tabs into focus when any other window from that project comes into focus.
#235560 closed
Feb 7, 2025 -
Agree with Microsoft CLA
#237536 closed
Feb 7, 2025 -
Freezing
#239870 closed
Feb 7, 2025 -
Add Markdown export as (PDF, HTML, etc.) support alongside built-in Markdown preview
#239837 closed
Feb 7, 2025 -
TS Intellisense Performance: Unusable on versions 1.94+
#239867 closed
Feb 7, 2025 -
"Current session is expired" immediately after signing in
#229609 closed
Feb 7, 2025 -
Auto re-login needs a very long time
#198910 closed
Feb 7, 2025 -
Issue with VSCode After Update Notification
#239864 closed
Feb 6, 2025 -
New update svg preview feature makes editting svg files harder than it used to be
#239844 closed
Feb 6, 2025 -
VS Code Update Changed Ruby Syntax Highlighting – Colors Are Inconsistent and Difficult to Read
#239856 closed
Feb 6, 2025 -
Weird behavior with file manager path
#239860 closed
Feb 6, 2025 -
Shift+Tab keybinding does not work in quick pick
#180862 closed
Feb 6, 2025 -
Quick input missing required ARIA state
#174317 closed
Feb 6, 2025 -
WSL cannot reach Windows localhost as proxy
#219339 closed
Feb 6, 2025 -
Problem logging in and starting the CODEGPT extension
#239833 closed
Feb 6, 2025 -
EPERM: operation not permitted, rmdir
#239809 closed
Feb 6, 2025 -
Terminal suggest: Don't rely on isWindows in resolveResources
#239411 closed
Feb 6, 2025 -
PyTest auto running suddenly?
#239733 closed
Feb 6, 2025 -
Svg language disappeared from VS Code
#239751 closed
Feb 6, 2025 -
Searching dropdown menus breaks navigation with arrow keys
#214053 closed
Feb 6, 2025 -
GitHub Copilot Extenssion error on VS Code Insider
#239836 closed
Feb 6, 2025 -
Vs code freeze very hard, hard to say why, started after upgreding to new eslint
#239796 closed
Feb 6, 2025 -
Remove `isFile`, `isDirectory` on SimpleCompletionItems in favor of `kind`
#238986 closed
Feb 6, 2025 -
dropdown action menu missing for terminal editors
#239810 closed
Feb 6, 2025 -
terminal disposable leaks
#239741 closed
Feb 6, 2025 -
Allow an extension to add a file to the chat context
#239703 closed
Feb 6, 2025 -
Iteration Plan for January 2025
#237297 closed
Feb 6, 2025 -
January 2025 Endgame
#238813 closed
Feb 6, 2025 -
cannot read properties of `undefined`, reading `match`
#239816 closed
Feb 6, 2025 -
Comments panel: Line numbers too far to the right
#239221 closed
Feb 6, 2025 -
` TypeError: this._configurationService.onDidChangeConfiguration is not a function`
#239817 closed
Feb 6, 2025 -
Terminal suggest: Sometimes completions don't show
#239799 closed
Feb 6, 2025 -
No way to scroll long inline comment thread with mouse
#239073 closed
Feb 6, 2025 -
Terminal suggest: Very slow after font change
#239792 closed
Feb 6, 2025 -
Terminal suggest: Widget should hide when going to new line
#239694 closed
Feb 6, 2025 -
Voice synthesis not working on ubuntu
#239656 closed
Feb 6, 2025 -
getting different results depending on prefix
#236651 closed
Feb 6, 2025 -
Terminal suggest: Score matching case higher
#239803 closed
Feb 6, 2025 -
[win 10 pro][file name case sensitive active] I can't open file hk.int VS open HK.int instead
#239615 closed
Feb 6, 2025 -
Error while fetching extensions XHR failed
#238350 closed
Feb 6, 2025 -
Extreme cpu and memory usage.
#238758 closed
Feb 6, 2025 -
Listing remote extensions by combining the `--remote` and `--list-extensions` flags
#239491 closed
Feb 6, 2025 -
Problems Panel Usability: Ability to hide internal diagnostic names
#239622 closed
Feb 6, 2025 -
Not able to view any new extension
#239570 closed
Feb 6, 2025 -
build failure from smoke test
#239737 closed
Feb 6, 2025 -
Installer Automatically Selects Drive Not There
#214295 closed
Feb 6, 2025 -
VS Code Installer Will Not Run as Administrator (System-Wide Install\All User Install) on Windows 11 24H2
#228052 closed
Feb 6, 2025 -
Wrong text expected
#238452 closed
Feb 6, 2025 -
[avatar setting]: avatar on decoration popup still shown
#239005 closed
Feb 6, 2025 -
SETTINGS SYNC ISSUE
#239160 closed
Feb 6, 2025 -
100% cpu usage on Code helper process
#239126 closed
Feb 6, 2025 -
Terminal font size becomes negative number
#239161 closed
Feb 6, 2025 -
Disposable leak
#239771 closed
Feb 6, 2025 -
Pinned editor lost when closing a floating window after editors move to main window
#239549 closed
Feb 6, 2025 -
Can't copy and paste
#239763 closed
Feb 6, 2025 -
Paste is not working
#239767 closed
Feb 6, 2025 -
Debug Toolbar X value goes off screen causing odd DND behavior
#239654 closed
Feb 6, 2025 -
The file is not displayed in the editor because it is either binary or uses an unsupported text encoding
#239753 closed
Feb 6, 2025 -
C# Intellisense doesn`t work
#239441 closed
Feb 6, 2025 -
source control: setting to add or change the default git commit command to run an alias
#235544 closed
Feb 6, 2025 -
Pass args to npm task
#239744 closed
Feb 6, 2025 -
The vscode editor displays the problem
#239759 closed
Feb 6, 2025 -
Missing screen reader output at opening / saving file input on remote
#237324 closed
Feb 6, 2025 -
A developer command to show telemetry view
#238725 closed
Feb 6, 2025 -
VS Code on Mac: Cannot use Hot Reload in .NET Maui 9 apps
#239749 closed
Feb 6, 2025 -
Chat variables API
#212995 closed
Feb 6, 2025 -
Still crashing TS Language Server
#239722 closed
Feb 5, 2025 -
Enable right-click menu in Developer Tools
#238558 closed
Feb 5, 2025 -
Que es ,m
#238552 closed
Feb 5, 2025 -
Run and Debug: Horizontal Scroll
#238467 closed
Feb 5, 2025 -
LanguageModelError instance is not thrown to extensions
#235322 closed
Feb 5, 2025 -
Terminal suggest: Move to preview
#239696 closed
Feb 5, 2025 -
Pasting text doesn't work since upgrade
#239629 closed
Feb 5, 2025 -
Terminal suggest items look crammed
#239095 closed
Feb 5, 2025 -
Terminal suggest: Running ls on Windows/pwsh causes an error in the console
#239730 closed
Feb 5, 2025 -
json
#239736 closed
Feb 5, 2025 -
json
#239735 closed
Feb 5, 2025 -
Shouldn't `search.exclude` with `false` take priority over `search.useIgnoreFiles = true`?
#239677 closed
Feb 5, 2025 -
error report model
#239669 closed
Feb 5, 2025 -
Neither .vscode/settings.json or <user-data-dir>/User/settings.json are honored with serve-web
#238303 closed
Feb 5, 2025 -
Silent error when trying to edit breakpoint
#239689 closed
Feb 5, 2025 -
I dont install it, it keep my copy and paste func lagging a lot
#238887 closed
Feb 5, 2025 -
Improve nb webview selection search perf
#213432 closed
Feb 5, 2025 -
Walkthrough initial state on 100% display and new user data dir has a tiny scroll bar
#230232 closed
Feb 5, 2025 -
Issues with codespace
#239710 closed
Feb 5, 2025 -
Terminal suggest: Up to navigate history is opening suggest widget
#239609 closed
Feb 5, 2025 -
Fig completions aren't working on Windows
#237598 closed
Feb 5, 2025 -
on windows, keyboard to configure terminal suggest does not work
#239699 closed
Feb 5, 2025 -
ls & rm completions should be returning files and folders
#239606 closed
Feb 5, 2025 -
Git - delete remote branches
#183741 closed
Feb 5, 2025 -
Sorry, your request failed. Please try again. Request
#239688 closed
Feb 5, 2025
311 Issues opened by 236 people
-
Editor dies on switching branch
#240514 opened
Feb 12, 2025 -
Missing remote-ssh menu from VSCode window.
#240512 opened
Feb 12, 2025 -
Custom color theme variable for panel title badges
#240510 opened
Feb 12, 2025 -
Timestamp on every chat interaction
#240509 opened
Feb 12, 2025 -
Rollback all code to previous chat request snapshot
#240507 opened
Feb 12, 2025 -
Since the version 1.96 '@app'; and other alias declared path in angular 11 give as error not found path
#240505 opened
Feb 12, 2025 -
Enhancement Request: Option to Display Comments in a Separate, Toggleable Column
#240504 opened
Feb 12, 2025 -
Add braces to function
#240503 opened
Feb 12, 2025 -
Launch Configuration Incorrectly Changed when using "Show Run and Debug" View with LEFT Cursor Key
#240502 opened
Feb 12, 2025 -
I can't login microsoft account
#240501 opened
Feb 12, 2025 -
Select default chat participant
#240499 opened
Feb 12, 2025 -
MSAL not working with VPN
#240496 opened
Feb 12, 2025 -
Source Control can not compare files anymore with "substed" drive
#240495 opened
Feb 12, 2025 -
Copilot Chat: Option to Move Code Snippet Action Buttons to the Bottom
#240494 opened
Feb 12, 2025 -
Bad 'OK' capitalization on 'Add Triggered Breakpoint...'
#240490 opened
Feb 12, 2025 -
SourceGraph does not show origin/master as a reference point
#240489 opened
Feb 12, 2025 -
Debug logs line over lapping
#240488 opened
Feb 12, 2025 -
In logic app workflow Database inser/update activities field mapping is automatically getting removed
#240487 opened
Feb 12, 2025 -
VS Code Freeze after opening terminal
#240486 opened
Feb 12, 2025 -
shows unresolved imports of includeBuild '../base'
#240483 opened
Feb 12, 2025 -
Sync Settings Login Loop after January 2025 Update
#240479 opened
Feb 12, 2025 -
My Code Insiders build doesn't work well with VS Code Neovim extension
#240477 opened
Feb 12, 2025 -
VS Code Editor UI: Duplicate Line Numbers Displayed
#240476 opened
Feb 12, 2025 -
Automatic update removes VSCode binary
#240472 opened
Feb 12, 2025 -
Illegal value for lineNumber
#240470 opened
Feb 12, 2025 -
[146] potential listener LEAK detected, having 10031 listeners already. MOST frequent listener (9856):
#240469 opened
Feb 12, 2025 -
[138] potential listener LEAK detected, having 1354 listeners already. MOST frequent listener (1220):
#240468 opened
Feb 12, 2025 -
Illegal value for lineNumber
#240466 opened
Feb 12, 2025 -
The git Source Control Graph will slow down entire computer
#240460 opened
Feb 12, 2025 -
Update to version 1.97.1 changes the shortcut path
#240459 opened
Feb 12, 2025 -
打开终端提示窗口无响应
#240456 opened
Feb 12, 2025 -
no suggestions not showing up when it should
#240455 opened
Feb 12, 2025 -
Problems with NoReturn Typing - Python
#240454 opened
Feb 12, 2025 -
building
#240453 opened
Feb 12, 2025 -
Can not sign in to use copilot
#240451 opened
Feb 12, 2025 -
completions popup for previous command on empty prompt
#240450 opened
Feb 12, 2025 -
Cursor keeps blinking although Cursor Blinking/Animation setting is set to solid
#240446 opened
Feb 12, 2025 -
JS keeps crashing on VSCode
#240441 opened
Feb 11, 2025 -
Cannot Log In to Different Account in Azure
#240439 opened
Feb 11, 2025 -
DocumentDropEditProvider does not work with notebooks
#240436 opened
Feb 11, 2025 -
MSAL requesting credentials after every restart
#240435 opened
Feb 11, 2025 -
GIT extension contributes same item triggering terminal relaunch
#240432 opened
Feb 11, 2025 -
Terminal suggest: Use right arrow to complete inline suggestions for supported shells
#240426 opened
Feb 11, 2025 -
January 2025 Recovery 2
#240412 opened
Feb 11, 2025 -
`IConfigurationChangeEvent.affectsConfiguration` does not support `overrides` properly for default changes
#240410 opened
Feb 11, 2025 -
Persist execution time within notebook cells' metadata
#240405 opened
Feb 11, 2025 -
Rename symbol to not proceed if conflict would occur
#240404 opened
Feb 11, 2025 -
Use a different sound for when an editor with copilot edits is opened
#240402 opened
Feb 11, 2025 -
Support async overrides in tsserver plugins
#240401 opened
Feb 11, 2025 -
Add shell integration environment reporting setting
#240400 opened
Feb 11, 2025 -
Error with DOM solutions
#240399 opened
Feb 11, 2025 -
Error typescript/js syntax highlight
#240397 opened
Feb 11, 2025 -
duplicate branch names showing up in suggest
#240394 opened
Feb 11, 2025 -
add `activeEditorState` window title variable to editor's a11y help dialog
#240393 opened
Feb 11, 2025 -
Remote Login Error after update
#240390 opened
Feb 11, 2025 -
VS Code 1.97 freezes after installation on Ubuntu 22.04
#240385 opened
Feb 11, 2025 -
Each first nested css rule isn't highlighted properly
#240384 opened
Feb 11, 2025 -
Unable to enter text in debug console
#240381 opened
Feb 11, 2025 -
Source control missing control buttons
#240380 opened
Feb 11, 2025 -
Terminal suggest: Widget scrolls with terminal buffer
#240379 opened
Feb 11, 2025 -
Call stack entry description shifts on hover
#240376 opened
Feb 11, 2025 -
Not implemented shows up when using git aliases
#240374 opened
Feb 11, 2025 -
Fuzzy and scrambled text in terminal window over liveshare
#240370 opened
Feb 11, 2025 -
Define the Secondary Side Bar as the default location for WebView
#240368 opened
Feb 11, 2025 -
Debug Console display is corrupted
#240365 opened
Feb 11, 2025 -
Jump-scrolling after search
#240391 opened
Feb 11, 2025 -
Visual studio installer problem
#240363 opened
Feb 11, 2025 -
integrated Terminal didn't work properly when "system("cls")" in the code
#240362 opened
Feb 11, 2025 -
Text editor height is not resetted
#240361 opened
Feb 11, 2025 -
Ability to filter specific actions from the navigation history
#240360 opened
Feb 11, 2025 -
Support translations in Code OSS
#240359 opened
Feb 11, 2025 -
source maps from packages in `node_modules` don't work in the debugger
#240356 opened
Feb 11, 2025 -
Visual bug
#240354 opened
Feb 11, 2025 -
Unable to login to Azure Account
#240350 opened
Feb 11, 2025 -
一打开终端就卡死,重装windows系统,重装vscode都没有,显示窗口无响应
#240348 opened
Feb 11, 2025 -
The python debugpy debugging result displays garbled characters
#240344 opened
Feb 11, 2025 -
Text overlap in terminal when
#240337 opened
Feb 11, 2025 -
Strange openMP bug
#240332 opened
Feb 11, 2025 -
Can't get it to work.
#240330 opened
Feb 11, 2025 -
VScode snap fails to play audio
#240329 opened
Feb 11, 2025 -
Sync settings does not log into MS account
#240327 opened
Feb 11, 2025 -
My copilot is not connecting with VS code
#240326 opened
Feb 11, 2025 -
Setting to enable Color Preview only when holding key
#240325 opened
Feb 11, 2025 -
Terminal travando
#240323 opened
Feb 11, 2025 -
SCM - Setting for adjusting branch names/tags
#240322 opened
Feb 11, 2025 -
VSCode refuses to do replace all on large file
#240312 opened
Feb 10, 2025 -
Can't log in into Copilot
#240310 opened
Feb 10, 2025 -
msal authentication with Azure Resources extension throws error
#240307 opened
Feb 10, 2025 -
Dragging a folding marker results in `The cursor must be within a commenting range to add a comment.`
#240306 opened
Feb 10, 2025 -
Can't sign into Azure from VS Code with the new authentication. Need feature for signing in from browser.
#240304 opened
Feb 10, 2025 -
Програма ломается
#240302 opened
Feb 10, 2025 -
Expand/Collapse Chevron Arrows wrongly positioned
#240300 opened
Feb 10, 2025 -
my html code was deleted
#240297 opened
Feb 10, 2025 -
Resuming after OS suspend can cause sticky scroll to not work correctly until hovered
#240296 opened
Feb 10, 2025 -
Bring interactive settings of ForceNewSession to CreateIfNone
#240295 opened
Feb 10, 2025 -
ShellType API does not detect `gitbash` on windows
#240288 opened
Feb 10, 2025 -
Provide a way to disable the extension trust prompt (Do you trust the publisher "XYZ"?)
#240283 opened
Feb 10, 2025 -
Ctrl+Click not taking me to function definition
#240282 opened
Feb 10, 2025 -
Copilot Chat: Highlight Suggested Code Changes in Chat Interface
#240280 opened
Feb 10, 2025 -
Mark extensions built directly from a public repo to increase trust
#240278 opened
Feb 10, 2025 -
Copy image/rich outputs from notebook and paste into chat
#240277 opened
Feb 10, 2025 -
[find/replace] Ability to search only visible code, without unfolding
#240273 opened
Feb 10, 2025 -
cmd+d gets lost in markdown cells
#240272 opened
Feb 10, 2025 -
Accepting a completion takes a while to type out completion
#240269 opened
Feb 10, 2025 -
Make icon more like Visual Studio for the Fluent design?
#240267 opened
Feb 10, 2025 -
SCM - Binary File Diff does not show in Combined Working Diff, Combined Staged Diff or Commit Diff
#240266 opened
Feb 10, 2025 -
Flashing Text Cursor offset from pointer location in editor windows
#240265 opened
Feb 10, 2025 -
Unable to install extensions
#240263 opened
Feb 10, 2025 -
Terminal suggest: Pressing left beyond a `/` char is not refreshing the suggestions
#240256 opened
Feb 10, 2025 -
add terminal suggest tests for generators, git
#240250 opened
Feb 10, 2025 -
Ensure VS Code sends OS version to update server
#240248 opened
Feb 10, 2025 -
Git - Warn about existing diagnostics when committing
#240245 opened
Feb 10, 2025 -
Setting `editor.suggest.localityBonus` is not used
#240244 opened
Feb 10, 2025 -
Do you trust the authors of the files in this folder? prompt blocks cmd-w from closing window
#240243 opened
Feb 10, 2025 -
Terminal suggest: Support lazy loading of fig specs via an index
#240241 opened
Feb 10, 2025 -
Terminal suggest: Support configuring fig specs
#240240 opened
Feb 10, 2025 -
Provide custom args for `code` options
#240237 opened
Feb 10, 2025 -
Terminal suggest: Support resolving completion items and pull in pwsh command help
#240236 opened
Feb 10, 2025 -
In the Problems tab show two counts (Errors/Warning)
#240235 opened
Feb 10, 2025 -
Ctrl-V and Paste is no longer functioning
#240233 opened
Feb 10, 2025 -
Terminal suggest: Fine tune kind and icons coming from fig completions
#240232 opened
Feb 10, 2025 -
Unable to use Ctrl-p in the integrated terminal
#240229 opened
Feb 10, 2025 -
JS/TS Language Service Crashes and High CPU Usage when Opening GitHub Copilot Chat
#240228 opened
Feb 10, 2025 -
Terminal suggest: Allow disabling fallback suggestions from quick suggest
#240226 opened
Feb 10, 2025 -
Uninstallation loop
#240225 opened
Feb 10, 2025 -
VS code starts up but i am not able to tab into the vscode window.
#240215 opened
Feb 10, 2025 -
Debug Console fails to print complete output
#240214 opened
Feb 10, 2025 -
ctrl+hover preview disappears instantly
#240213 opened
Feb 10, 2025 -
Unicode Highlighting Hover Does Not Work Anymore
#240208 opened
Feb 10, 2025 -
WebView state unexpectedly persists across sessions without a WebviewPanelSerializer
#240207 opened
Feb 10, 2025 -
Cannot read properties of undefined (reading 'getModelColumnOfViewPosition')
#240206 opened
Feb 10, 2025 -
Cannot read properties of undefined (reading 'getViewLineMinColumn')
#240205 opened
Feb 10, 2025 -
Cannot read properties of null (reading 'account')
#240204 opened
Feb 10, 2025 -
Illegal value for lineNumber
#240203 opened
Feb 10, 2025 -
Illegal value for lineNumber
#240202 opened
Feb 10, 2025 -
SCM - Model is disposed!
#240201 opened
Feb 10, 2025 -
Invalid arguments
#240200 opened
Feb 10, 2025 -
Illegal value for lineNumber
#240199 opened
Feb 10, 2025 -
Illegal value for lineNumber
#240198 opened
Feb 10, 2025 -
Cannot resolve canonical URI
#240197 opened
Feb 10, 2025 -
Throttler is disposed
#240196 opened
Feb 10, 2025 -
Cannot read properties of undefined (reading 'value')
#240195 opened
Feb 10, 2025 -
Cannot read properties of undefined (reading 'visible')
#240193 opened
Feb 10, 2025 -
Cannot read properties of undefined (reading 'isVisible')
#240191 opened
Feb 10, 2025 -
TextModel got disposed before DiffEditorWidget model got reset
#240190 opened
Feb 10, 2025 -
Uncaught TypeError: Cannot read properties of undefined (reading 'dragStartDisposable')
#240189 opened
Feb 10, 2025 -
Cannot enable terminal ligatures
#240188 opened
Feb 10, 2025 -
paste image from clipbaord in markdown : enh
#240186 opened
Feb 10, 2025 -
how to close feature "Show Python Inline Values"
#240183 opened
Feb 10, 2025 -
[feat]: Basic image edit functionalities
#240182 opened
Feb 10, 2025 -
High CPU usage / soft freeze on Git blame feature
#240181 opened
Feb 10, 2025 -
Reenable plzdedicatedworker
#240180 opened
Feb 10, 2025 -
Adopt webFrameMain.collectJavaScriptCallStack
#240178 opened
Feb 10, 2025 -
Settings UI: Insert settings in alphabetical order
#240177 opened
Feb 10, 2025 -
Constant Analyzing of Massive Amounts of files even though Settings in VSCode should prevent it
#240176 opened
Feb 10, 2025 -
shortcut deleted on it's own
#240174 opened
Feb 10, 2025 -
Regression: vscode complains 'Could not find a declaration file for module' on some symlinks under node_modules
#240173 opened
Feb 10, 2025 -
Timeout opening previous opened editors
#240172 opened
Feb 10, 2025 -
Not able to type in Debug Console.
#240171 opened
Feb 10, 2025 -
Github Copilot Agent Mode issue
#240169 opened
Feb 10, 2025 -
Update not working
#240167 opened
Feb 10, 2025 -
Underscore not being displayed when creating or renaming files in Explorer pane
#240163 opened
Feb 10, 2025 -
Unable to focus/select a different terminal tab
#240162 opened
Feb 10, 2025 -
Iteration Plan for February 2025
#240160 opened
Feb 10, 2025 -
ctrl+/で行うコメントアウトが、#から;になってしまいました。
#240159 opened
Feb 10, 2025 -
Inconsistent scroll speeds in notebook cell outputs.
#240157 opened
Feb 9, 2025 -
Import Profile feature does not finishes the process (looping)
#240149 opened
Feb 9, 2025 -
> Waiting for VS Code to connect...
#240148 opened
Feb 9, 2025 -
Format on save even when disabled
#240144 opened
Feb 9, 2025 -
make the option to select multiple breakpoints at once
#240143 opened
Feb 9, 2025 -
Terminal suggest: fig generator completions often complain about the executable not existing
#240139 opened
Feb 9, 2025 -
Bug
#240138 opened
Feb 9, 2025 -
Default `editor.suggest.localityBonus` to true
#240137 opened
Feb 9, 2025 -
Horizontal scrollbar missing and unable to scroll sideways with GPU acceleration enabled
#240130 opened
Feb 9, 2025 -
Terminal suggest: Refresh global commands after content in bin changes
#240129 opened
Feb 9, 2025 -
WATCH Unexpected COPY / PASTE behaviour
#240127 opened
Feb 9, 2025 -
Paste is awfully slow
#240126 opened
Feb 9, 2025 -
The Install Preview installer is unable to complete the installation
#240124 opened
Feb 9, 2025 -
Vs code terminal problem
#240123 opened
Feb 9, 2025 -
Add ability to enable diff editor in inline chat
#240121 opened
Feb 9, 2025 -
提取扩展时出错Error while fetching extension. failed to fetch
#240120 opened
Feb 9, 2025 -
terminal blur when display terminal side by side(win macOS both)
#240119 opened
Feb 9, 2025 -
Html does not responding
#240118 opened
Feb 9, 2025 -
Terminal in editor tab shows `$(loading~spin)` when running program
#240117 opened
Feb 9, 2025 -
Can't use UTF-8 when typing
#240112 opened
Feb 9, 2025 -
folded markdown cell will show the preview when the file reopened but the cell is still folded
#240158 opened
Feb 9, 2025 -
HTML has problems with jpg files
#240107 opened
Feb 9, 2025 -
Add Folder to Workspace button displaying as "&Add"
#240105 opened
Feb 9, 2025 -
Terminal suggest: Support filepaths generator
#240104 opened
Feb 8, 2025 -
falha na comparação de dois arquivos.
#240100 opened
Feb 8, 2025 -
The following extensions want to relaunch the terminal to contribute to its environment
#240098 opened
Feb 8, 2025 -
Local co-pilot
#240095 opened
Feb 8, 2025 -
TM_SELECTED_TEXT is not working :-(
#240089 opened
Feb 8, 2025 -
Terminal suggest: Properly support paths with spaces in them
#240088 opened
Feb 8, 2025 -
Lagging issue on typing (Auto detector constantly changing)
#240079 opened
Feb 8, 2025 -
Debugger does not stop at breakpoints (Python).
#240077 opened
Feb 8, 2025 -
eslint path is read invalid in a mono-repo
#240076 opened
Feb 8, 2025 -
Git Blame author could use the term "You" for your own commits
#240075 opened
Feb 8, 2025 -
Remove "More Actions..." ellipsis button from Open Editors in explorer
#240073 opened
Feb 8, 2025 -
ANDROID_HOME
#240072 opened
Feb 8, 2025 -
"Relaunch Terminal" is sometimes cut out and not visible
#240071 opened
Feb 8, 2025 -
Git - Fixed alignment-column for git 'inline blame' annotations, regardless of line-length
#240067 opened
Feb 8, 2025 -
Please add HTTPS support for serve-web
#240063 opened
Feb 8, 2025 -
Markdown部分语法显示不正确
#240061 opened
Feb 8, 2025 -
[🔥URGENT BUG🔥] `workbench.action.chat.openInEditor` is broken
#240052 opened
Feb 8, 2025 -
When ctrl-clicking a file link in the terminal with .\ prefix on windows, the file is not found
#240049 opened
Feb 8, 2025 -
Terminal does not set `$SHELL` properly in VS Code with Fish
#240048 opened
Feb 8, 2025 -
Terminal text overlaps when splitting terminal panel horizontally
#240047 opened
Feb 8, 2025 -
emmet custom filters
#240046 opened
Feb 8, 2025 -
TreeItem execute a openFile command,when i double click the treeItem ,show Actual command not found
#240045 opened
Feb 8, 2025 -
Inconsistent View Tree icon
#240043 opened
Feb 8, 2025 -
hola
#240041 opened
Feb 8, 2025 -
Git - Blame not working on remote repositories
#240040 opened
Feb 8, 2025 -
quand je copie et je colle lors des test avec cucumber ou encore la suggestion
#240039 opened
Feb 8, 2025 -
Terminal suggest: Upstream replacing `| sed` in git.ts fig spec
#240031 opened
Feb 7, 2025 -
Allow customization of css
#240030 opened
Feb 7, 2025 -
Cannot read properties of null (reading 'isDisposed')
#240028 opened
Feb 7, 2025 -
add images in chat input history
#240026 opened
Feb 7, 2025 -
drag and drop images from web into copilot chat
#240025 opened
Feb 7, 2025 -
UI for "omitted" references and attachments
#240024 opened
Feb 7, 2025 -
Indent/unindent reformats code when I don't want it to
#240023 opened
Feb 7, 2025 -
CPU Profiler Crash Log
#240022 opened
Feb 7, 2025 -
Low FPS while scrolling
#240017 opened
Feb 7, 2025 -
Blank page after creating issue
#240016 opened
Feb 7, 2025 -
Başlatma Tuşu ve Discord
#240013 opened
Feb 7, 2025 -
Not able to select files on VS code
#240009 opened
Feb 7, 2025 -
Visual studio not showing unsaved changed popup when closing visual studio
#240003 opened
Feb 7, 2025 -
Microphone kept acquired/open(?) after voice input until VSC closed
#240000 opened
Feb 7, 2025 -
Search panel is activated when `workbench.activityBar.location` changed
#239998 opened
Feb 7, 2025 -
consider adding a progressive sound for applying edits
#239997 opened
Feb 7, 2025 -
`preferTreeSitter` brokes `bracket pair` style or similar
#239992 opened
Feb 7, 2025 -
VScode auto detects HTML/JS as Dart on unsaved files
#239991 opened
Feb 7, 2025 -
Terminal suggest: Introduce arguments only option for quick suggestions
#239978 opened
Feb 7, 2025 -
Terminal suggest: Prioritize built-ins and commands with fig specs for same scored items
#239977 opened
Feb 7, 2025 -
Unable to use vision capabilities and prompt in custom extension
#239976 opened
Feb 7, 2025 -
Command to hide a webview
#239975 opened
Feb 7, 2025 -
VScode exe gets deleted on Windows after a normal shut-down
#239974 opened
Feb 7, 2025 -
Settings editor leaks
#239965 opened
Feb 7, 2025 -
[bug] invisible underscore in integrated-terminal
#239957 opened
Feb 7, 2025 -
Support .vsix download outside of VS Code Marketplace
#239955 opened
Feb 7, 2025 -
Cannot split a terminal without a group
#239952 opened
Feb 7, 2025 -
Settings search no longer matches setting descriptions
#239936 opened
Feb 7, 2025 -
VS Code crashes when launching (errors: code 18 and code 21)
#239932 opened
Feb 7, 2025 -
[svg-preview] - make it helpful
#239922 opened
Feb 7, 2025 -
Unable to log in due to using HTTP proxy
#239919 opened
Feb 7, 2025 -
GitHub Sign-In Fails Due to Network Error
#239911 opened
Feb 7, 2025 -
[FR] Allow switching off of SVG preview
#239909 opened
Feb 7, 2025 -
Debug console is not working well after last release
#239900 opened
Feb 7, 2025 -
[Bug] `filesExplorer.paste` is not working when pasting from finder to vscode file explorer
#239898 opened
Feb 7, 2025 -
VSCode very slow startup
#239897 opened
Feb 7, 2025 -
I'm unable to sync and commit my code
#239887 opened
Feb 7, 2025 -
Sign-in Issue: "NativeAuthError: Unexpected: (pii)" after Update
#239881 opened
Feb 7, 2025 -
Consider including `editorStateInformation` in `window.title` by default for screen reader users
#239880 opened
Feb 7, 2025 -
Git - Open Git commit online in any hosting site, not just GitHub
#239878 opened
Feb 7, 2025 -
double paste when right clicking in terminal in v1.97.0
#239877 opened
Feb 7, 2025 -
cannot work in WSL
#239874 opened
Feb 7, 2025 -
Allow site wide configuration settings for all users
#239873 opened
Feb 7, 2025 -
Can't download an already installed extension (and no download link on marketplace)
#240231 opened
Feb 7, 2025 -
Error when installing extensions when using HTTP proxy
#239872 opened
Feb 7, 2025 -
No puedo iniciar sesion con github
#239869 opened
Feb 7, 2025 -
Devcontainer containerEnv variables not being transpiled from .env file
#239854 opened
Feb 6, 2025 -
ligatures starting with a pipe in the terminal only render correctly if selected
#239853 opened
Feb 6, 2025 -
Add Configuration... button should add configuration to the launch.json it is called from
#239852 opened
Feb 6, 2025 -
Force Update Git internals when Refreshing Explorer
#239851 opened
Feb 6, 2025 -
Searching `c` no longer brings up the `C` extension first
#239849 opened
Feb 6, 2025 -
vsc
#239845 opened
Feb 6, 2025 -
VSCode is very slow
#239835 opened
Feb 6, 2025 -
Can no longer edit SVG
#239834 opened
Feb 6, 2025 -
Monospace font for find/replace in regex mode
#239831 opened
Feb 6, 2025 -
IndentationError: unexpected indent
#239828 opened
Feb 6, 2025 -
when I delete a terminal, there's a link disposable leaked
#239826 opened
Feb 6, 2025 -
launch.json input args inconsistent behaviour
#239823 opened
Feb 6, 2025 -
terminal tab hover disposable not tracked
#239821 opened
Feb 6, 2025 -
Show a warning notification if a policy setting cannot be applied
#239798 opened
Feb 6, 2025 -
Vs code freeze very hard, hard to say why, started after upgreding to new eslint
#239795 opened
Feb 6, 2025 -
No suggestions sticks around when typing
#239791 opened
Feb 6, 2025 -
First empty line only is cleared when pasting into a JSON file
#239783 opened
Feb 6, 2025 -
Runtime error when renaming an existing folder into a nested folder structure
#239781 opened
Feb 6, 2025 -
Explore adoption of DOM State-preserving move for `webview`
#239780 opened
Feb 6, 2025 -
Unable to use the `type` command in the terminal
#239773 opened
Feb 6, 2025 -
Alter an expression breakpoint deletes log message
#239770 opened
Feb 6, 2025 -
Debug: Cannot step into function
#239769 opened
Feb 6, 2025 -
Chat participant rendered markdown HTML gets output as raw string before rendered correctly
#239765 opened
Feb 6, 2025 -
Support vscode:// links by adding protocol handler to vscode.dev codespaces PWA manifest
#239761 opened
Feb 6, 2025 -
The vscode remote editor displays the problem
#239760 opened
Feb 6, 2025 -
Sort installed extensions by "Last Released"
#239748 opened
Feb 5, 2025 -
Tooltips do not close in code editor, and must be scrolled away from
#239740 opened
Feb 5, 2025 -
build failure from integration test failure
#239738 opened
Feb 5, 2025 -
json
#239734 opened
Feb 5, 2025 -
Rhjkyhhhgr
#239729 opened
Feb 5, 2025 -
Access issues
#239724 opened
Feb 5, 2025 -
right click problem
#239719 opened
Feb 5, 2025 -
The .gitignore file does not respect exclusions when opening a remote repository
#239718 opened
Feb 5, 2025 -
Can't copy code, a lot of the time, from copilot's chat
#239715 opened
Feb 5, 2025 -
bash: /workspaces/javascript/basics/test.js: Permission denied
#239712 opened
Feb 5, 2025 -
Cant verify extension signature
#239708 opened
Feb 5, 2025 -
Terminal suggest: Come up with list of terminal completion kinds we want to support
#239706 opened
Feb 5, 2025 -
Unable to launch browser: Unable to attach to browser
#239705 opened
Feb 5, 2025 -
Hover should scroll when copying with mouse and going out of hover widget
#239704 opened
Feb 5, 2025 -
Terminal suggest: PromptInputModel trims trailing whitespace after reload
#239691 opened
Feb 5, 2025 -
"Publish Branch" button still show same text even though branch is on remote when using git worktree
#239690 opened
Feb 5, 2025 -
Sorry, your request failed. Please try again. Request
#239687 opened
Feb 5, 2025
286 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Introducing inner scope sticky scroll
#235949 commented on
Feb 6, 2025 • 1 new comment -
serve-web not re-opening terminals on lost connection, leaking shell processes
#221884 commented on
Feb 10, 2025 • 0 new comments -
Uncaught N-API callback exception detected/reported by VS Code
#238600 commented on
Feb 10, 2025 • 0 new comments -
Progressive behavior of the title bar elements
#156377 commented on
Feb 10, 2025 • 0 new comments -
terminal suggest: truncate beginning of long filepaths since they are all the same
#239155 commented on
Feb 10, 2025 • 0 new comments -
arguments suggested for mkdir command seems to be invalid
#239019 commented on
Feb 10, 2025 • 0 new comments -
Terminal suggest: Make sure `cd -` completions play nice in pwsh
#234382 commented on
Feb 10, 2025 • 0 new comments -
Terminal suggest: Support fig additionalSuggestions
#239627 commented on
Feb 10, 2025 • 0 new comments -
JSON rendering: No way to get pretty printed colored output
#236874 commented on
Feb 10, 2025 • 0 new comments -
There's no way to focus the actions bar for the suggest widget via keyboard
#239623 commented on
Feb 10, 2025 • 0 new comments -
The table format isn’t captured in the accessible view: A11y_Visual Studio Code Client_Usability
#230888 commented on
Feb 10, 2025 • 0 new comments -
VSCode auto updates to incompatible version on older macOS
#204034 commented on
Feb 10, 2025 • 0 new comments -
Custom protocols aggressively cache subresources
#148541 commented on
Feb 10, 2025 • 0 new comments -
GetBoundingClientRect zoom adjustments
#233692 commented on
Feb 10, 2025 • 0 new comments -
Error in all extensions (Unable to resolve nonexistent file)
#237547 commented on
Feb 10, 2025 • 0 new comments -
Explore terminal completion provider extension API
#224505 commented on
Feb 10, 2025 • 0 new comments -
Alt + Numpad keybindings insert characters into editor
#22364 commented on
Feb 10, 2025 • 0 new comments -
Mouse Cursor Hides When Moving from Explorer Pane to Code Editor
#239283 commented on
Feb 10, 2025 • 0 new comments -
Allow extensions to be installed for all users
#56614 commented on
Feb 9, 2025 • 0 new comments -
"inline suggestions" spinner on the language server status item
#238087 commented on
Feb 11, 2025 • 0 new comments -
Minimap Enhancement: Show Preview Tooltip
#40048 commented on
Feb 11, 2025 • 0 new comments -
SCM Working Sets: Creating a new branch restores old working set if identically named branch existed in the past
#238442 commented on
Feb 11, 2025 • 0 new comments -
VS Code was lost on shutdown with pending update
#52855 commented on
Feb 11, 2025 • 0 new comments -
Check Walkthrough Completion State
#238640 commented on
Feb 10, 2025 • 0 new comments -
failed to fetch
#239657 commented on
Feb 10, 2025 • 0 new comments -
Visual Studio Code doesn't show translated walkthrough strings until restarting app or reloading window
#239255 commented on
Feb 10, 2025 • 0 new comments -
Powershell syntax highlighting error. Such as screenshot.
#239461 commented on
Feb 10, 2025 • 0 new comments -
Make welcome editors open instantly
#184673 commented on
Feb 10, 2025 • 0 new comments -
Terminal Suggest Widget: Command details dont always show up as expected
#239029 commented on
Feb 10, 2025 • 0 new comments -
When using "Open File on Remote From" the code lines selected are not preserved
#239529 commented on
Feb 10, 2025 • 0 new comments -
Font Cleartype
#239038 commented on
Feb 10, 2025 • 0 new comments -
Stabilize findTextInFiles API
#59924 commented on
Feb 10, 2025 • 0 new comments -
Add accessibility signal for when an edit has been accepted/applied
#239373 commented on
Feb 10, 2025 • 0 new comments -
Terminal suggest: Contextually aware suggestions after git status
#233232 commented on
Feb 10, 2025 • 0 new comments -
Selecting a completion entry doesn't do anything
#235075 commented on
Feb 10, 2025 • 0 new comments -
Explore showing history in the suggest widget
#239244 commented on
Feb 10, 2025 • 0 new comments -
Build failed - consistently failing unit test on mac
#239532 commented on
Feb 10, 2025 • 0 new comments -
Improve onboarding process after initial install depending on the experience of the user
#201521 commented on
Feb 9, 2025 • 0 new comments -
Allow deep-linking of local files to vscode.dev
#217877 commented on
Feb 9, 2025 • 0 new comments -
Is it possible to show more recent items in the welcome page?
#229264 commented on
Feb 9, 2025 • 0 new comments -
Add flag to disable welcome page on first start
#232137 commented on
Feb 9, 2025 • 0 new comments -
Reference Files with CoPilot Edits
#236270 commented on
Feb 9, 2025 • 0 new comments -
Should we offer a config to control if we set theme-color in a PWA
#236617 commented on
Feb 9, 2025 • 0 new comments -
Does not remember minimized windows nor Z order
#236693 commented on
Feb 9, 2025 • 0 new comments -
Allow quotes in default link provider for source locations
#239502 commented on
Feb 9, 2025 • 0 new comments -
I am getting this error "Sign in failed: Error: No auth flow succeeded."
#239575 commented on
Feb 9, 2025 • 0 new comments -
Can't Install Latest VS Code: Dependency Issues with .deb Package
#238300 commented on
Feb 9, 2025 • 0 new comments -
Define and apply guidance for icon toggle states
#162595 commented on
Feb 8, 2025 • 0 new comments -
Input variables from user tasks are not working when no folder or workspace is opened
#239581 commented on
Feb 8, 2025 • 0 new comments -
Regression : VSCode does not work anymore with Microsoft PowerToys FancyZones
#207299 commented on
Feb 8, 2025 • 0 new comments -
Emoji
#238584 commented on
Feb 8, 2025 • 0 new comments -
emojies
#238720 commented on
Feb 8, 2025 • 0 new comments -
Zen Mode
#174677 commented on
Feb 8, 2025 • 0 new comments -
Leverage fig's parser implementation
#239519 commented on
Feb 8, 2025 • 0 new comments -
Support macOS Configuration Profiles as a policy backend
#148942 commented on
Feb 10, 2025 • 0 new comments -
Failed to run Cucumber tests from launch configuration when break point is set in code
#233748 commented on
Feb 10, 2025 • 0 new comments -
Enable mandatory signature verification in Linux
#239579 commented on
Feb 10, 2025 • 0 new comments -
Vs code insider installer hangs forever at "Extracting Files"
#231657 commented on
Feb 10, 2025 • 0 new comments -
[Accessibility] Cannot read multi diff content in Source Control Graph View
#239362 commented on
Feb 10, 2025 • 0 new comments -
Bug: Mouse Cursor Disappears with Hardware Acceleration Enabled after update VSCode to v1.96.4
#239422 commented on
Feb 10, 2025 • 0 new comments -
Git - Jump between previous and next version in git
#232364 commented on
Feb 10, 2025 • 0 new comments -
Git - Display blame information in the editor gutter
#203841 commented on
Feb 10, 2025 • 0 new comments -
NumPad 1 is not working in my VS code
#239455 commented on
Feb 10, 2025 • 0 new comments -
Allow extensions to add views to the secondary side bar
#151681 commented on
Feb 10, 2025 • 0 new comments -
Allow extension contributed walkthroughs to specify a "Next section" link.
#129735 commented on
Feb 10, 2025 • 0 new comments -
API to expose the shell's actual environment to extensions
#227467 commented on
Feb 10, 2025 • 0 new comments -
Python extension failing to be used.
#239659 commented on
Feb 10, 2025 • 0 new comments -
Inline diff view: Can't edit or select original file (e.g., red text)
#237270 commented on
Feb 9, 2025 • 0 new comments -
Allow "Apply Extension to all Profiles" also applies to included extensions in pack
#190992 commented on
Feb 9, 2025 • 0 new comments -
Support minimap for native notebooks
#115266 commented on
Feb 9, 2025 • 0 new comments -
Feature Request: Enable/disable extensions from config file
#40239 commented on
Feb 9, 2025 • 0 new comments -
Provide some richer (optional) UI for custom tree views
#97190 commented on
Feb 9, 2025 • 0 new comments -
Feat: Custom Minimap Section Header Marker Detection RegExp ✨
#210271 commented on
Feb 11, 2025 • 0 new comments -
Experiment prompt persistence in cell.
#208543 commented on
Feb 9, 2025 • 0 new comments -
Highlight timeline filter button when excluding contributors
#198979 commented on
Feb 9, 2025 • 0 new comments -
Add support for adding extension views to the auxiliary bar
#198088 commented on
Feb 10, 2025 • 0 new comments -
Show squigglies on collapsed regions containing errors or warnings (#120989)
#190682 commented on
Feb 9, 2025 • 0 new comments -
Add editor encoding api
#177434 commented on
Feb 7, 2025 • 0 new comments -
[icon-themes] Support glob keys in file icon associations
#174286 commented on
Feb 10, 2025 • 0 new comments -
Support Collapsed Text
#170447 commented on
Feb 5, 2025 • 0 new comments -
remove arbitrary 600 pixel limit on quick input widget
#117862 commented on
Feb 7, 2025 • 0 new comments -
Add support for premium extensions
#90648 commented on
Feb 12, 2025 • 0 new comments -
mouse text selection cursor turned white on light themes
#204103 commented on
Feb 12, 2025 • 0 new comments -
[json] JSONSchema draft 2019-09 support
#98724 commented on
Feb 12, 2025 • 0 new comments -
Consider adopting a new ini grammar
#141632 commented on
Feb 12, 2025 • 0 new comments -
[html] support `goto definition` on built-in symbols inside of `script`
#236603 commented on
Feb 12, 2025 • 0 new comments -
BUG: Git submodule displayed with a file icon in the source control panel
#239416 commented on
Feb 12, 2025 • 0 new comments -
Different Font Setting for Light/Dark modes.
#184404 commented on
Feb 12, 2025 • 0 new comments -
Console stacktraces when resizing window/pane using fish shell and tide prompt
#239296 commented on
Feb 12, 2025 • 0 new comments -
Terminal resizing/repainting issue when using Zellij
#239251 commented on
Feb 11, 2025 • 0 new comments -
Optimized: Allowing to define variable line heights
#239601 commented on
Feb 6, 2025 • 0 new comments -
Moving away from `execCommand` for pasting
#239233 commented on
Feb 6, 2025 • 0 new comments -
Made the clipboard error never show again
#239141 commented on
Feb 6, 2025 • 0 new comments -
Update LICENSE.txt
#238955 commented on
Feb 11, 2025 • 0 new comments -
Fixing appearance of the double cursor
#238949 commented on
Feb 7, 2025 • 0 new comments -
[Fix] Implement platform specific URL format
#238890 commented on
Feb 10, 2025 • 0 new comments -
fix "revert" icon in inline diff editor
#236322 commented on
Feb 9, 2025 • 0 new comments -
Enable drag-and-drop support for multiple files in the terminal
#235672 commented on
Feb 8, 2025 • 0 new comments -
build: remove legacy server support
#235232 commented on
Feb 12, 2025 • 0 new comments -
Simplify Windows Start Menu folder to just be an entry #234217
#234218 commented on
Feb 6, 2025 • 0 new comments -
Add setting to default to recursive directory collapsing
#231684 commented on
Feb 10, 2025 • 0 new comments -
Diff selection indicator line should use menu.separatorBackground instead of menu.border
#228825 commented on
Feb 12, 2025 • 0 new comments -
Implement virtual space
#228680 commented on
Feb 10, 2025 • 0 new comments -
Allow to bind `diffEditor.revert` to keyboard
#225881 commented on
Feb 7, 2025 • 0 new comments -
A command to accept all combination
#225132 commented on
Feb 11, 2025 • 0 new comments -
Fix to header misplacement in minimap
#217581 commented on
Feb 8, 2025 • 0 new comments -
Add token background colors to themes
#212294 commented on
Feb 7, 2025 • 0 new comments -
Add button to hide status bar of suggest widget
#210896 commented on
Feb 9, 2025 • 0 new comments -
workspaceFolder variable substitution in launch.json or tasks.json should use URI for virtual filesystems
#197377 commented on
Feb 11, 2025 • 0 new comments -
High CPU usage from node.mojom.NodeService
#213136 commented on
Feb 11, 2025 • 0 new comments -
API to access the shell type for a given terminal
#230165 commented on
Feb 11, 2025 • 0 new comments -
Normalize let/const exports in vscode.d.ts
#216555 commented on
Feb 11, 2025 • 0 new comments -
License - Please Allow General Use and Not Only "Develop Applications"
#208518 commented on
Feb 11, 2025 • 0 new comments -
Flickers/Erratic behavior when Samsung `predictive text` is enabled
#195702 commented on
Feb 11, 2025 • 0 new comments -
Not able to do compare iwth selected
#239140 commented on
Feb 11, 2025 • 0 new comments -
Profile "Default" not showing text "All profiles"
#239577 commented on
Feb 11, 2025 • 0 new comments -
window terminated unexpectedly
#234179 commented on
Feb 11, 2025 • 0 new comments -
Uninstalling extension does not work
#239434 commented on
Feb 11, 2025 • 0 new comments -
Adding "Copilot" menu for users who already uninstalled Copilot is deeply offensive
#237819 commented on
Feb 11, 2025 • 0 new comments -
Organize Imports is taking forever to load
#239056 commented on
Feb 11, 2025 • 0 new comments -
[Feature] Local Workspace settings
#40233 commented on
Feb 11, 2025 • 0 new comments -
"The window terminated unexpectedly (reason 'launch-failed' code '159')
#237058 commented on
Feb 11, 2025 • 0 new comments -
Images barely work in JsDoc
#231792 commented on
Feb 11, 2025 • 0 new comments -
Enable Local Execution of Custom Models in GitHub VSCode Co-Pilot
#211904 commented on
Feb 11, 2025 • 0 new comments -
Provide encoding-related APIs for editor extensions
#824 commented on
Feb 11, 2025 • 0 new comments -
File nesting `expand: false` setting not respected in folders with a single child file nest
#149084 commented on
Feb 12, 2025 • 0 new comments -
Bombing my FTP server
#239276 commented on
Feb 12, 2025 • 0 new comments -
Discard button in Copilot is not displayed in inline chat
#239090 commented on
Feb 12, 2025 • 0 new comments -
Provide a "focus-follow-mouse" setting
#93772 commented on
Feb 12, 2025 • 0 new comments -
automaticy run command after applying code in editor
#236870 commented on
Feb 12, 2025 • 0 new comments -
Webview Service Worker Error in registration due to invalid document state
#125993 commented on
Feb 12, 2025 • 0 new comments -
Extensions want to add VSCODE_GIT_IPC_HANDLE
#154010 commented on
Feb 12, 2025 • 0 new comments -
Double click after curly brace to select the content
#9123 commented on
Feb 12, 2025 • 0 new comments -
[regression] `language-configuration` of embedded language not loading
#202938 commented on
Feb 12, 2025 • 0 new comments -
Allow putting in arbitrary value for tab indentation size
#239624 commented on
Feb 11, 2025 • 0 new comments -
`Add line comment` should await the tokenization to get the correct language at the position
#235344 commented on
Feb 11, 2025 • 0 new comments -
Turn off NES in REPL/IW
#239526 commented on
Feb 11, 2025 • 0 new comments -
Test UI should surface continuous run on gutter test icon
#188305 commented on
Feb 11, 2025 • 0 new comments -
Allow to change the font size and font of the workbench
#519 commented on
Feb 11, 2025 • 0 new comments -
Extensions not showing and says they load, but I can't see them
#238966 commented on
Feb 11, 2025 • 0 new comments -
Test and iterate on TS expandable hover apis
#232685 commented on
Feb 11, 2025 • 0 new comments -
workbench-voice option to choose a voice
#239442 commented on
Feb 11, 2025 • 0 new comments -
Git - git.stage shortcut loses file list focus
#207066 commented on
Feb 11, 2025 • 0 new comments -
[Metaissue] Migrate to MSAL
#178740 commented on
Feb 7, 2025 • 0 new comments -
Add vso.* scopes support for Microsoft authentication provider
#201679 commented on
Feb 7, 2025 • 0 new comments -
Make Command Center debug launcher offer most recently used configuration first
#233910 commented on
Feb 6, 2025 • 0 new comments -
Random freezes while typing after previous video frame shows up
#227171 commented on
Feb 6, 2025 • 0 new comments -
{Linked:Bug9528439} NVDA/JAWS is not announcing the state expand/collapse for the pick model button: A11y_VS Code_Copilot Chat_Screen Reader
#237136 commented on
Feb 6, 2025 • 0 new comments -
Explore using tree sitter for syntax highlighting
#210475 commented on
Feb 6, 2025 • 0 new comments -
Allow an output to go into full-screen mode
#110766 commented on
Feb 6, 2025 • 0 new comments -
"Stop Debugging" variant for terminating entire process tree
#230850 commented on
Feb 6, 2025 • 0 new comments -
Sync icon rotation is uneven (it is wobbling)
#216511 commented on
Feb 6, 2025 • 0 new comments -
Terminal suggest: Show loading indicator for long running requests
#223125 commented on
Feb 6, 2025 • 0 new comments -
Ability to make suggest preview and inline completions case insensitive
#236819 commented on
Feb 6, 2025 • 0 new comments -
Not moving to function defination by ctrl+click
#239590 commented on
Feb 6, 2025 • 0 new comments -
Disable telemetry reporting via GPO
#239035 commented on
Feb 6, 2025 • 0 new comments -
Issues with allowed extensions Group Policy
#238751 commented on
Feb 6, 2025 • 0 new comments -
Number of processes increases every time remote window is reloaded
#211462 commented on
Feb 6, 2025 • 0 new comments -
[folding] show comment first line for folded sections
#31966 commented on
Feb 6, 2025 • 0 new comments -
`Content-Type: application/json` caused the lint error for ```sh ``` block for markdown(.md) file
#239671 commented on
Feb 6, 2025 • 0 new comments -
Gear Icon Recommended Update Resulted In Loss of All Extensions
#237589 commented on
Feb 6, 2025 • 0 new comments -
const hasWordWrap: boolean = (editor as vscode.TextEditor).options.wordWrap;
#186837 commented on
Feb 8, 2025 • 0 new comments -
Wrong starting column when toggling comments for makefile commands
#234464 commented on
Feb 7, 2025 • 0 new comments -
Staging Lines Changes EOL of Whole File
#234752 commented on
Feb 7, 2025 • 0 new comments -
pasting on windows broken
#239608 commented on
Feb 7, 2025 • 0 new comments -
Smoketest failure: changes "workbench.action.toggleSidebarPosition" command key binding and verifies it
#239472 commented on
Feb 7, 2025 • 0 new comments -
Git: Stage Block from command menu is not staging a block
#211915 commented on
Feb 7, 2025 • 0 new comments -
pwsh prompt is clutted with unexpected env output
#237900 commented on
Feb 7, 2025 • 0 new comments -
VSCode trying to update WSL on launch for literally no reason
#233618 commented on
Feb 7, 2025 • 0 new comments -
Inline text adornments break word wrapping
#32856 commented on
Feb 7, 2025 • 0 new comments -
Test Coverage Reading
#209622 commented on
Feb 7, 2025 • 0 new comments -
source control
#236187 commented on
Feb 7, 2025 • 0 new comments -
Option to scroll a fixed, whole number of lines with the mouse wheel
#188057 commented on
Feb 7, 2025 • 0 new comments -
Multiple Cursors across Multiple/All files
#188932 commented on
Feb 7, 2025 • 0 new comments -
Add a command to split terminal using a different profile
#214709 commented on
Feb 7, 2025 • 0 new comments -
Ability to change cursor height.
#224751 commented on
Feb 7, 2025 • 0 new comments -
Synchronize Text Selection Highlights Across Split Panes in the Same File or unsaved tab code
#234937 commented on
Feb 7, 2025 • 0 new comments -
Better token support in standalone themes for monaco
#236440 commented on
Feb 7, 2025 • 0 new comments -
Extension proxy support
#12588 commented on
Feb 7, 2025 • 0 new comments -
Programmatically opening a file from the terminal command line in one window/instance may in fact open in a different window/instance
#169890 commented on
Feb 6, 2025 • 0 new comments -
Restart button is often not visible
#200896 commented on
Feb 5, 2025 • 0 new comments -
Packing of terminal-suggest fails on 'fs/promises' while building from source
#236831 commented on
Feb 5, 2025 • 0 new comments -
VSCode forces file type associations on macos
#214371 commented on
Feb 5, 2025 • 0 new comments -
Problems with quick info hint in 1.96+
#239664 commented on
Feb 5, 2025 • 0 new comments -
Portable mode does not persist auth state after reloading windows
#238948 commented on
Feb 5, 2025 • 0 new comments -
Ai with reasoning features
#239661 commented on
Feb 5, 2025 • 0 new comments -
Debug view per debug session
#225483 commented on
Feb 5, 2025 • 0 new comments -
When changes are accepted/rejected the Uris are not notebook friendly
#239555 commented on
Feb 5, 2025 • 0 new comments -
VS Code should default to Wayland when possible
#207033 commented on
Feb 5, 2025 • 0 new comments -
Can't Highlight Text By Draggin Mouse
#181152 commented on
Feb 5, 2025 • 0 new comments -
vscode hot reloading not working
#239586 commented on
Feb 5, 2025 • 0 new comments -
Endless Analyzing 'file_name.js' and its dependencies.
#239650 commented on
Feb 5, 2025 • 0 new comments -
Add tcshell, xonsh as shell type
#239631 commented on
Feb 5, 2025 • 0 new comments -
Migrate from unsupported paste execCommand in desktop
#239228 commented on
Feb 5, 2025 • 0 new comments -
Issue Reporter: warn user if VS Code update exists
#238282 commented on
Feb 5, 2025 • 0 new comments -
Portable version of VSCode uses absolute path for location entry in data\extensions\extensions.json
#210411 commented on
Feb 5, 2025 • 0 new comments -
no source countrol providers registerd
#239414 commented on
Feb 5, 2025 • 0 new comments -
[json] Add support for extensions associating JSON schemas with documents dynamically (via API)
#230136 commented on
Feb 6, 2025 • 0 new comments -
[themes] Support preferred dark/light workbench icon theme setting
#239644 commented on
Feb 6, 2025 • 0 new comments -
Formatting changes ending on \r result in an extra new line
#236671 commented on
Feb 6, 2025 • 0 new comments -
Custom keyboard layouts does not works properly on ozone wayland only mode
#127932 commented on
Feb 6, 2025 • 0 new comments -
Error while fetching extensions failed to fetch
#239614 commented on
Feb 6, 2025 • 0 new comments -
Markdown Preview and some extensions work exactly once, then display black screen, when used remotely
#212602 commented on
Feb 6, 2025 • 0 new comments -
PR Diff View Showing False Differences for Windows-1252 Encoded Files
#239788 commented on
Feb 6, 2025 • 0 new comments -
Featured extensions on the Marketplace
#141472 commented on
Feb 6, 2025 • 0 new comments -
Login state flaky across windows when triggered by multiple extensions
#238951 commented on
Feb 6, 2025 • 0 new comments -
[json] formatter: option to keep object in arrays on the same line
#173701 commented on
Feb 6, 2025 • 0 new comments -
Does 'registerKernelSourceActionProvider' work for extensions other than 'ms-toolsai.jupyter'
#197621 commented on
Feb 6, 2025 • 0 new comments -
VS Code web: quickpick disappear when was opened by a walkthrough button
#214787 commented on
Feb 6, 2025 • 0 new comments -
Allow customization of JumpLists
#225910 commented on
Feb 6, 2025 • 0 new comments -
can't select text from markdown cells in preview
#233464 commented on
Feb 6, 2025 • 0 new comments -
search only in expanded code
#234169 commented on
Feb 6, 2025 • 0 new comments -
Support workspace-folder matching for `files.exclude` in user settings
#234723 commented on
Feb 6, 2025 • 0 new comments -
Strip characters from `"onEnterRules"` string
#236296 commented on
Feb 6, 2025 • 0 new comments -
Pty Host Error When Running R Code
#239379 commented on
Feb 6, 2025 • 0 new comments -
Add minimap border theme options
#189272 commented on
Feb 8, 2025 • 0 new comments -
Dragging minimap outside slider handle should move slider to clicked spot
#189858 commented on
Feb 8, 2025 • 0 new comments -
Debounce undo for move line/carret actions
#198393 commented on
Feb 8, 2025 • 0 new comments -
Support more than 32 modifiers for Semantic Tokens
#200540 commented on
Feb 8, 2025 • 0 new comments -
Multi-cursor paste: add command to paste full
#200688 commented on
Feb 8, 2025 • 0 new comments -
Would vscode support `multilineTokenSupport` since LSP introduced it in 3.16?
#200764 commented on
Feb 8, 2025 • 0 new comments -
Enter custom tab size from the UI
#201600 commented on
Feb 8, 2025 • 0 new comments -
Word wrap indicator
#202872 commented on
Feb 8, 2025 • 0 new comments -
Xcode Style Minimap Table of Contents
#202403 commented on
Feb 8, 2025 • 0 new comments -
Conditional Text Wrapping
#221312 commented on
Feb 8, 2025 • 0 new comments -
Editor: Wrapping Indent config support `only first line` indent
#219680 commented on
Feb 8, 2025 • 0 new comments -
1 paste requires 2 undo operations to revert
#225424 commented on
Feb 8, 2025 • 0 new comments -
Drag sideways on minimap to pan?
#225595 commented on
Feb 8, 2025 • 0 new comments -
Zoom in and Zoom out with Ctrl and mouse
#227061 commented on
Feb 8, 2025 • 0 new comments -
Improvement to Minimap: Colour segment functions, better visualisation and location indicator
#231384 commented on
Feb 8, 2025 • 0 new comments -
Add a basic filter to recently opened workspaces list
#231621 commented on
Feb 8, 2025 • 0 new comments -
Show minimap Only During Search
#232011 commented on
Feb 8, 2025 • 0 new comments -
Trimming final newline is not POSIX standards compliant
#141169 commented on
Feb 8, 2025 • 0 new comments -
[Feature request] Hide cursor while typing
#29351 commented on
Feb 8, 2025 • 0 new comments -
Add Conditional View on Extension settings
#239088 commented on
Feb 8, 2025 • 0 new comments -
[Feature Request] Extension Permissions, Security Sandboxing & Update Management Proposal
#52116 commented on
Feb 8, 2025 • 0 new comments -
Draft an API for computing embedding
#212083 commented on
Feb 8, 2025 • 0 new comments -
The latest Insider build breaks Language Input Method applications (like Unikey)
#239559 commented on
Feb 8, 2025 • 0 new comments -
无法使用
#239444 commented on
Feb 8, 2025 • 0 new comments -
Link with :lineNumber didn't work on Terminal
#231998 commented on
Feb 8, 2025 • 0 new comments -
[folding] retain folded state on copy/paste
#16082 commented on
Feb 8, 2025 • 0 new comments -
Support variables when resolving values in settings
#2809 commented on
Feb 8, 2025 • 0 new comments -
Bad line move indentation adjustment
#227218 commented on
Feb 8, 2025 • 0 new comments -
Recently switched from ATOM to VS Code, i miss some multi-selection feature...
#169988 commented on
Feb 8, 2025 • 0 new comments -
Ability to Adjust Smooth Scroll Ease Time
#170311 commented on
Feb 8, 2025 • 0 new comments -
Add multi cursor support but with Tab stops-like behavior
#171430 commented on
Feb 8, 2025 • 0 new comments -
WordWrap quick toggle button
#172433 commented on
Feb 8, 2025 • 0 new comments -
Remove leading spaces when inserting tabs
#181932 commented on
Feb 8, 2025 • 0 new comments -
Enable word wrapping / auto formatting within code blocks
#185615 commented on
Feb 8, 2025 • 0 new comments -
Is there one way to set wordwrap on with markdown but set wordwrap off in scripts shown in markdown.
#186957 commented on
Feb 8, 2025 • 0 new comments -
ShowKeyboardWidget should have an option to disable it other than `readOnly`
#239240 commented on
Feb 7, 2025 • 0 new comments -
Intellisense Ctrl+Click stuck on loading
#239564 commented on
Feb 7, 2025 • 0 new comments -
`OutputChannel`/`LogOutputChannel` `hide()` method doesn't work
#232854 commented on
Feb 7, 2025 • 0 new comments -
Ability to associate esoteric extensions with existing file types
#238840 commented on
Feb 7, 2025 • 0 new comments -
Settings option to disable overtype mode.
#238668 commented on
Feb 7, 2025 • 0 new comments -
MappedEditsResult is missing a ChatResult
#239227 commented on
Feb 7, 2025 • 0 new comments -
blur
#239197 commented on
Feb 7, 2025 • 0 new comments -
Signing in to GitHub for Copilot access doesn't work
#239493 commented on
Feb 7, 2025 • 0 new comments -
Diff selection uses menu.border to highlight range which is not set for many themes
#228819 commented on
Feb 7, 2025 • 0 new comments -
File comparer freezes in the background
#233585 commented on
Feb 7, 2025 • 0 new comments -
Copy Relative Path With Line Number
#231356 commented on
Feb 7, 2025 • 0 new comments -
Extra Space Added When Inserting New Line in HTML Document with Ctrl+Enter
#227594 commented on
Feb 7, 2025 • 0 new comments -
Running "Show exclude options" from Monaco command palette gives NaN error
#214220 commented on
Feb 7, 2025 • 0 new comments -
Copy-paste screws up indentation for no reason AND alters contents of pasted string
#235348 commented on
Feb 7, 2025 • 0 new comments -
[linked rename] Linked Editing does't work well
#208276 commented on
Feb 7, 2025 • 0 new comments -
Incorrect symlink on `code` command under macOS App Translocation
#209356 commented on
Feb 7, 2025 • 0 new comments -
No activated agent with id in remote window
#231380 commented on
Feb 7, 2025 • 0 new comments -
[Bug] `"editor.glyphMargin": false` not working for diff editors
#234728 commented on
Feb 7, 2025 • 0 new comments -
Scroll Beyond First Line in Visual Studio Code
#232383 commented on
Feb 8, 2025 • 0 new comments -
Manual Updates
#232974 commented on
Feb 8, 2025 • 0 new comments -
Add right click and drag to scroll horizontally or vertically
#233007 commented on
Feb 8, 2025 • 0 new comments -
Let language extensions dynamically configure soft word wrap for long lines
#234591 commented on
Feb 8, 2025 • 0 new comments -
Expose syntactic or semantic tokens with styles to extensions
#235990 commented on
Feb 8, 2025 • 0 new comments -
Show code actions for the problems even when the file is not open
#236364 commented on
Feb 8, 2025 • 0 new comments -
Key binding is unable to match when clause of a TreeItem
#236413 commented on
Feb 8, 2025 • 0 new comments -
Make 'status bar item' error icon more noticeable or customisable
#236472 commented on
Feb 8, 2025 • 0 new comments -
Git - Add "Cherry Pick with No Commit" option to Source Control Graph
#236528 commented on
Feb 8, 2025 • 0 new comments -
Highlight tabs whose file has problems, is untracked or modified compared to repo version
#236475 commented on
Feb 8, 2025 • 0 new comments -
Add editable filters to the workspace (folder)
#236544 commented on
Feb 8, 2025 • 0 new comments -
[semantic] proposals for new standard semantic token types
#97063 commented on
Feb 8, 2025 • 0 new comments -
You can switch on and off all system shortcuts in Settings. You can disable all the shortcut keys that come with vscoe.
#229346 commented on
Feb 8, 2025 • 0 new comments -
Ability to stop a preLaunchTask with the launch task's debug panel
#238497 commented on
Feb 8, 2025 • 0 new comments -
[Feature Request] Programmatically attach local context in GH Copilot Chat
#238519 commented on
Feb 7, 2025 • 0 new comments -
Make the breakpoints pane resizable
#238501 commented on
Feb 7, 2025 • 0 new comments -
font ligatures that span several textmate scopes assume the font settings of last character (last component of the composite symbol)
#231128 commented on
Feb 7, 2025 • 0 new comments