-
Notifications
You must be signed in to change notification settings - Fork 32.5k
Insights: microsoft/vscode
Overview
Could not load contribution data
Please try again later
1 Release published by 1 person
-
1.100.2 April 2025 Recovery 2
published
May 15, 2025
159 Pull requests merged by 29 people
-
tweak enum description for tool json
#249560 merged
May 22, 2025 -
EditContext: using correct word wrap value
#249555 merged
May 22, 2025 -
extract tools config picker into a reusable function
#249556 merged
May 22, 2025 -
Cursor moves to the end of the edit after inline completion
#249554 merged
May 22, 2025 -
shell: enable environment discovery on Windows
#249301 merged
May 22, 2025 -
feat: add parameter to only return embeddings results
#249496 merged
May 22, 2025 -
dom.ts#getFocusedWindow()
has a weird redundant check (fix #249416)#249511 merged
May 22, 2025 -
better language message IPC
#249552 merged
May 22, 2025 -
dialogs - only handle modal background clicks for that element
#249549 merged
May 22, 2025 -
Fix tree not updated when event files
#249544 merged
May 22, 2025 -
SCM Graph - separate action to toggle view mode
#249545 merged
May 22, 2025 -
fixes https://github.com/microsoft/vscode-copilot/issues/17621
#249543 merged
May 22, 2025 -
Adds isNeutralOn and removeCommonSuffixPrefix
#249542 merged
May 22, 2025 -
Refactor prompt service to use main prompt file and remove combined tools metadata
#249535 merged
May 22, 2025 -
fix updating tree indent setting
#249541 merged
May 22, 2025 -
chat - more setup dialog tweaks
#249534 merged
May 22, 2025 -
observable map/set accept
ITransaction
for clear, set, delete-calls#249539 merged
May 22, 2025 -
add configure/edit tool set gesture
#249538 merged
May 22, 2025 -
Fix cut-off edit suggestions in the editor and rendering after minimap
#249537 merged
May 22, 2025 -
SCM - extract view mode (list/tree) into ISCMViewService
#249536 merged
May 22, 2025 -
Adds a copy-paste logic to preserve chat attachments and dynamic variables
#249533 merged
May 22, 2025 -
chat - setup dialog tweaks
#249449 merged
May 22, 2025 -
Update Go grammar
#249525 merged
May 22, 2025 -
Make sure to escape cspSource
#249518 merged
May 22, 2025 -
SCM Graph - do not show actions for folders
#249516 merged
May 22, 2025 -
VS Code Speech shows modal dialog after cancelling (fix #249492)
#249512 merged
May 22, 2025 -
Refactor autoReveal
#249500 merged
May 22, 2025 -
first pass at new implicit attachments
#249473 merged
May 22, 2025 -
fix: use markdown string for MCP tool confirmation
#249497 merged
May 21, 2025 -
Make
service-worker.ts
into a fake module#249493 merged
May 21, 2025 -
SCM Graph - add tree rendering for commit
#249483 merged
May 21, 2025 -
Allow rendering faster responses eg Cerebras
#249491 merged
May 21, 2025 -
add install extension tool
#249450 merged
May 21, 2025 -
add tags to increase discoverability of new user action required sound
#249488 merged
May 21, 2025 -
Adds observable test & fixes issues when triggering a recomputation from within record changes.
#249476 merged
May 21, 2025 -
add unique sounds for code action triggered/ applied
#249481 merged
May 21, 2025 -
Support LSP based completion provider
#243528 merged
May 21, 2025 -
add
IChatRequestVariableEntry#toUri
and use it instead of addressable value#249469 merged
May 21, 2025 -
check if auto confirmed before playing accessibility signal
#249478 merged
May 21, 2025 -
Pick up latest vscode-markdown-languageserver
#249413 merged
May 21, 2025 -
rm setting ref in chat user action required signal setting
#249468 merged
May 21, 2025 -
Removes duplicated header
#249466 merged
May 21, 2025 -
Removes duplicated header
#249465 merged
May 21, 2025 -
Get things running
#249452 merged
May 21, 2025 -
Use normal webview index.html for firefox
#249392 merged
May 21, 2025 -
Add error message to "Failed to render content" fallback
#249458 merged
May 21, 2025 -
Fix for semantic search triggering on option changes
#249455 merged
May 21, 2025 -
Add support for tool sets
#249448 merged
May 21, 2025 -
propagate list/tree indent level to renderers
#249443 merged
May 21, 2025 -
chat - setup dialog updates
#249432 merged
May 21, 2025 -
Support
@builtin @disabled
#235885 merged
May 21, 2025 -
Rename "Next Edit Suggestions" to "Next edit suggestions" and "Code Completion" to "Code completion"
#249428 merged
May 21, 2025 -
Take care of some of the boring refactor changes
#249429 merged
May 21, 2025 -
debt - disable use of node.js
path
lib#249425 merged
May 21, 2025 -
Update log tmLanguage from vscode-logfile-highlighter 3.4.1
#249046 merged
May 21, 2025 -
Splits up observable files
#249382 merged
May 21, 2025 -
Removes ITextModel dependency from objectStream.ts
#249369 merged
May 21, 2025 -
debt - reduce use of node.js
path
#249423 merged
May 21, 2025 -
chat - tweak setup error response
#249417 merged
May 21, 2025 -
Revert "Only use the main prompt file to decide about the mode and tools"
#249407 merged
May 21, 2025 -
Clean up old 'toolSelection'
#249411 merged
May 21, 2025 -
mcp: adopt command to get the debugpy path
#249406 merged
May 20, 2025 -
[prompts]: add support for "unquoted string" values in prompt file headers
#249374 merged
May 20, 2025 -
don't play signal if auto approve is enabled
#249394 merged
May 20, 2025 -
by default, play tool user action required when window is not focused
#249379 merged
May 20, 2025 -
mcp: initial wiring for resources
#249361 merged
May 20, 2025 -
SCM Graph - simplify margin rendering
#249386 merged
May 20, 2025 -
Replace -v with -n and parameter expansion zsh shell integration
#248663 merged
May 20, 2025 -
remove unused code
#249380 merged
May 20, 2025 -
feat: add AI search delayer and handle early promises
#249135 merged
May 20, 2025 -
debt - avoid
any
for timeout/interval#249348 merged
May 20, 2025 -
Moves getPositionOffsetTransformerFromTextModel into its own file
#249368 merged
May 20, 2025 -
Semantic search tracing changes
#249366 merged
May 20, 2025 -
Fixes #248784
#249363 merged
May 20, 2025 -
Only use the main prompt file to decide about the mode and tools
#249364 merged
May 20, 2025 -
Add
window.menuStyle
#249339 merged
May 20, 2025 -
SCM - adjust source control context picker labels
#249360 merged
May 20, 2025 -
GitHub - fix regression in
getOctokitGraphql()
#249355 merged
May 20, 2025 -
GitHub - fix graphql query regression following the ESM migration
#249340 merged
May 20, 2025 -
SCM - extract history item hover content creation
#249331 merged
May 20, 2025 -
Capture commands in queue and pending responses in telemetry
#249310 merged
May 20, 2025 -
chore: bump electron@35.4.0
#249241 merged
May 20, 2025 -
Fix participant slash commands in non-ask mode
#249325 merged
May 20, 2025 -
fix: delayed webview resource loading due to sw controller changes
#249114 merged
May 20, 2025 -
disallow keyboard navigation into the
x
button#249324 merged
May 20, 2025 -
Include preview roots in list of allowed markdown preview csp roots
#249323 merged
May 20, 2025 -
polish chat tool accessibility
#249283 merged
May 19, 2025 -
[prompts]: improve front matter record diagnostic messages
#249319 merged
May 19, 2025 -
add sound for
chatUserActionRequired
, addannouncement
setting#248952 merged
May 19, 2025 -
add custom aria labels for chat tool confirmation codeblocks
#249288 merged
May 19, 2025 -
Semantic search improvements
#249317 merged
May 19, 2025 -
Adds inline completion requestUuid to edit metadata
#249316 merged
May 19, 2025 -
[prompts][debt]: remove the last '.bind()' calls in the base decoder class
#249311 merged
May 19, 2025 -
Introduces TextModelEditReason and sets reloadFromDisk edit reason when text document is reloaded.
#249309 merged
May 19, 2025 -
SCM Graph - improve history item context hover
#249308 merged
May 19, 2025 -
Fixes timeTravelScheduler bug
#249307 merged
May 19, 2025 -
Fixes previousValue for first run of runOnChange
#249306 merged
May 19, 2025 -
debt: sort imports
#248434 merged
May 19, 2025 -
Revert "use idiomatic programming in
setupChatModeAndTools
, also localize human readable strings"#249299 merged
May 19, 2025 -
[prompts]: add 'prompt' language ID to the list of excluded inline chat hint languages
#249298 merged
May 19, 2025 -
Adding traces for semantic searches
#249296 merged
May 19, 2025 -
Removes unused debounceDelayMs
#249290 merged
May 19, 2025 -
Bump undici from 7.2.3 to 7.9.0
#249029 merged
May 19, 2025 -
Insiders Editing PR Comment Not Working
#249253 merged
May 19, 2025 -
fix #249251
#249275 merged
May 19, 2025 -
debt - avoid use of
d.ts
to export types#249248 merged
May 19, 2025 -
Menu bar cleanup before implementing window.menuStyle
#249268 merged
May 19, 2025 -
SCM Graph - add action to summarize history item
#249265 merged
May 19, 2025 -
add a slight animation for "atomic" edits
#249262 merged
May 19, 2025 -
SCM Graph - add context menu action to add history item to chat
#249255 merged
May 19, 2025 -
Fix undefined property access in gutterIndicatorView
#249250 merged
May 19, 2025 -
fix browser elements bugs
#249245 merged
May 19, 2025 -
Avoid errorDetails being rendered multiple times while scrolling
#249219 merged
May 18, 2025 -
SCM - expose complete diff information to extensions
#249199 merged
May 18, 2025 -
eng - fix layer checker
#249196 merged
May 18, 2025 -
Fix missing tool calls after cancelling tool call
#249191 merged
May 18, 2025 -
chat - improve error warning when forwarding to real agent fails
#249181 merged
May 17, 2025 -
mcp: add a devmode for MCP servers
#249034 merged
May 17, 2025 -
dialog - restore message handling partially
#249173 merged
May 17, 2025 -
Popped out Chat also opens editor (fix microsoft/vscode-copilot#17492)
#249170 merged
May 17, 2025 -
make sure ui element selection always opens chat
#249164 merged
May 17, 2025 -
remove console logs
#249160 merged
May 17, 2025 -
Make ChatListRenderer resilient to failing to render parts
#249155 merged
May 16, 2025 -
Fix summarization progress message breaking list rendering
#249151 merged
May 16, 2025 -
chat: apply tool autoconfirm outside of chat stream processing
#249147 merged
May 16, 2025 -
mcp: v1 support for mcp prompts
#249139 merged
May 16, 2025 -
Fix for undefined tree
#249125 merged
May 16, 2025 -
Ensure tab doesn't get stuck in tool confirmation code block
#249138 merged
May 16, 2025 -
Always reveal pre-execution & default fallback logic
#249136 merged
May 16, 2025 -
Ensure widget is hidden prior to action runs
#249129 merged
May 16, 2025 -
support remote only mcp servers
#249124 merged
May 16, 2025 -
simple browser fix for livepreview and navigation
#249051 merged
May 16, 2025 -
Bring back container focus for autoreveal cell execution w/ AI
#249121 merged
May 16, 2025 -
fix: set content reference description on historical chat attachments
#249112 merged
May 16, 2025 -
Initial support of OAuth in MCP
#249056 merged
May 16, 2025 -
fix the query result
#249107 merged
May 16, 2025 -
Adjust chat editing UX
#249105 merged
May 16, 2025 -
SCM - switch quick diff to use the
advanced
diff algo to fix some edge cases#249106 merged
May 16, 2025 -
use mcp server codicon
#249103 merged
May 16, 2025 -
aux window - scoped services alignments
#249095 merged
May 16, 2025 -
Update action titles for compact and always on top window modes
#249100 merged
May 16, 2025 -
chat - defer revealing of chat view to after sign-in dialog
#249102 merged
May 16, 2025 -
Update codicon font file to reflect recent changes - mcp fix
#249101 merged
May 16, 2025 -
Add 'mcp' icon to codicons library
#249093 merged
May 16, 2025 -
SCM - polish history item context picker
#249088 merged
May 16, 2025 -
Git - do not add ellipsis to history item subject/timeline item label
#249086 merged
May 16, 2025 -
fix #248836
#249085 merged
May 16, 2025 -
SCM Graph - do not show inline action in the context menu
#249075 merged
May 16, 2025 -
aux window - improve compact actions functionality
#249070 merged
May 16, 2025 -
SCM - add the capability to attach a history item as chat context
#249073 merged
May 16, 2025 -
fixes https://github.com/microsoft/vscode-copilot/issues/17264
#249072 merged
May 16, 2025 -
Don't throw out of tools extension point
#249057 merged
May 15, 2025 -
Enhance autoReveal arg behavior for AI cell execution tracking
#248863 merged
May 15, 2025 -
Have empty category up top not down at the bottom
#249055 merged
May 15, 2025 -
fix: register widgets in chat attachments content part
#249054 merged
May 15, 2025 -
Don't allow element to be undefined when setting aria label
#249052 merged
May 15, 2025 -
handle some task disposables
#249047 merged
May 15, 2025 -
Fix for auto search on empty
#249043 merged
May 15, 2025 -
add opt-in setting to gracefully kill terminal processes
#248947 merged
May 15, 2025
20 Pull requests opened by 17 people
-
chat style update
#249042 opened
May 15, 2025 -
Run tests in parallel
#249062 opened
May 16, 2025 -
Add some tree sitter API tests
#249078 opened
May 16, 2025 -
Font Size PR with Screen Reader Change
#249098 opened
May 16, 2025 -
fix #249087: Handle dirty work tree error when branch name is specified in git.checkout command
#249171 opened
May 17, 2025 -
feat(quickinput): improve dnd drag areas UX
#249261 opened
May 19, 2025 -
Fix: Ensure folder contents are restored on undo (Fixes #249263)
#249273 opened
May 19, 2025 -
Bump undici from 7.3.0 to 7.9.0 in /remote
#249292 opened
May 19, 2025 -
feat: offer to move into Applications folder on macOS
#249345 opened
May 20, 2025 -
refactor: remove unnecessarily renamed
#249354 opened
May 20, 2025 -
Render complex HTML in screen reader content
#249356 opened
May 20, 2025 -
fix: bump progressive render rate for Cerebras models
#249397 opened
May 20, 2025 -
mcp: allow attaching resources as chat contextgit
#249398 opened
May 20, 2025 -
fix: missing translations of remote built-in extensions
#249430 opened
May 21, 2025 -
mcp: support resource templates
#249498 opened
May 21, 2025 -
Initial support of dynamic auth providers for MCP
#249501 opened
May 22, 2025 -
add background to implicit context attachment
#249502 opened
May 22, 2025 -
Don't check default mode experiment for free users
#249509 opened
May 22, 2025 -
Fix sanitizer call
#249520 opened
May 22, 2025 -
Copilot `1.100` recovery fixes
#249521 opened
May 22, 2025
270 Issues closed by 71 people
-
MCP tool parameters are not being passed properly.
#249505 closed
May 22, 2025 -
Waiting for VS Code to connect...
#249053 closed
May 22, 2025 -
fnm/nvm node installs are not found on Windows
#249130 closed
May 22, 2025 -
`dom.ts#getFocusedWindow()` has a weird redundant check
#249416 closed
May 22, 2025 -
Python debugging Unhandled: on_readmemory_request not available in PyDevJsonCommandProcessor.
#249341 closed
May 22, 2025 -
Tree - updating `workbench.tree.indent` does not re-render elements
#249540 closed
May 22, 2025 -
Unable to open repository
#228221 closed
May 22, 2025 -
VSCode crashing with large XML and Markdown files.
#162842 closed
May 22, 2025 -
how to display my .env file in my directory
#248168 closed
May 22, 2025 -
After restart of VSCode due to an upgrade, many files are opened in my project, all with the last change undone
#248884 closed
May 22, 2025 -
nin
#248960 closed
May 22, 2025 -
Changing theme doesn't update the editor colors
#243574 closed
May 22, 2025 -
Feature request: Preserve active context tag when copying/pasting
#249523 closed
May 22, 2025 -
Agent Mode not asking to Keep/Undo, just doing.
#249510 closed
May 22, 2025 -
Comment toggling doesn't work when using Treesitter
#246413 closed
May 22, 2025 -
Go syntax highlighting incorrectly identifies multiplication operator as address operator
#249412 closed
May 22, 2025 -
Why am I being limited as I have a paid subscription for a year...
#249506 closed
May 22, 2025 -
Ok
#249495 closed
May 22, 2025 -
Delete
#249515 closed
May 22, 2025 -
Project Screen Time
#249441 closed
May 22, 2025 -
VS Code Speech shows modal dialog after cancelling
#249492 closed
May 22, 2025 -
File automatic refresh does not work when view the log file access.log of nginx.
#249289 closed
May 22, 2025 -
VSCode hangs when opening or saving files
#249467 closed
May 22, 2025 -
VisualStudio2022-like Method Sorting
#244154 closed
May 22, 2025 -
Add copy button and other controls to bottom of code snippet UI in CoPilot Chat
#244204 closed
May 22, 2025 -
Missing Custom Model Provider Option
#248878 closed
May 22, 2025 -
Ok
#249494 closed
May 22, 2025 -
Support auto reveal on cell execution
#248546 closed
May 22, 2025 -
https://github.com/microsoft/vscode/issues/249216
#249217 closed
May 21, 2025 -
unauthorized
#248576 closed
May 21, 2025 -
Slow IntelliSense blocks fast snippet suggestions
#249490 closed
May 21, 2025 -
add `tags` to `accessibility.signals.chatUserActionRequired` to increase discoverability
#249390 closed
May 21, 2025 -
Consider how to make the user action required sound setting discoverable
#249376 closed
May 21, 2025 -
Cannot sign in - "No accounts requested yet..."
#249482 closed
May 21, 2025 -
Use new sounds for code action triggered and applied instead of reusing voice ones
#235989 closed
May 21, 2025 -
Terminal suggest: Support LSP-based completion provider
#241167 closed
May 21, 2025 -
Chat user confirmation chimes even with always or workspace allow
#249389 closed
May 21, 2025 -
Unset variables for paths and filenames may be causing errors
#249463 closed
May 21, 2025 -
Extension host terminated unexpectedly 3 times within the last 5 minutes.
#249433 closed
May 21, 2025 -
Python program not running as after closing it
#249436 closed
May 21, 2025 -
Sing in button in GitHub Copilot not working
#249405 closed
May 21, 2025 -
Unable to use Copilot chat as I am unable to click on option "Sign in with a GitHub.com account .
#249329 closed
May 21, 2025 -
Copilot chat extremely slow in VS Code version 1.100.1
#248957 closed
May 21, 2025 -
why is it that i cant run my programs on vs code anymore
#249454 closed
May 21, 2025 -
re-active
#240649 closed
May 21, 2025 -
chirp_pat_pot
#249451 closed
May 21, 2025 -
High CPU Usage on Remote SSH Connections
#247080 closed
May 21, 2025 -
Network connection error in VS code.
#247231 closed
May 21, 2025 -
Folding/Unfolding Glitch as well as CSS color palettes not showing all of a sudden
#248022 closed
May 21, 2025 -
Debugger freeze when breakpoint active
#248325 closed
May 21, 2025 -
im unable to see the answer
#248614 closed
May 21, 2025 -
I want the latest version of vs code
#248817 closed
May 21, 2025 -
Extension Signature Verification Failed: rust-analyzer
#249437 closed
May 21, 2025 -
`@builtin @enabled` doesn't work
#227732 closed
May 21, 2025 -
Javascript Error in the main process
#248955 closed
May 21, 2025 -
Extension Signature Verification Failed: GitHub Copilot Chat
#249077 closed
May 21, 2025 -
Extension Signature Verification Failed: GitHub Copilot Chat
#248787 closed
May 21, 2025 -
Make sure the ref is set before accessing the element. Maybe wrong initialization order?
#248830 closed
May 21, 2025 -
Cannot remove a path from Workspaces and Folders
#249180 closed
May 21, 2025 -
exclude option for go to symbol
#249388 closed
May 21, 2025 -
Allow to scope settings by platform
#249422 closed
May 21, 2025 -
ctrl + I for assistant
#248607 closed
May 21, 2025 -
[BUG]: search will add additional gap at top
#249373 closed
May 21, 2025 -
Cengage auto grader is not working
#249395 closed
May 21, 2025 -
bug
#249403 closed
May 21, 2025 -
bh
#249402 closed
May 21, 2025 -
bug
#249401 closed
May 21, 2025 -
bug
#249400 closed
May 21, 2025 -
bug
#249399 closed
May 21, 2025 -
bad syntax highlighting for Docker comments
#245289 closed
May 21, 2025 -
Windows 11 right click context menu "Open with Code"
#246327 closed
May 21, 2025 -
Time Out
#249167 closed
May 20, 2025 -
Error
#249084 closed
May 20, 2025 -
Add "type" to TypeScript imports if an import fix is not related to executable code
#249131 closed
May 20, 2025 -
Simple Browser not rendering any page
#249168 closed
May 20, 2025 -
I cannot Ctrl+Click on functions nor hover around them with my cursor
#249328 closed
May 20, 2025 -
by default, chat user action required sound should only play when the window is not currently focused
#249375 closed
May 20, 2025 -
__vsc_update_env:7: unknown condition: -v
#248463 closed
May 20, 2025 -
Non vscode themes show wrong colors
#248765 closed
May 20, 2025 -
Workspace search causes window to hang
#248756 closed
May 20, 2025 -
Update Visual Studio Code Insiders and extensions when the app is closed
#243055 closed
May 20, 2025 -
CSS @property Rule Initial-Value Bug in Workbench CSS
#242155 closed
May 20, 2025 -
Copilot chat extremely slow in VS Code version 1.100.1
#249372 closed
May 20, 2025 -
Support Harmony Next PC
#249326 closed
May 20, 2025 -
ERR The reader object cannot be used outside its compute function!
#248784 closed
May 20, 2025 -
Allow use of custom menu with native titlebar (on Linux and Windows)
#229053 closed
May 20, 2025 -
VS Code!
#249220 closed
May 20, 2025 -
### Bug Report – Augment Extension in VS Code
#249137 closed
May 20, 2025 -
C# code editing in VS Code Insiders causes issues with intermediate files.
#249260 closed
May 20, 2025 -
Do not invent your own event system
#248357 closed
May 20, 2025 -
Set different color for file tabs in multiroot workspace
#249335 closed
May 20, 2025 -
Unable to synchronize my settings
#249142 closed
May 20, 2025 -
Question about bracket pair colorization
#248823 closed
May 20, 2025 -
HTTP requests sent from a VS Code extension can't be aborted
#227805 closed
May 20, 2025 -
System.UnauthorizedAccessException: Access to the path 'D:\a\_work\1\vscode-server-win32-x64\node.exe' is denied
#248377 closed
May 20, 2025 -
--extensions-dir Ignored When ~/.vscode/extensions Exists (Fedora 42 + KDE Wayland)
#248304 closed
May 20, 2025 -
I lost my whole project
#248455 closed
May 20, 2025 -
terminal not opening
#248523 closed
May 20, 2025 -
PHP-DEVSENSE 插件会导致BUG “正在加载 IntelliSense 状态”
#248586 closed
May 20, 2025 -
A mensagem de uso completo do chat está enganosa(pelo menos me fez pensar assim)
#248643 closed
May 20, 2025 -
integrated problem
#248644 closed
May 20, 2025 -
Terminal 1.100.0 crash with KDE linux
#248646 closed
May 20, 2025 -
Sign in to GitHub.com Chat
#248656 closed
May 20, 2025 -
explorer faulty
#248661 closed
May 20, 2025 -
saying sorry, no response was returned.
#248714 closed
May 20, 2025 -
cant check 4 updates
#248715 closed
May 20, 2025 -
not sign in to github
#248728 closed
May 20, 2025 -
Sign In to GitHub.com Chat not working
#248732 closed
May 20, 2025 -
see
#249349 closed
May 20, 2025 -
WSL setup on Windows 11 aarch64 not working
#249211 closed
May 20, 2025 -
SCM Graph - avatars are not shown in the hover
#249332 closed
May 20, 2025 -
Extension Signature Verification Failed: Vue - Official
#249162 closed
May 20, 2025 -
Reformatting code on save when instructed not to. "editor.formatOnSave": false,
#245275 closed
May 20, 2025 -
Extension Signature Verification Failed: Python
#249322 closed
May 20, 2025 -
After selecting all the text in the search box of "Ctrl+F", entering text will not replace the previous text.
#249336 closed
May 20, 2025 -
UNWANTED: VS Code keeps reformatting my code
#249174 closed
May 20, 2025 -
para hacer el debug en c# me carga primero el modulo para hacer el debug pero despues me lo quita, se desaparece
#249330 closed
May 20, 2025 -
debug.log being created in some folders at startup with handle held
#247673 closed
May 20, 2025 -
BUG in `Refactor: move to new file`
#242499 closed
May 20, 2025 -
[Feature Request] Built-in PDF Viewer in VSCode
#249194 closed
May 20, 2025 -
Accident - please remove
#249224 closed
May 20, 2025 -
Add /list command to list all tools in agent mode
#249237 closed
May 20, 2025 -
Allow Integrated Terminal to Detach as Floating Window by Default
#244002 closed
May 20, 2025 -
Put breadcrumbs navigation for both files in the file comparison window in side-by-side layout
#244031 closed
May 20, 2025 -
Better encoding transparency in the TextDocument API
#244050 closed
May 20, 2025 -
Add a "FullPath" option to Breadcrumbs.FilePath & add a BreadCrumbs.FilePath.Last option
#244070 closed
May 20, 2025 -
Import support for snippets
#244133 closed
May 20, 2025 -
webview open slow on 1.99
#245756 closed
May 20, 2025 -
Markdown preview katex support not loaded on web when running out of sources
#249321 closed
May 20, 2025 -
Chat response aria label / alert should indicate the command/input the tool intends to run
#249276 closed
May 19, 2025 -
chat tool invocation input info is not present in the accessible view
#249280 closed
May 19, 2025 -
Debugging issue: --experimental-network-inspection flag cannot be disabled in Visual Studio Code
#248599 closed
May 19, 2025 -
add sound for when tool requires user action in chat agent mode
#244290 closed
May 19, 2025 -
Play sound when chat agent requires user attention
#248200 closed
May 19, 2025 -
Aria label for chat tool codeblocks should be the title, not `code block n`
#249279 closed
May 19, 2025 -
VS Code crashes another window
#249320 closed
May 19, 2025 -
Наймите себе нормальных тестировщиков
#249270 closed
May 19, 2025 -
Error tunning code --add-mcp
#248566 closed
May 19, 2025 -
Implement API for listening to executed commands
#248743 closed
May 19, 2025 -
hacker in this program along with others
#248461 closed
May 19, 2025 -
Improve recovering from chat response errors
#249240 closed
May 19, 2025 -
Using `bind` on a `this.<method>` referencing that method?
#248389 closed
May 19, 2025 -
RHEL10 crypto policy rejects microsoft.asc GPG key
#249302 closed
May 19, 2025 -
VSCode terminal incorrect behavior for some function keys on macOS. Typing ~ instead of allowing system shortcut
#249235 closed
May 19, 2025 -
Graphing data in debugger for many programming languages
#249295 closed
May 19, 2025 -
cannot find Db2
#241789 closed
May 19, 2025 -
First key stroke will not take effect in a new Terminal (Powershell) window
#249133 closed
May 19, 2025 -
InlayHints requested even if setting is "editor.inlayHints.enabled": "offUnlessPressed"
#249287 closed
May 19, 2025 -
copilot stopped working
#248584 closed
May 19, 2025 -
InlayHintsProvider called three times for same range
#249286 closed
May 19, 2025 -
Invalid tool is already registered error
#249266 closed
May 19, 2025 -
Insiders Editing PR Comment Not Working
#249117 closed
May 19, 2025 -
Bad CSS import in `common` layer
#249251 closed
May 19, 2025 -
How to use myself CTAG to jump defination like vim in vscode?
#247049 closed
May 19, 2025 -
[BUG] terminal spams "e" after typing in it
#249019 closed
May 19, 2025 -
VSCode keep using /bin/bash instead of /bin/zsh when default profile was zsh
#249169 closed
May 19, 2025 -
Line breaks not copying out of VSCode Results pane
#249264 closed
May 19, 2025 -
VSCode changed my coding style after selecting default task
#241812 closed
May 19, 2025 -
can't rename or paste some text sometimes
#247358 closed
May 19, 2025 -
https://electronjs.org/docs/latest
#248668 closed
May 19, 2025 -
TextMate Scope Names in VSCode
#249074 closed
May 19, 2025 -
Additional Option for Ctrl-Shft-F | Search Inside Files | Allows to only search File/Folder Names
#249141 closed
May 19, 2025 -
Cannot read properties of undefined (reading 'read')
#249153 closed
May 19, 2025 -
Ask @vscode button not working in Help section
#249215 closed
May 19, 2025 -
I cannot log into Github within VsCode
#249212 closed
May 19, 2025 -
I cannot log into copilot with Github
#249214 closed
May 19, 2025 -
Unable to connect remote (ssh)
#249225 closed
May 19, 2025 -
my
#241297 closed
May 19, 2025 -
GitHub Copilot Login Flow Needs Improvement
#243665 closed
May 19, 2025 -
Pinned Tab Anchoring
#243997 closed
May 19, 2025 -
Bug
#249233 closed
May 19, 2025 -
Bug
#249232 closed
May 18, 2025 -
EACCES: permission denied, unlink '/usr/local/bin/code'
#238781 closed
May 18, 2025 -
The copilot plan says agent mode is unlimited. But it isn't.
#249207 closed
May 18, 2025 -
Copilot usage limits
#249109 closed
May 18, 2025 -
Fractional scaling on X11 is blurry and cuts right borders.
#193080 closed
May 18, 2025 -
Source Control Repository data not showing
#249104 closed
May 18, 2025 -
New
#249205 closed
May 18, 2025 -
Not finding all references of a field
#240703 closed
May 18, 2025 -
Outline - display local functions
#249166 closed
May 18, 2025 -
SCM - filter changed files by status
#239668 closed
May 18, 2025 -
command line option --diff support --left-readonly flag
#241434 closed
May 18, 2025 -
Elevate information on skipped tests to top level of GUI report
#242916 closed
May 18, 2025 -
[html] Auto close HTML tag only when closing
#242884 closed
May 18, 2025 -
[Feature request] Tree view option in Open Editors pane
#243589 closed
May 18, 2025 -
[wsl] continue downloading WSL server when VS Code is closed
#243647 closed
May 18, 2025 -
Icon inheritance for file icon themes
#243662 closed
May 18, 2025 -
Auto Collapsing Explorer
#243678 closed
May 18, 2025 -
[Feature Request] Allow extensions to contribute resolvable variables
#243681 closed
May 18, 2025 -
[Feature Request] Expose more properties for FileDecoration
#243682 closed
May 18, 2025 -
DocumentColorProvider defer edits until after the color picker is closed
#243684 closed
May 18, 2025 -
Window freeze when searching | VS Code Insiders 1.101.0-inside
#248707 closed
May 17, 2025 -
Can t login into Github copilot
#249187 closed
May 17, 2025 -
Explorer > Create Project instead of Create Java Project
#249186 closed
May 17, 2025 -
Feature Request: Integrated GUI SCP File Transfer in Terminal SSH Sessions
#249175 closed
May 17, 2025 -
Infinite initialization trials for MCP using SSE
#248949 closed
May 17, 2025 -
Material Connected to CS50 Classes Are Missing
#249165 closed
May 17, 2025 -
打开终端提示窗口无响应
#240456 closed
May 17, 2025 -
Open Tasks in New Window
#246752 closed
May 17, 2025 -
Copilot isn't working
#247217 closed
May 17, 2025 -
Search and test case running became very slow
#247733 closed
May 17, 2025 -
Erros no modo agente com Sonet 3.7
#247920 closed
May 17, 2025 -
MSAL authentication does not support passwordless
#248251 closed
May 17, 2025 -
Stop does not always work
#248380 closed
May 17, 2025 -
Some emojis in terminal looks horizontally squashed
#248446 closed
May 17, 2025 -
my-swift
#241296 closed
May 17, 2025 -
ارسل لنا رساله اذه واجهت اي خطا او ثغره وشكرا لكم
#249126 closed
May 17, 2025 -
Chat - Codebase option missing in Add Context
#248981 closed
May 17, 2025 -
Extremely laggy scroll M3 silicon (no extensions)
#249158 closed
May 17, 2025 -
"summarizing" task breaks chat view
#249148 closed
May 16, 2025 -
my-awiftcom
#241298 closed
May 16, 2025 -
Cannot read properties of undefined (reading 'hasNode')
#248841 closed
May 16, 2025 -
Improve tool codeblock accessibility
#249134 closed
May 16, 2025 -
Feature Request: Add "Fold All" Option for Source Control Tree View
#238436 closed
May 16, 2025 -
[BUG] Simple Browser missing element selection
#248975 closed
May 16, 2025 -
Provide a better error message when an MCP server uses npx and node/npx aren't found
#246252 closed
May 16, 2025 -
Sk
#249091 closed
May 16, 2025 -
Hitting Escape button doesn't immediately go back to normal mode in VIM when there is edit suggestion
#249110 closed
May 16, 2025 -
VS Code doesn't display hidden unicode characters
#249099 closed
May 16, 2025 -
Debug toolbar can be moved under macOS window controls where they can't be removed
#249108 closed
May 16, 2025 -
in sidebar how multiple explorer Icon so we are confuse in which icon on open folder structure.
#249089 closed
May 16, 2025 -
Chat editing UX should adjust to the editing strategy
#249083 closed
May 16, 2025 -
SCM - Clicking on `git` line next to line numbers causes UI issues
#248612 closed
May 16, 2025 -
launch.json: show / hide tasks on different platforms?
#249050 closed
May 16, 2025 -
Could Terminal support to open in new editor like Chat?
#249066 closed
May 16, 2025 -
baromság
#248543 closed
May 16, 2025 -
Terminal split makes left terminal go black
#249071 closed
May 16, 2025 -
Terminals as tabs
#249060 closed
May 16, 2025 -
Allow Granular Control Over MCP Tool Discovery in GitHub Copilot Chat
#248368 closed
May 16, 2025 -
Teste de MCP GitHub
#248583 closed
May 16, 2025 -
version 1.99.3 has no SCM incoming/outgoing changes
#248914 closed
May 16, 2025 -
SCM Graph view item context menu has duplicate `Open Changes` entries
#248922 closed
May 16, 2025 -
Including link: https://thecleverprogrammer.com/
#248925 closed
May 16, 2025 -
Links to updated versions are not provided at updates website
#249096 closed
May 16, 2025 -
VS Code settings from a running Docker container interact with local workspace .vscode/settings.json
#246798 closed
May 16, 2025 -
in sidebar how multiple explorer Icon so we are confuse in which icon on open folder structure.
#249090 closed
May 16, 2025 -
not cuntiniusily do as i ecepted
#247917 closed
May 16, 2025 -
Creating files and copying paste is taking forever
#248178 closed
May 16, 2025 -
Terminal corrupt after docker compose fail
#248402 closed
May 16, 2025 -
Terminal Screencheese / Often Broken On Windows
#248408 closed
May 16, 2025 -
didn't worked
#249014 closed
May 16, 2025 -
Cannot read properties of undefined (reading 'identifier')
#248836 closed
May 16, 2025 -
candidate link in public endgame plan does not work for external users
#249039 closed
May 16, 2025 -
Extension Signature Verification Failed: GitLens — Git supercharged
#248916 closed
May 16, 2025 -
Extension Signature Verification Failed: Jupyter
#249079 closed
May 16, 2025 -
Extension Signature Verification Failed: Python
#248946 closed
May 16, 2025 -
Extension Signature Verification Failed: Language Support for Java(TM) by Red Hat
#249032 closed
May 16, 2025 -
Extension Signature Verification Failed
#248597 closed
May 16, 2025 -
Extension Signature Verification Failed: Continue - Codestral, Claude, and more
#249036 closed
May 16, 2025 -
AbstractChatAttachmentWidget leaks
#249003 closed
May 15, 2025 -
Cannot read properties of undefined (reading 'setAttribute')
#248832 closed
May 15, 2025 -
Weird behavior when renaming keywords like const / let / var
#248988 closed
May 15, 2025 -
TerminalInstance leaks
#249002 closed
May 15, 2025 -
"Open with Code" not in default right click menu
#249037 closed
May 15, 2025 -
4-5s Freezes after typing
#249041 closed
May 15, 2025 -
April 2025 Recovery 2
#248903 closed
May 15, 2025 -
terminate tasks gracefully and not forcefully on closing VSCode or when using the "kill" (trashcan) button
#206607 closed
May 15, 2025 -
${workspaceFolder} variable is not resolved even with the latest release
#248986 closed
May 15, 2025 -
Voiceover Copilot Navigation Bug
#249004 closed
May 15, 2025
203 Issues opened by 184 people
-
Copilot limit didn´t resets
#249562 opened
May 22, 2025 -
Expose editor overview ruler colors for diff decorations for staged changes
#249561 opened
May 22, 2025 -
Context in Copilot chat is disabled by default in VSCode Insiders
#249559 opened
May 22, 2025 -
Can not start API in python Visual Studio Code
#249558 opened
May 22, 2025 -
settings support for configuring indentation of brackets (c-like languages)
#249557 opened
May 22, 2025 -
copilot chat prompt agent mode: create a.txt file
#249553 opened
May 22, 2025 -
Not able to commit/stage/resolve merge conflicts
#249551 opened
May 22, 2025 -
i have a problem writing code on vscode in JavaScript laggin
#249548 opened
May 22, 2025 -
Could not cancel out of dialog about stashing issue
#249547 opened
May 22, 2025 -
Filter settings that applies to all profiles
#249546 opened
May 22, 2025 -
Using instruction files with applyTo
#249531 opened
May 22, 2025 -
Terminal Sticky scroll hides active line when it's pushed to the top
#249530 opened
May 22, 2025 -
Extension Signature Verification Failed: Chinese (Simplified) (简体中文) Language Pack for Visual Studio Code
#249529 opened
May 22, 2025 -
Unable to launch as local admin - version 1.100
#249527 opened
May 22, 2025 -
The remote host may not meet VS Code Server's prerequisites for glibc and libstdc++
#249526 opened
May 22, 2025 -
Settings UI search results unexpectedly change
#249524 opened
May 22, 2025 -
After installing Visual Studio Code cannot get access to Internet
#249522 opened
May 22, 2025 -
Make `IChatRequestVariableEntry` more OOP like
#249519 opened
May 22, 2025 -
Source Control - Graph - compare view has undisable smooth scrolling
#249514 opened
May 22, 2025 -
Can't install linux-x64 extension on WSL
#249513 opened
May 22, 2025 -
Unable to authenticate to Azure using msal using the Azure machine Learning - Remote extension
#249507 opened
May 22, 2025 -
Auto-Pin Extensions with Actions Needed (Reload/Update) to the Top of Lis
#249504 opened
May 22, 2025 -
Chat toolbar shouldn't fade in
#249503 opened
May 22, 2025 -
Improve validation of prompt file headers
#249486 opened
May 21, 2025 -
Copilot starts processing prompt and updating code then stops. When it stops it’s changes are undone
#249485 opened
May 21, 2025 -
`editor.action.inlineSuggest.acceptNextLine` has unintuitive behaviour
#249484 opened
May 21, 2025 -
Add more LSP specific mapping, icons for different providers
#249480 opened
May 21, 2025 -
Support multiple LSP based completion provider
#249479 opened
May 21, 2025 -
vscode.terminal scheme for lsp REPL should conform to all OS
#249477 opened
May 21, 2025 -
Giving me an indentation error when there isnt one
#249474 opened
May 21, 2025 -
GH Copilot Agent Mode unable to create or edit files in build 1.101.0-insider (Universal)
#249472 opened
May 21, 2025 -
My debug launch selection no longer shows up, even if it set to docked.
#249471 opened
May 21, 2025 -
GitHub Copilot causing freeze/ performance issue when loading a webview from a editor context for a large files
#249470 opened
May 21, 2025 -
Bad rendering of text
#249464 opened
May 21, 2025 -
Substantial delays and missed keystrokes while backspacing in a markdown file
#249462 opened
May 21, 2025 -
copilot window doesn't close
#249461 opened
May 21, 2025 -
Missing Quotes for Python Path Argument - Space in Python Path Prevents Debugging with Arguments
#249460 opened
May 21, 2025 -
Getting asked for GitHub sign in and I'm not told why
#249459 opened
May 21, 2025 -
"Clear all Results" is rather slow (20s?) and blocks the UI when there are a lot of tests
#249457 opened
May 21, 2025 -
Not Able to login
#249456 opened
May 21, 2025 -
why is it that i cant run my programs on vs code anymore
#249453 opened
May 21, 2025 -
Allow TextSearchProvider2 FileSearchProvider2 registration with "file" schema
#249447 opened
May 21, 2025 -
Multiple remote connections fail after VSCode update
#249446 opened
May 21, 2025 -
'launch.json' parsing error: never finds a ',' or '}'
#249445 opened
May 21, 2025 -
Issue with GitHub Copilot in VS Code when using Git Bash on Windows
#249444 opened
May 21, 2025 -
Sorting is not persisted in Test Coverage
#249442 opened
May 21, 2025 -
VS Code Issue: GitHub Copilot Agent Mode Does Not Remember Tool Selections
#249440 opened
May 21, 2025 -
File not found make a whole chat fail
#249439 opened
May 21, 2025 -
Feature Request: Sync SSH configurations across devices via Settings Sync
#249438 opened
May 21, 2025 -
Extension Signature Verification Failed: GitHub Copilot Chat
#249434 opened
May 21, 2025 -
Can't debug my code
#249431 opened
May 21, 2025 -
Extension signature verification is failing with error code 137
#249427 opened
May 21, 2025 -
Accessibility: Screen Reader Fails to Announce Notification Status "4.1.3 Status Messages" Violation
#249426 opened
May 21, 2025 -
[Linux] MCP servers which require `node` or `npx` command don't start up in fish shell
#249424 opened
May 21, 2025 -
Show a rich hover over the branch picker
#249421 opened
May 21, 2025 -
Go to definition; Go to references and other realted features stops working sometime.
#249419 opened
May 21, 2025 -
Allow keyboard shortcut for "Find in Folder..." from Explorer sidebar
#249415 opened
May 21, 2025 -
Feature Request: Quickly Display Active Settings Sync Account in UI
#249414 opened
May 21, 2025 -
Support customizing the severity picked up by `problems.decorations.enabled`
#249410 opened
May 21, 2025 -
Repositories panel does not show full data
#249408 opened
May 21, 2025 -
Not mine
#249404 opened
May 20, 2025 -
VSCode tunnel 1.98.2 fails: legacy server 404 Error
#249396 opened
May 20, 2025 -
Windows Context Menu for Folder doesn't work
#249393 opened
May 20, 2025 -
git history hangs when showing diffs
#249391 opened
May 20, 2025 -
Standardized Rules Format
#249387 opened
May 20, 2025 -
Where is the fetch url
#249385 opened
May 20, 2025 -
Cannot step through subprocess code in debugger using debugpy
#249384 opened
May 20, 2025 -
It's not working.
#249383 opened
May 20, 2025 -
Copilot Rate Limit
#249381 opened
May 20, 2025 -
chat.focusWindowOnConfirmation isn't working for terminal tool confirmation
#249377 opened
May 20, 2025 -
Selecting word makes CTRL + Click -> "Go to Definition" stop working
#249371 opened
May 20, 2025 -
MCP: support an array of commands to start an MCP server
#249370 opened
May 20, 2025 -
Activity Bar Grouping
#249367 opened
May 20, 2025 -
Debugger running an old, uncalled method after code update
#249365 opened
May 20, 2025 -
server error 500
#249362 opened
May 20, 2025 -
Should `vscode.executeInlayHintProvider` gain `itemResolveCount` as an argument?
#249359 opened
May 20, 2025 -
refactor 'onDispose' of observable disposable to be 'Event'
#249358 opened
May 20, 2025 -
Inline chat does not reveal my prompt in multi-turn discussion
#249357 opened
May 20, 2025 -
[UriError]: Scheme contains illegal characters
#249353 opened
May 20, 2025 -
Add context key for current workspace folder
#249352 opened
May 20, 2025 -
[FR] Add option for git.untrackedChanges to accept current git repo setting for git's status.showUntrackedFiles
#249351 opened
May 20, 2025 -
Node.js debugger attach issues with custom debugger port
#249350 opened
May 20, 2025 -
Render lines as is for EditContext screen reader content (prep for variable font size PR)
#249347 opened
May 20, 2025 -
never use yeoman pls
#249344 opened
May 20, 2025 -
rendererAutoProfiler is creating a much bigger performance issue than it is supposedly solving
#249343 opened
May 20, 2025 -
コードが見られなくなった
#249342 opened
May 20, 2025 -
drag and move file twice will cause file disappear
#249337 opened
May 20, 2025 -
Search is very slow since Windows 11
#249334 opened
May 20, 2025 -
VSCode is very slow to operate
#249327 opened
May 20, 2025 -
Ask for user approval to install VS Code Server when connecting to remote machines
#249318 opened
May 19, 2025 -
Extension Signature Verification Failed: Python
#249315 opened
May 19, 2025 -
Wanted: Simple way to entirely disable copilot
#249314 opened
May 19, 2025 -
freeze
#249312 opened
May 19, 2025 -
Make Firefox use CSP
#249305 opened
May 19, 2025 -
improve ease of keyboard use for attachment management
#249304 opened
May 19, 2025 -
Assunto: Sugestão de melhoria – Inclusão de emulador nativo no VS Code
#249303 opened
May 19, 2025 -
My platform wont answer any more questions and I am sigend up to pay monthly it says erroe
#249300 opened
May 19, 2025 -
@ext:vscode.typescript-language-features crashing every few minutes
#249297 opened
May 19, 2025 -
The reference in instructions file does not take effect in the Remote SSH environment.
#249294 opened
May 19, 2025 -
[macOS] VSCode used "ApplicationSupport" instead of "Application Support"
#249291 opened
May 19, 2025 -
Able to login to USGovernment with Classic not MSAL
#249285 opened
May 19, 2025 -
Copilot Agent mode: Change `autoFix` behavior to ignore linting errors
#249284 opened
May 19, 2025 -
Reworking MCP tool prefixing behavior
#249281 opened
May 19, 2025 -
Markdown preview scroll "crawls" at EOF
#249278 opened
May 19, 2025 -
Indenting Bug
#249277 opened
May 19, 2025 -
Remote-SSH: Sign in Extension Fails with "s is not iterable" and No Login Page Displayed
#249274 opened
May 19, 2025 -
Allow to reuse the chat tool picker from within frontmatter
#249272 opened
May 19, 2025 -
Improve frontmatter support in prompt files
#249271 opened
May 19, 2025 -
Complex HTML screen reader content for different OS and Screen Reader type
#249269 opened
May 19, 2025 -
Extension Signature Verification Failed: Pylance
#249267 opened
May 19, 2025 -
Undoing Folder Deletion Only Restores an Empty Folder
#249263 opened
May 19, 2025 -
Adding layout control options into settings.json (quick panel position)
#249259 opened
May 19, 2025 -
Became too slow.
#249258 opened
May 19, 2025 -
Backspace'ing leading whitespace is broken
#249257 opened
May 19, 2025 -
Instruction files - comma separated list of glob patterns not working in applyTo property
#249256 opened
May 19, 2025 -
The search system is slow and can even cause Visual Studio Code to crash.
#249254 opened
May 19, 2025 -
Facing many issues with dev containers
#249252 opened
May 19, 2025 -
Make it easier to distinguish & trigger chat completion types
#249249 opened
May 19, 2025 -
Unable to read file... (NoPermissions FileSystemError EPERM)
#249247 opened
May 19, 2025 -
VSCODE Copilot hallucinating and not editing files in Agent mode
#249246 opened
May 19, 2025 -
Preserve Scroll Position When Zoom Level Changes
#249244 opened
May 19, 2025 -
Unbearable lag - Markdown language basics builtin plugin
#249243 opened
May 19, 2025 -
Debug Console ANSI colors do not display on MacOS
#249242 opened
May 19, 2025 -
Explore a better windows update flow
#249239 opened
May 19, 2025 -
Mixing new and old in github copilot pane
#249238 opened
May 19, 2025 -
i'm getting red words NUL in my output window
#249234 opened
May 18, 2025 -
Gemini 2.5 Pro Not working in the Agent mode
#249231 opened
May 18, 2025 -
VSCode renders settings added by extension incorrectly. So far only Gitlens
#249230 opened
May 18, 2025 -
Improve checkpoint experience in chat
#249229 opened
May 18, 2025 -
Improve VS Code design resources in Figma
#249227 opened
May 18, 2025 -
The way copilot is working now is kind of confusing
#249223 opened
May 18, 2025 -
Unexpected non-whitespace character
#249222 opened
May 18, 2025 -
Simple browser fails to select element
#249216 opened
May 18, 2025 -
Terminal: Create New Terminal in a Editor Area
#249213 opened
May 18, 2025 -
Test Issue from MCP
#249210 opened
May 18, 2025 -
why Unresponsive
#249209 opened
May 18, 2025 -
Copilot Agent is unable to Edit Files Using insert_edit_into_file Tool
#249206 opened
May 18, 2025 -
copilot groq deepseek thinking mode handle
#249204 opened
May 18, 2025 -
is not wornk
#249203 opened
May 18, 2025 -
allow zoom screen font distinct between more windows
#249201 opened
May 18, 2025 -
agent mode usage limit
#249200 opened
May 18, 2025 -
findFiles doesn't find newly added files in a virtual workspace
#249197 opened
May 18, 2025 -
Blank screen after awaken
#249195 opened
May 18, 2025 -
Extension Signature Verification Failed: GitHub Copilot Chat
#249193 opened
May 18, 2025 -
Piece of SHIT software!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
#249192 opened
May 18, 2025 -
[Feature Request] Granular Extension Loading Control via `tasks.json` or GUI
#249189 opened
May 18, 2025 -
quick input to a separate css variable
#249188 opened
May 17, 2025 -
Allow configuration via settings(.json) of quick diff decoration toggle state
#249184 opened
May 17, 2025 -
CoPilot is no longer useful since updating VSCode
#249183 opened
May 17, 2025 -
macOS: Cmd + Q does not quit app
#249179 opened
May 17, 2025 -
Copying notebook HTML output not working for some keyboard shortcuts.
#249176 opened
May 17, 2025 -
Let first VSCode window size be configurable.
#249163 opened
May 17, 2025 -
Extension Signature Verification Failed: rust-analyzer
#249161 opened
May 17, 2025 -
Extension Signature Verification Failed: ipython
#249159 opened
May 17, 2025 -
Repeadly Askign which Github Account
#249157 opened
May 17, 2025 -
Merge ChatEditingNotebookCellEntry code from document entry into a common area
#249156 opened
May 16, 2025 -
Cannot read properties of undefined (reading 'id')
#249154 opened
May 16, 2025 -
[7ae] potential listener LEAK detected, having 421 listeners already. MOST frequent listener (237):
#249152 opened
May 16, 2025 -
[14c] potential listener LEAK detected, having 529 listeners already. MOST frequent listener (224):
#249150 opened
May 16, 2025 -
[07c] potential listener LEAK detected, having 182 listeners already. MOST frequent listener (9):
#249149 opened
May 16, 2025 -
Classic sign on deprication.
#249146 opened
May 16, 2025 -
[Bug] VS code doesn't deselect text in find box if you pasted text ends with new line
#249145 opened
May 16, 2025 -
vim is rendering strangely on first render
#249144 opened
May 16, 2025 -
Terminal action hover dismisses even with option key held
#249143 opened
May 16, 2025 -
LimitedFunctionality: ProjectBuildSnapshotService
#249140 opened
May 16, 2025 -
Avoid copying a single empty line into the Clipboard
#249132 opened
May 16, 2025 -
طلبات سحب او واجهت اي مشكله ارسل لنا رساله
#249128 opened
May 16, 2025 -
اذه واجهة اي مشكله ارسل رساله لان لنا
#249127 opened
May 16, 2025 -
GitHub Copilot Extension Issue: Fails to Release File Handles After API Rate Limit Errors
#249122 opened
May 16, 2025 -
MCP: Incorrect tool count after first Start
#249120 opened
May 16, 2025 -
VSCode disappeared from %path% and all shortcuts to it became invalid
#249116 opened
May 16, 2025 -
DevContainer: Copilot took too long to get ready. Please review the guidance in the Chat view.
#249115 opened
May 16, 2025 -
Test: `runOptions.instancePolicy` for tasks
#249113 opened
May 16, 2025 -
Can't move Debug Control Strip (stuck under window controls)
#249111 opened
May 16, 2025 -
Issue reporter looks all white?
#249097 opened
May 16, 2025 -
Instruction files not applied
#249094 opened
May 16, 2025 -
Unintented behaviour in terminal when sliding it when in editor area
#249092 opened
May 16, 2025 -
Git - Checkout command not allowing the option to stash or migrate any change you’ve made locally
#249087 opened
May 16, 2025 -
Not openning github login
#249082 opened
May 16, 2025 -
Add option to change tab name trimming method if the tab width is too short to display the full name
#249080 opened
May 16, 2025 -
Autoindent on paste stopped working
#249076 opened
May 16, 2025 -
Add swap sides option to Git diff view (with state persistence)
#249069 opened
May 16, 2025 -
Najo
#249068 opened
May 16, 2025 -
Delete older versions of vscode server
#249065 opened
May 16, 2025 -
Error in CoPilot
#249064 opened
May 16, 2025 -
No lowest priority node found (path: jT -> Zt -> QT -> JSe)
#249063 opened
May 16, 2025 -
JavaScript Debug Terminal using PowerShell
#249059 opened
May 16, 2025 -
Terminal unexpectedly "scrolls" to the top
#249058 opened
May 15, 2025 -
Removing glob from search.exclude in settings UI sets it to false instead of removing it
#249049 opened
May 15, 2025 -
Remote tunnels have been broken for past 2 vscode updates
#249048 opened
May 15, 2025 -
Extension Signature Verification Failed: Live Sass Compiler
#249045 opened
May 15, 2025 -
Unable to sign in MS account
#249044 opened
May 15, 2025 -
Unexpected 2-spaces indent detection despite of predominant 4-spaces usage
#249040 opened
May 15, 2025 -
Remote tunnel disconnects after opening link in integrated terminal
#249038 opened
May 15, 2025
248 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.
-
Warn about installed extensions that are no longer available in Marketplace
#248852 commented on
May 16, 2025 • 2 new comments -
Illegal value for lineNumber
#248826 commented on
May 21, 2025 • 0 new comments -
Add breadcrumbs for all scopes
#248857 commented on
May 21, 2025 • 0 new comments -
editor.suggest.matchOnWordStartOnly:true not working correctly
#248908 commented on
May 21, 2025 • 0 new comments -
Support tmux control mode (-CC flag)
#90696 commented on
May 21, 2025 • 0 new comments -
Devcontainers are unusable
#249017 commented on
May 21, 2025 • 0 new comments -
Allow opening files whose paths start with `./`, e.g., `./package.json`
#244329 commented on
May 21, 2025 • 0 new comments -
fcitx on kde - cannot input devanAgarI
#219280 commented on
May 21, 2025 • 0 new comments -
Extensions sidebar: Adding "Sort By > Install Date"
#244380 commented on
May 21, 2025 • 0 new comments -
Is there a way to resume/continue execution for all processes at once after hitting breakpoints and stopping?
#245058 commented on
May 21, 2025 • 0 new comments -
Add a feature to set the terminal cwd to `files.dialog.defaultPath` when opening a new instance of VS Code
#245033 commented on
May 21, 2025 • 0 new comments -
Add a command-line argument to prevent an opened file/directory from being included in VS Code's recent files list
#245122 commented on
May 21, 2025 • 0 new comments -
Feature Request: Expose Command Trigger Source (Keyboard vs Mouse vs Menu)
#245757 commented on
May 21, 2025 • 0 new comments -
The startup is very slow, but it starts quickly with the command 'code --prof-startup'
#248800 commented on
May 21, 2025 • 0 new comments -
Remove classic snap so i can use vscode on ubuntu core desktop
#248987 commented on
May 21, 2025 • 0 new comments -
Allow to change the font size and font of the workbench
#519 commented on
May 21, 2025 • 0 new comments -
VS Code was lost on shutdown with pending update
#52855 commented on
May 20, 2025 • 0 new comments -
QuickDiffProvider is not refreshable
#247335 commented on
May 21, 2025 • 0 new comments -
Featured extensions on the Marketplace
#141472 commented on
May 21, 2025 • 0 new comments -
Error when installing extensions when using HTTP proxy
#239872 commented on
May 21, 2025 • 0 new comments -
Scroll bar visibility should be configurable
#66000 commented on
May 21, 2025 • 0 new comments -
Couldn't reconnect to WSL server are waking machine
#248615 commented on
May 21, 2025 • 0 new comments -
Unable to run sandboxed process when run as elevated under applocker
#122951 commented on
May 21, 2025 • 0 new comments -
Mouse cursor
#248770 commented on
May 21, 2025 • 0 new comments -
Do not self-dispose
#248366 commented on
May 21, 2025 • 0 new comments -
code moved feature for the inline view
#223918 commented on
May 21, 2025 • 0 new comments -
Icon request: move chat back into sidebar
#248904 commented on
May 21, 2025 • 0 new comments -
Improved search in "Go to file" panel
#25925 commented on
May 21, 2025 • 0 new comments -
User forwarded port has the first request TTFB too high
#124582 commented on
May 21, 2025 • 0 new comments -
Chat context: same file can appear twice
#243223 commented on
May 21, 2025 • 0 new comments -
Ship shell-agnostic terminal intellisense as a stable feature
#226562 commented on
May 21, 2025 • 0 new comments -
Issue with GitHub Copilot on large Java files (~5000 lines)
#246223 commented on
May 22, 2025 • 0 new comments -
[Meta] Enable windows 11 context menu by default in Stable
#204696 commented on
May 20, 2025 • 0 new comments -
Add outline expand level option
#244864 commented on
May 20, 2025 • 0 new comments -
Accept all incoming or current changes for merge conflicts requires manual file saving and staging and does not work on .bin files
#248533 commented on
May 20, 2025 • 0 new comments -
Testing extension gets the same test included twice in case of debugging 1 test
#245927 commented on
May 20, 2025 • 0 new comments -
Do not use index.ts
#248382 commented on
May 20, 2025 • 0 new comments -
[themes] Improve the visibility of the ERROR keyword in logs under dark themes
#248186 commented on
May 20, 2025 • 0 new comments -
Extension Signature Verification Failed: Git Extension Pack
#248642 commented on
May 20, 2025 • 0 new comments -
[css] `:after' suggested inside comment
#236215 commented on
May 20, 2025 • 0 new comments -
Tokenize VS Code UI
#248725 commented on
May 20, 2025 • 0 new comments -
Can no longer edit SVG
#239834 commented on
May 20, 2025 • 0 new comments -
Please add an option to have word wrap toggled off for every editor by default
#237178 commented on
May 20, 2025 • 0 new comments -
APT repository related: Policy will reject signature within a year, SHA1 is not considered secure by APT since 2026-02-01
#247505 commented on
May 20, 2025 • 0 new comments -
Git - Support for gitdir
#77215 commented on
May 20, 2025 • 0 new comments -
Inconsistent default terminal shortcut (`Ctrl + ``) on Linux compared to Windows/macOS
#245694 commented on
May 20, 2025 • 0 new comments -
Bug-report
#241724 commented on
May 20, 2025 • 0 new comments -
Merge Conflicts with not existing files that have been renamed causes 'null' editor
#161321 commented on
May 20, 2025 • 0 new comments -
Align upload & download progress between desktop and web
#111580 commented on
May 20, 2025 • 0 new comments -
idea of features for visual impairment
#240951 commented on
May 20, 2025 • 0 new comments -
Git - git.stage shortcut loses file list focus
#207066 commented on
May 20, 2025 • 0 new comments -
AI ignores protection files
#248549 commented on
May 20, 2025 • 0 new comments -
Copilot should be a (builtin) extension
#248479 commented on
May 20, 2025 • 0 new comments -
New lines, parathesis, quotes, question marks with vscode speech addon
#248844 commented on
May 20, 2025 • 0 new comments -
Allow to maximise the secondary sidebar
#248807 commented on
May 20, 2025 • 0 new comments -
Cannot read properties of null (reading 'getTextBuffer')
#248889 commented on
May 20, 2025 • 0 new comments -
Git - operations using SSH with a FIDO/U2F key trigger a host authentication dialog
#164402 commented on
May 20, 2025 • 0 new comments -
`Convert Indentation to Spaces` doesn't fully convert all indentations
#248772 commented on
May 20, 2025 • 0 new comments -
Source Control
#248623 commented on
May 20, 2025 • 0 new comments -
Failed to get config from service: Failed to call "vscode-config": 500
#241516 commented on
May 20, 2025 • 0 new comments -
Add Indexing Feature for Faster Navigation Between References
#248871 commented on
May 20, 2025 • 0 new comments -
"Search files by name" is slow when using remote
#183480 commented on
May 20, 2025 • 0 new comments -
Support envfile for tasks.json
#36769 commented on
May 20, 2025 • 0 new comments -
Collapse ending brace to the same line
#248517 commented on
May 22, 2025 • 0 new comments -
Allow an extension to prevent window from closing
#248516 commented on
May 22, 2025 • 0 new comments -
CentOS10 'No binding signature at time' issue
#245009 commented on
May 22, 2025 • 0 new comments -
Should ChromeOS be considered Linux (for fonts at least)?
#247766 commented on
May 22, 2025 • 0 new comments -
Automatic indentation doesn't work well with C/C++
#243100 commented on
May 22, 2025 • 0 new comments -
Allow users to define their own indentation rules within the settings
#209805 commented on
May 22, 2025 • 0 new comments -
Copilot entered a chat response directly into the code
#249027 commented on
May 22, 2025 • 0 new comments -
Add user setting for having Primary Side Bar default to closed
#249012 commented on
May 22, 2025 • 0 new comments -
Improve the Find/Replace dialog, much larger
#248521 commented on
May 22, 2025 • 0 new comments -
Tool widget polish
#248769 commented on
May 22, 2025 • 0 new comments -
Integrate Volar for the built-in HTML Extension
#171547 commented on
May 16, 2025 • 0 new comments -
Highlight timeline filter button when excluding contributors
#198979 commented on
May 21, 2025 • 0 new comments -
Add button to hide status bar of suggest widget
#210896 commented on
May 21, 2025 • 0 new comments -
Add smart paste terminal feature
#231178 commented on
May 21, 2025 • 0 new comments -
Update snippet.md
#231790 commented on
May 20, 2025 • 0 new comments -
use `document` role for chat responses on `windows/linux`
#236636 commented on
May 16, 2025 • 0 new comments -
Handle workspace URIs that rely on query string
#237987 commented on
May 21, 2025 • 0 new comments -
Allow `More Actions...` button on configurable toolbars to be hidden
#241268 commented on
May 21, 2025 • 0 new comments -
Fix linkedEditing desync
#242993 commented on
May 21, 2025 • 0 new comments -
Add 'workbench.fontFamily' config option
#242998 commented on
May 20, 2025 • 0 new comments -
Don't offer "Add to .gitignore" on .gitignore file (fix #187354)
#243245 commented on
May 21, 2025 • 0 new comments -
fixed disable extension dropdown with incorrect disable globally option
#244419 commented on
May 21, 2025 • 0 new comments -
Feature: don't show error peek overlay when navigating over errors (next/prev error by F8 hotkey)
#245092 commented on
May 22, 2025 • 0 new comments -
fix(terminal): resolve local shell in remote window
#246682 commented on
May 21, 2025 • 0 new comments -
244332 - This is for a bug I rased about Rdp and multiple sessions
#247528 commented on
May 17, 2025 • 0 new comments -
Enable angle bracket colorization for C#
#247665 commented on
May 19, 2025 • 0 new comments -
#8226 fix: Enable text selection on inline diff view
#248058 commented on
May 19, 2025 • 0 new comments -
Defining variable fonts
#248410 commented on
May 19, 2025 • 0 new comments -
git: Fix discarding untracked files on Windows subst drives
#248552 commented on
May 21, 2025 • 0 new comments -
Don't include service-worker in main tsconfig project
#248748 commented on
May 22, 2025 • 0 new comments -
Model Picker not providing checked state and pressing enter does not switch
#248440 commented on
May 21, 2025 • 0 new comments -
Visual Studio with Co-Pilot crashes multiple times per day.
#248933 commented on
May 21, 2025 • 0 new comments -
Use fresh environment block on new terminals in Windows
#47816 commented on
May 21, 2025 • 0 new comments -
Support large documents in extension host
#31078 commented on
May 21, 2025 • 0 new comments -
Open-source AI functionality provided by the Copilot Chat extension
#249031 commented on
May 21, 2025 • 0 new comments -
'Keep Chat edits in this file' button is frozen for Co-Pilot
#248545 commented on
May 21, 2025 • 0 new comments -
Editor GPU: Add device pixel support to ElementSizeObserver
#227115 commented on
May 21, 2025 • 0 new comments -
Explorer: Ctrl + Drag-and-drop file does not copy file
#246370 commented on
May 21, 2025 • 0 new comments -
Visual Studio code Stuttering Issue on windows
#248780 commented on
May 21, 2025 • 0 new comments -
Terminal Ignoring First Character Of Input Via `Terminal.sendText`
#215402 commented on
May 21, 2025 • 0 new comments -
`Cmd+Shift+I` should toggle chat view
#248478 commented on
May 21, 2025 • 0 new comments -
User configurable menus
#9285 commented on
May 22, 2025 • 0 new comments -
Import Profile feature does not finishes the process (looping)
#240149 commented on
May 22, 2025 • 0 new comments -
workspace/symbol only sends the part of the query before the first space the the provider
#244972 commented on
May 22, 2025 • 0 new comments -
Feature Request: Ability to Save Conversation with CoPilot
#243810 commented on
May 22, 2025 • 0 new comments -
[Feature Request] Add Progress Indicator and Control Options for Remote Workspace Indexing
#241289 commented on
May 22, 2025 • 0 new comments -
Ability to associate esoteric extensions with existing file types
#238840 commented on
May 22, 2025 • 0 new comments -
disambiguate links in chat with the same name
#229572 commented on
May 22, 2025 • 0 new comments -
Chat file attachment - disambiguate when file name matches
#229511 commented on
May 22, 2025 • 0 new comments -
Investigate top deprecated API usages
#237857 commented on
May 22, 2025 • 0 new comments -
Fix `CompletionItem.command` deprecation for built-in js/ts
#237861 commented on
May 22, 2025 • 0 new comments -
Polish the workspace index indicator
#245332 commented on
May 22, 2025 • 0 new comments -
Iteration Plan for May 2025
#248627 commented on
May 22, 2025 • 0 new comments -
Feature Request: Enable/disable extensions from config file
#40239 commented on
May 22, 2025 • 0 new comments -
Allow customization of mouse shortcuts
#3130 commented on
May 22, 2025 • 0 new comments -
Setting `workbench.editorAssociations` to change the default open mode of markdown to preview doesn't work
#192954 commented on
May 22, 2025 • 0 new comments -
more useful snippet
#248977 commented on
May 22, 2025 • 0 new comments -
White flash when opening a new window maximized or fullscreen
#132339 commented on
May 22, 2025 • 0 new comments -
SCM Graph - display list of files in the commit in the graph
#238339 commented on
May 22, 2025 • 0 new comments -
`vscode-merge-base` is duplicated sometimes
#244957 commented on
May 22, 2025 • 0 new comments -
Add ability to extend from other settings files
#15909 commented on
May 22, 2025 • 0 new comments -
Github Copilot causing integrated terminal to not accept keyboard input (intermittently)
#246357 commented on
May 16, 2025 • 0 new comments -
The JS/TS language service immediately crashed 5 times. The service will not be restarted
#211668 commented on
May 16, 2025 • 0 new comments -
MCP: Support prompt primitives
#244173 commented on
May 16, 2025 • 0 new comments -
testing panrl not showing
#248330 commented on
May 16, 2025 • 0 new comments -
Extract the integrated terminal
#34442 commented on
May 16, 2025 • 0 new comments -
Search error: ENAMETOOLONG
#98514 commented on
May 16, 2025 • 0 new comments -
tasks with dependencies do not show prompt to restart/ terminate, do not respect `instanceLimit`
#248733 commented on
May 16, 2025 • 0 new comments -
Test Results panel - allow Rerun failed from last run
#244870 commented on
May 16, 2025 • 0 new comments -
Debug console is very slow with a single long line
#206854 commented on
May 16, 2025 • 0 new comments -
Maximum call stack size exceeded
#249015 commented on
May 16, 2025 • 0 new comments -
Bug: Enter Press After ‘//’ Breaks Line and Converts Code to Comment in JavaScript
#241802 commented on
May 16, 2025 • 0 new comments -
Select editor text via touch
#47770 commented on
May 16, 2025 • 0 new comments -
VS Code disappeared after auto-update triggered during shutdown
#245774 commented on
May 17, 2025 • 0 new comments -
Window edge protrusion
#248585 commented on
May 17, 2025 • 0 new comments -
When popping or applying a stash, populate the commit message if empty
#244874 commented on
May 17, 2025 • 0 new comments -
API for focusing vscode window
#243616 commented on
May 17, 2025 • 0 new comments -
Middle click banner to close
#244299 commented on
May 17, 2025 • 0 new comments -
Removed copilot search while it was running
#249030 commented on
May 17, 2025 • 0 new comments -
Can't run MCP servers on WSL
#246293 commented on
May 17, 2025 • 0 new comments -
Setup CA certificates for CLI standalone.
#248980 commented on
May 17, 2025 • 0 new comments -
Settings Sync automatically logs out when using Personal Microsoft account - Error Code 3399614467
#242814 commented on
May 17, 2025 • 0 new comments -
Cmd+\ does not register
#236908 commented on
May 17, 2025 • 0 new comments -
Dialogs should have max height
#114662 commented on
May 17, 2025 • 0 new comments -
Alt+Space behavior disruptive and inconsistent
#167401 commented on
May 17, 2025 • 0 new comments -
Enable consuming of ES modules in extensions
#130367 commented on
May 17, 2025 • 0 new comments -
Typing to search in `File: Open recent...` breaks separation between "folders and workspace" and "files"
#241305 commented on
May 17, 2025 • 0 new comments -
Error: "github-enterprise.uri" not set
#248996 commented on
May 17, 2025 • 0 new comments -
Cannot test Web Extensions in WSL2 or Dev Containers
#201069 commented on
May 17, 2025 • 0 new comments -
onEnterRules should be multi-line aware
#50952 commented on
May 17, 2025 • 0 new comments -
Only show tracked files/folder in Explorer view
#244951 commented on
May 18, 2025 • 0 new comments -
When the keyboard focus moves to the "select subscription" list, JAWS/NVDA announces 'type to narrow down result' and the list name: A11y_VS code_Appling filter on subscription_Screen reader
#245220 commented on
May 15, 2025 • 0 new comments -
Option to widen the command palette
#85374 commented on
May 15, 2025 • 0 new comments -
instructions.md files duplicated in prompts
#248983 commented on
May 15, 2025 • 0 new comments -
Show quick open results as preview while navigating through them
#8939 commented on
May 15, 2025 • 0 new comments -
Not able to load app
#249033 commented on
May 15, 2025 • 0 new comments -
no pen
#248539 commented on
May 15, 2025 • 0 new comments -
Main window blinkis/flashes when scrolling
#248439 commented on
May 15, 2025 • 0 new comments -
MCP: Make it easy for MCP server devs continuously test/benchmark in VS Code
#248969 commented on
May 15, 2025 • 0 new comments -
useGitApi() missing repository resource after updating to latest version
#242531 commented on
May 16, 2025 • 0 new comments -
Unable to attach to chrome
#248876 commented on
May 16, 2025 • 0 new comments -
Add an easier way to apply an update of extensions
#244431 commented on
May 16, 2025 • 0 new comments -
Allow the user to click into type definitions and symbols in hover tooltips #151305
#243873 commented on
May 16, 2025 • 0 new comments -
UI Flicker Observed During Image Rendering in VS Code Copilot Extension
#248911 commented on
May 16, 2025 • 0 new comments -
Microsoft Japanese IME cannot start recomposition by Ctrl + BackSpace
#242064 commented on
May 16, 2025 • 0 new comments -
The `Pending changes from GitHub Copilot` indicator persists
#241282 commented on
May 16, 2025 • 0 new comments -
Extension Signature Verification Failed: GitHub Copilot Chat
#249081 commented on
May 16, 2025 • 0 new comments -
Cannot install extensions.
#248985 commented on
May 16, 2025 • 0 new comments -
Cannot read properties of undefined (reading 'isInHiddenArea')
#248839 commented on
May 16, 2025 • 0 new comments -
VS Code Will Not Open reason: launch-failed, code: 65
#200202 commented on
May 16, 2025 • 0 new comments -
Go To Definition Ctrl + Left - Click Not Working
#215449 commented on
May 16, 2025 • 0 new comments -
Cannot start VS Code - cannot find module
#246574 commented on
May 16, 2025 • 0 new comments -
Support variables when resolving values in settings
#2809 commented on
May 16, 2025 • 0 new comments -
remote extension host terminated unexpectedly
#212410 commented on
May 16, 2025 • 0 new comments -
mouse text selection cursor turned white on light themes
#204103 commented on
May 16, 2025 • 0 new comments -
Warn Users About Extension Conflicts (e.g., Oracle Java Extension vs. Lombok)
#248971 commented on
May 16, 2025 • 0 new comments -
Cannot read properties of undefined (reading 'path')
#248838 commented on
May 16, 2025 • 0 new comments -
Type info says "(loading...) any" but never loads
#246823 commented on
May 16, 2025 • 0 new comments -
Suggestion for Main Service Restart API in VSCode & Help with Forked Version
#248693 commented on
May 16, 2025 • 0 new comments -
`New Window with Profile > New Profile...` fails to open new window
#244619 commented on
May 16, 2025 • 0 new comments -
Cannot read properties of undefined (reading '1')
#248840 commented on
May 16, 2025 • 0 new comments -
Terminal lagging and working slow
#225512 commented on
May 16, 2025 • 0 new comments -
Copilot Autocomplete Arrow Hotkey Conflicts with Intellisense
#241843 commented on
May 19, 2025 • 0 new comments -
Support extention contributing dynamic snippets via virtual documents (text docuemnt content providers / custem schemes)
#248407 commented on
May 19, 2025 • 0 new comments -
[SCSS] Consider using new SCSS grammar (nested properties with shorthand values break syntax highlighting)
#81038 commented on
May 19, 2025 • 0 new comments -
Make Simple Browser one of the essential tools of vscode
#248620 commented on
May 19, 2025 • 0 new comments -
Diffrenciate between read vs write references
#167187 commented on
May 19, 2025 • 0 new comments -
slow for no reason
#248965 commented on
May 19, 2025 • 0 new comments -
Folder in sidebar is not appearing.
#242193 commented on
May 19, 2025 • 0 new comments -
problems with the user interface - context menu
#241048 commented on
May 19, 2025 • 0 new comments -
VSCode does not open file paths while in a workspace
#235626 commented on
May 19, 2025 • 0 new comments -
[Bug] Can't use Gemini 2.5 Pro on Copilot
#248183 commented on
May 19, 2025 • 0 new comments -
terminal completions don't escape properly
#249024 commented on
May 19, 2025 • 0 new comments -
VS Code tried to update itself and deleted `resources/app/out`; no longer starts and broke my existing open sessions
#224571 commented on
May 19, 2025 • 0 new comments -
🐛 Bug Report: Shell Integration restores outdated ENV vars via `VSCODE_ENV_REPLACE` even after `.env` is updated or removed
#246222 commented on
May 19, 2025 • 0 new comments -
regression: Task with pickstring executes eventhough escape button is pressed
#248716 commented on
May 19, 2025 • 0 new comments -
Copilot has stopped providing information
#248622 commented on
May 19, 2025 • 0 new comments -
First input gets ignored on pwsh/conpty
#243584 commented on
May 19, 2025 • 0 new comments -
Safeguard from accidently expanding huge folders
#237394 commented on
May 19, 2025 • 0 new comments -
Missed key presses and jumpy cursor in terminal when working remotely with high latency
#126209 commented on
May 19, 2025 • 0 new comments -
[Sticky Scroll] If a function consist of multiline arguments, sticky the function also multiline
#245302 commented on
May 19, 2025 • 0 new comments -
MCP Server Undefined Errors After Edit
#248945 commented on
May 19, 2025 • 0 new comments -
Why do we have `src/vs/editor/common/codecs` in editor?
#248363 commented on
May 19, 2025 • 0 new comments -
Context switching prevents external keyboard input in Terminal (iPadOS Safari)
#144232 commented on
May 19, 2025 • 0 new comments -
Python host constantly loosing Terminal connection on Mac OS Silicon M1 since Version 1.93.1
#246204 commented on
May 19, 2025 • 0 new comments -
Color contrast ratio of keyboard focus present on "C#" control is 1.277:1 which is less than 3:1: A11y_Visual Studio Client_Create new project_Non-text Contrast
#246460 commented on
May 19, 2025 • 0 new comments -
"This browser supports WebGPU but it appears to be disabled" on linux
#235201 commented on
May 20, 2025 • 0 new comments -
Offer to move VS Code to the Applications folder
#213909 commented on
May 20, 2025 • 0 new comments -
Add a `code-terminal` shell command to start a command in VSCode's terminal
#248999 commented on
May 20, 2025 • 0 new comments -
CSS tree sitter syntax highlighting broken until first edit made
#247878 commented on
May 20, 2025 • 0 new comments -
Add `Run Without Debug` button in `Run and Debug` Activity Bar
#243751 commented on
May 20, 2025 • 0 new comments -
Can't Add Supported Encodings like GB18030 to Candidate Guess Encodings
#248513 commented on
May 20, 2025 • 0 new comments -
Linux: An OS keyring couldn't be identified for storing the encryption related data in your current desktop environment
#187338 commented on
May 20, 2025 • 0 new comments -
"Close to the right" and "Close others" should continue closing other tabs if a tab with unsaved changes is kept open
#244930 commented on
May 18, 2025 • 0 new comments -
[Feature Request] Stacked tabs option for editor/tabs
#244901 commented on
May 18, 2025 • 0 new comments -
Block and stop deleting files
#244883 commented on
May 18, 2025 • 0 new comments -
Make MacOS VSCode Explorer window vertical scrollbar visible by default
#244123 commented on
May 18, 2025 • 0 new comments -
Inconsistent keyboard shortcuts between Windows and Linux
#142456 commented on
May 18, 2025 • 0 new comments -
VS Code won't start or its icon disappears after a failed update or a restart with an update pending
#246809 commented on
May 18, 2025 • 0 new comments -
Merge Editor: "The editor could not be opened because the file was not found" error after reload
#247828 commented on
May 18, 2025 • 0 new comments -
Automatic update removes VSCode binary
#240472 commented on
May 18, 2025 • 0 new comments -
Stabilize TextSearchProvider API
#59921 commented on
May 18, 2025 • 0 new comments -
Python Indentation error
#243529 commented on
May 18, 2025 • 0 new comments -
Git - implement shelve feature
#183048 commented on
May 18, 2025 • 0 new comments -
Problems to interact with github copilot
#249023 commented on
May 18, 2025 • 0 new comments -
scm.workingSets.enabled steals focus from integrated terminal
#248110 commented on
May 18, 2025 • 0 new comments -
error in processing .gitignore file
#248992 commented on
May 18, 2025 • 0 new comments -
[themes] different themes for different filetypes
#20652 commented on
May 18, 2025 • 0 new comments -
Use copilot with local models completely offline
#246551 commented on
May 18, 2025 • 0 new comments -
Report issue fails with HTTP 401
#235801 commented on
May 18, 2025 • 0 new comments -
Setting to focus editor on mouse click
#166118 commented on
May 18, 2025 • 0 new comments -
[Feature Request] Context-menu action to copy / send Breadcrumbs outline to Chat Copilot
#248635 commented on
May 18, 2025 • 0 new comments -
[Feature Request] Mouse Gestures Support
#173181 commented on
May 18, 2025 • 0 new comments -
[Accessibility] Mouse echo don't work with NVDA and JAWS
#247522 commented on
May 18, 2025 • 0 new comments -
Quick pick UX | Difficult to discover & use drag feature
#248391 commented on
May 18, 2025 • 0 new comments -
CLI proxy support
#29910 commented on
May 18, 2025 • 0 new comments -
Allow using custom variables in setting values
#242153 commented on
May 19, 2025 • 0 new comments -
VS Code continuously crashes on Windows 11 for more than month
#232817 commented on
May 19, 2025 • 0 new comments -
SCM Graph - show changes resources
#248696 commented on
May 19, 2025 • 0 new comments -
VS Code is crashed using Copilot.
#248600 commented on
May 19, 2025 • 0 new comments -
auto updateing
#243570 commented on
May 19, 2025 • 0 new comments -
Debug attach - launch.json pickProcess command launches before preLaunchTask
#167921 commented on
May 19, 2025 • 0 new comments -
My VSCode was BROKEN!
#249018 commented on
May 19, 2025 • 0 new comments -
Remove/change default keybindings for "Undo Chat Edits" and "Undo this Change"
#248041 commented on
May 19, 2025 • 0 new comments