-
Notifications
You must be signed in to change notification settings - Fork 30.9k
Insights: microsoft/vscode
Overview
Could not load contribution data
Please try again later
3 Releases published by 2 people
-
1.97.1 January 2025 Recovery 1
published
Feb 11, 2025 -
1.97.2 January 2025 Recovery 2
published
Feb 13, 2025 -
1.98.0 February 2025
published
Mar 5, 2025
858 Pull requests merged by 66 people
-
Fix ScopeData so that
tenantId
truly is only a GUID#242929 merged
Mar 7, 2025 -
fix: render Attach Context above input editor for both chat and edits
#242927 merged
Mar 7, 2025 -
refactor: extract chat related files from editing session working set
#242924 merged
Mar 7, 2025 -
refactor: deprecate
IChatEditingSession.addFileToWorkingSet()
#242918 merged
Mar 7, 2025 -
bump default nb format version
#242741 merged
Mar 7, 2025 -
Remove redundant logging for startup editor configuration
#242917 merged
Mar 7, 2025 -
Pass through chatInteractionId to tool calls
#242915 merged
Mar 7, 2025 -
call the generator function
#242912 merged
Mar 7, 2025 -
Make upstream fig specs folder readonly
#242798 merged
Mar 7, 2025 -
Correct SI comments in ps1 script
#242908 merged
Mar 7, 2025 -
Create a strong tie between exthost and renderer executions
#242894 merged
Mar 7, 2025 -
Git - use relative path when running git commands
#242889 merged
Mar 7, 2025 -
Ensure notebook/cells are readonly when applying edits
#242849 merged
Mar 7, 2025 -
Deserialize nb content textedits into notebook edits
#242853 merged
Mar 7, 2025 -
fix: crash on linux with 16KB page size
#242851 merged
Mar 7, 2025 -
Add alt text support for videos in Getting Started page
#242840 merged
Mar 6, 2025 -
Update workspace trust command
#242828 merged
Mar 6, 2025 -
Improve uninstalling problematic extensions. Detect them and disable them before running.
#242805 merged
Mar 6, 2025 -
fix #242445
#242788 merged
Mar 6, 2025 -
Make telemetry info table a little bit narrower and aligned
#233961 merged
Mar 6, 2025 -
Add border radius to terminal suggest
#242793 merged
Mar 6, 2025 -
Move notebook chat code to a separate folder
#242768 merged
Mar 6, 2025 -
Remove notebook sync in chat edits
#242642 merged
Mar 6, 2025 -
Remove old client id versioning code
#242760 merged
Mar 6, 2025 -
Better lifecycle handling
#242758 merged
Mar 6, 2025 -
eng: add MSRUSTUP_LOG to diagnose CLI build flakes
#242749 merged
Mar 6, 2025 -
track and dispose correctly
#242747 merged
Mar 5, 2025 -
more leaked disposable patches
#242727 merged
Mar 5, 2025 -
Make account access cross client ids
#242721 merged
Mar 5, 2025 -
Detach authority/tenant from the PublicClientApp
#242719 merged
Mar 5, 2025 -
Adds VSCODE_DEV_DEBUG to turn on extension-based observable logging
#242695 merged
Mar 5, 2025 -
add
--locate-shell-integration-path
tocode
spec with suggestions#242708 merged
Mar 5, 2025 -
Turns on hot reload when VSCODE_DEV_DEBUG is set
#242717 merged
Mar 5, 2025 -
Fixes potential endless loop in observable stack trace computation
#242716 merged
Mar 5, 2025 -
Night Owl Light appears much more blue with Tree Sitter highlighting
#242058 merged
Mar 5, 2025 -
Copilot status: further polish the experience (fix #242548)
#242705 merged
Mar 5, 2025 -
quick pick - fix leak
#242690 merged
Mar 5, 2025 -
ensure alias value is used for spec when generating completions
#242585 merged
Mar 5, 2025 -
Revert "tests - enable API tests with test runner"
#242688 merged
Mar 5, 2025 -
NES insertion view cursor position fix
#242681 merged
Mar 5, 2025 -
Treesitter makes window stop responding when chat emits codeblocks
#242678 merged
Mar 5, 2025 -
Removing double slash from within regex in onEnter rule
#242679 merged
Mar 5, 2025 -
Support targeting multiple scopes in a theme with tree sitter
#241703 merged
Mar 5, 2025 -
Git - remove
diffCommand
proposal#242675 merged
Mar 5, 2025 -
Porting attributes from text area to edit context
#242674 merged
Mar 5, 2025 -
Adding
acceptance
condition to dispatchKeybinding in smoketests#242570 merged
Mar 5, 2025 -
Revert "Add a workaround for browser bug"
#242672 merged
Mar 5, 2025 -
update distro pointer
#242668 merged
Mar 5, 2025 -
keybinding for disabling a11y verbosity on comments doesn't do it's job
#242587 merged
Mar 5, 2025 -
Italic text is cut off at the end in tabs and settings (fix #207409)
#242663 merged
Mar 5, 2025 -
Incorrect read-only warning in Merge Editor (fix #242480)
#242657 merged
Mar 5, 2025 -
Fix nb chat edit scroll issue
#242653 merged
Mar 5, 2025 -
Revert "debt - adopt
system-context-menu
(#242224)"#242652 merged
Mar 5, 2025 -
Handle ipynb edge cases for notebook edits
#242649 merged
Mar 5, 2025 -
Handle ipynb serializer edge cases
#242647 merged
Mar 5, 2025 -
Exit handling nb chat diff resutls when a new request is sent
#242644 merged
Mar 5, 2025 -
issue reporter acknowledgements and banner css
#242636 merged
Mar 5, 2025 -
Fix issues with nb chat edit changes
#242629 merged
Mar 5, 2025 -
track pending layouts and dispose them
#242626 merged
Mar 4, 2025 -
use the disposable store param
#242627 merged
Mar 4, 2025 -
fix more disposable leaks in notebooks
#242624 merged
Mar 4, 2025 -
Support editing notebooks via edit tool
#242542 merged
Mar 4, 2025 -
EditContext: Take into account word wrap and position the screen reader content correctly
#241189 merged
Mar 4, 2025 -
Fix notebook sticky scroll leak
#242619 merged
Mar 4, 2025 -
only expand bottom selection indicator for multi-select
#242618 merged
Mar 4, 2025 -
fix: resolve selected related files to attachments
#242615 merged
Mar 4, 2025 -
Marks workerMain as potentially dead code.
#242614 merged
Mar 4, 2025 -
Ignore metadata when comparing nb changes
#242612 merged
Mar 4, 2025 -
chat: remove chatReadonlyPromptReference proposal
#242610 merged
Mar 4, 2025 -
chore: update to rust 1.85
#242609 merged
Mar 4, 2025 -
fix: clang variable for native module installs from build dir
#242601 merged
Mar 4, 2025 -
issue reporter update banner, better messaging, leaked disposables
#242602 merged
Mar 4, 2025 -
Adds debug methods to observables
#242600 merged
Mar 4, 2025 -
get aliases via login shell for mac
#242588 merged
Mar 4, 2025 -
Use setupDelayedHover instead of setupManagedHover
#242599 merged
Mar 4, 2025 -
Prevent using an invalid model with agent mode
#242598 merged
Mar 4, 2025 -
on widget hide, reset context key
#242584 merged
Mar 4, 2025 -
Bundle TS 5.8.2
#242591 merged
Mar 4, 2025 -
Revert "Bundle TS 5.8.2" in wrong branch
#242590 merged
Mar 4, 2025 -
[cherry-pick] disable user prompts synchronization in stable
#242595 merged
Mar 4, 2025 -
disable user prompts synchronization in stable
#242592 merged
Mar 4, 2025 -
[cherry-pick] require 'prompt files' synchronization to be explicitly enabled by users
#242586 merged
Mar 4, 2025 -
search editor - fix leak
#242579 merged
Mar 4, 2025 -
Revert "fix: avoid extra gaps between attachments in chat input part (#242497)"
#242577 merged
Mar 4, 2025 -
fix: render chat implicit context widget even if there are no real attachments
#242574 merged
Mar 4, 2025 -
fix: render chat implicit context widget even if there are no real attachments
#242573 merged
Mar 4, 2025 -
Add a workaround for browser bug
#242459 merged
Mar 4, 2025 -
Fixes #242555
#242558 merged
Mar 4, 2025 -
require 'prompt files' synchronization to be explicitly enabled by users
#242567 merged
Mar 4, 2025 -
Fix italic text cutoff in tabs and settings
#242564 merged
Mar 4, 2025 -
Adresses #242555 in main
#242556 merged
Mar 4, 2025 -
chat - better flow from status when reaching quota (#242548)
#242560 merged
Mar 4, 2025 -
Revert "Git - remove jschardet (#241256)" (#242469)
#242539 merged
Mar 4, 2025 -
Cleanup inline edits view
#242557 merged
Mar 4, 2025 -
Fixes to insert/delete in nb cells when in chat edit
#242554 merged
Mar 4, 2025 -
Git - 💄 add path delimiter when calling git blame
#242553 merged
Mar 4, 2025 -
chat - better flow from status when signed out (#242548)
#242551 merged
Mar 4, 2025 -
Comments panel appears without having GHPR installed
#242550 merged
Mar 4, 2025 -
Git - fix data shape issue for the merge base
#242544 merged
Mar 4, 2025 -
fix #241886
#242541 merged
Mar 4, 2025 -
Support moving notebook cells during chat edits
#242534 merged
Mar 4, 2025 -
Make
git show
ref argument unambiguous#242483 merged
Mar 4, 2025 -
fix #242349
#242537 merged
Mar 4, 2025 -
debt - adopt more
$
overcreateElement
#242533 merged
Mar 4, 2025 -
add setting to configure what up arrow does when focus is on first suggestion for terminal completions
#242516 merged
Mar 4, 2025 -
Fix action flickering during settings JSON to UI transition
#242526 merged
Mar 4, 2025 -
Fix another Settings editor leak
#242525 merged
Mar 4, 2025 -
tests - enable API tests with test runner
#241149 merged
Mar 3, 2025 -
Fix configured deprecated settings not showing up
#242521 merged
Mar 3, 2025 -
add advanced explain mode details, provide prompt input mode for terminal suggest
#242520 merged
Mar 3, 2025 -
dispose 3 leaked disposables
#242519 merged
Mar 3, 2025 -
debug: fix stopDebugging needing to be called twice for test-init debug sessions
#242518 merged
Mar 3, 2025 -
update comment
#242208 merged
Mar 3, 2025 -
add terminal completion debug logs
#242517 merged
Mar 3, 2025 -
fix terminal suggest bug where unexpected completions are returned
#242363 merged
Mar 3, 2025 -
debug: potential overlapping line fix
#242515 merged
Mar 3, 2025 -
fix: avoid extra gaps between attachments in chat input part
#242497 merged
Mar 3, 2025 -
Git - do not show "Not Committed Yet" while typing
#242508 merged
Mar 3, 2025 -
when showing suggestions due to a backspace, ensure cursor index > 0
#242509 merged
Mar 3, 2025 -
Update tab variable descriptions to match docs
#242502 merged
Mar 3, 2025 -
Add option to hide ToC entries
#242506 merged
Mar 3, 2025 -
fix: avoid extra padding in chat input part from related files
#242495 merged
Mar 3, 2025 -
chat: fix downgrade to old version versions
#242498 merged
Mar 3, 2025 -
Copy UUID impl
#231347 merged
Mar 3, 2025 -
Fix a few broken
@link
in vscode.d.ts#242407 merged
Mar 3, 2025 -
Tree sitter: Tokenization fails to update on character change
#242458 merged
Mar 3, 2025 -
Remove telemetry events
#242473 merged
Mar 3, 2025 -
Update edit context on primary selection change
#242471 merged
Mar 3, 2025 -
Revert "Git - remove jschardet (#241256)"
#242469 merged
Mar 3, 2025 -
status - consistent casing for language entries
#242466 merged
Mar 3, 2025 -
Only accept next edits after being shown 350ms
#242460 merged
Mar 3, 2025 -
Fix ghost text clickable bug
#242457 merged
Mar 3, 2025 -
Git - improve git blame rendering efficiency
#242456 merged
Mar 3, 2025 -
Add folder action support
#242454 merged
Mar 3, 2025 -
Fix scrollbar visibility issue in tab editing
#242452 merged
Mar 3, 2025 -
pause problems during edits generating, not just hiding squiggles
#242350 merged
Mar 3, 2025 -
Clear nb cell diff info before updating notebook models
#242443 merged
Mar 3, 2025 -
Modify notebook chat entry to handle lazy loading of cell models
#242432 merged
Mar 3, 2025 -
Bump distro
#242441 merged
Mar 3, 2025 -
Improvements to notebook diffing
#242405 merged
Mar 3, 2025 -
Explore higher delay for deciding to show dirty indicator for settings changes (fix #242063)
#242423 merged
Mar 2, 2025 -
More reuse via abstract modified file entry
#242311 merged
Mar 2, 2025 -
chat - merge quota and entitlement service
#242408 merged
Mar 2, 2025 -
Sync hashing of notebook outputs, hence sync nb diffing
#242386 merged
Mar 2, 2025 -
Don't collect codeblocks after chat part disposal
#242392 merged
Mar 1, 2025 -
chat - make status a control with lifecycle and adopt more services
#242376 merged
Mar 1, 2025 -
Fix leaks in notebook diffing
#242385 merged
Mar 1, 2025 -
Move notebook diffing helpers into separate file
#242384 merged
Mar 1, 2025 -
Move notebook diff
#242380 merged
Mar 1, 2025 -
Ensure cell Id is the only part of internal metadata used in diffing
#242382 merged
Mar 1, 2025 -
fix: rename Add Files to Add Context
#242355 merged
Mar 1, 2025 -
chat: fix some state handling with modified notebook entries
#242356 merged
Feb 28, 2025 -
Bundle TS 5.8.2
#242362 merged
Feb 28, 2025 -
Bundle TS 5.8.2
#242361 merged
Feb 28, 2025 -
fix: improve presentation of chat related file suggestions
#242354 merged
Feb 28, 2025 -
encoding - add tests for utf8bom (#242132)
#242347 merged
Feb 28, 2025 -
Set new search to true on Insiders
#242343 merged
Feb 28, 2025 -
chat: avoid showing 'hints' in problem attachment, simplify 'all errors' action
#242253 merged
Feb 28, 2025 -
Event leak in HistoryNavigator (fix #241677)
#242332 merged
Feb 28, 2025 -
Fix some cases where tokens aren't updating
#242327 merged
Feb 28, 2025 -
chore - only have
originalModel
andmodifiedModel
#242325 merged
Feb 28, 2025 -
status - actually fix tooltip to resolve adhoc
#242316 merged
Feb 28, 2025 -
chore - test for modified file entry and
isCurrentlyBeingModifiedBy
state#242324 merged
Feb 28, 2025 -
Walkthrough Leak (fix #242305)
#242317 merged
Feb 28, 2025 -
Revert "The code background and foreground color are inversed for the default high contrast theme"
#242314 merged
Feb 28, 2025 -
Revert "The code background and foreground color are inversed for the default high contrast theme"
#242312 merged
Feb 28, 2025 -
Revert "disable, restart extension host, uninstall and remove problematic extension (#242249)"
#242310 merged
Feb 28, 2025 -
Revert "problematic extensions: disable them and uninstall in all profiles (#242297)"
#242308 merged
Feb 28, 2025 -
Code completions settings is not accurate (#242300)
#242307 merged
Feb 28, 2025 -
Code completions settings is not accurate (fix #242300)
#242302 merged
Feb 28, 2025 -
debt - adopt
system-context-menu
#242224 merged
Feb 28, 2025 -
Fixes #241866
#242291 merged
Feb 28, 2025 -
Increase gap between shortcuts in chat status bar tooltip
#242303 merged
Feb 28, 2025 -
Code completions settings is not accurate (#242300)
#242301 merged
Feb 28, 2025 -
add a way to install resource filters in the marker service
#242283 merged
Feb 28, 2025 -
Improve documentation for text document encoding methods
#242299 merged
Feb 28, 2025 -
problematic extensions: disable them and uninstall in all profiles
#242297 merged
Feb 28, 2025 -
Update grammars
#242296 merged
Feb 28, 2025 -
Fix for #241866 in main
#242294 merged
Feb 28, 2025 -
Revert "disable, restart extension host, uninstall and remove problematic extension (#242249)"
#242293 merged
Feb 28, 2025 -
clean up, re https://github.com/microsoft/vscode-internalbacklog/issues/5288
#242292 merged
Feb 28, 2025 -
disable terrapin when in CI
#242282 merged
Feb 28, 2025 -
remove unused pipeline param
#242280 merged
Feb 28, 2025 -
api - clarify encoding for #241844
#242278 merged
Feb 28, 2025 -
terminal - use
product
to figure outquality
#242226 merged
Feb 28, 2025 -
bump to 1.99.0
#242274 merged
Feb 28, 2025 -
disable, restart extension host, uninstall and remove problematic extension
#242249 merged
Feb 28, 2025 -
add second config setting for the
reusable prompts
feature#242268 merged
Feb 28, 2025 -
Avoid tool confirm keybinding conflict with "keep edits" keybinding
#242269 merged
Feb 28, 2025 -
rename "global prompts" feature into "user prompts"
#242261 merged
Feb 28, 2025 -
fix issue related to no prompts showing up and always keep the docs item in the list
#242259 merged
Feb 28, 2025 -
Ensure the notebook selectors are serialized
#242264 merged
Feb 28, 2025 -
Fix NAN for edits in notebook
#242263 merged
Feb 28, 2025 -
Fix icon sizing for themes with custom font-sizes
#242257 merged
Feb 28, 2025 -
Fix to respect environment reporting setting in fish
#242234 merged
Feb 28, 2025 -
fix window title issue
#242252 merged
Feb 27, 2025 -
Fix new terminal suggest icon colors
#242247 merged
Feb 27, 2025 -
Improve help dialog wording for activeEditorState inclusion
#242246 merged
Feb 27, 2025 -
fix chat rendering issue - renderAttachments back to sync
#242238 merged
Feb 27, 2025 -
Cell status bar - execution state icon css
#242229 merged
Feb 27, 2025 -
Fix default for conpty and env reporting settings
#242228 merged
Feb 27, 2025 -
fix #242222
#242225 merged
Feb 27, 2025 -
super
key modifier for theuse prompt
command#242223 merged
Feb 27, 2025 -
change shortcut of the 'use prompt' command
#242219 merged
Feb 27, 2025 -
update command id in help dialogs
#242220 merged
Feb 27, 2025 -
provide
activeEditorState
setting completion#242216 merged
Feb 27, 2025 -
Fix issue where remote and virtual linux did not get env reporting
#242207 merged
Feb 27, 2025 -
chat - remove hardcoded quota massaging
#242214 merged
Feb 27, 2025 -
Doc calling out GitHub OAuth client secret behavior
#242210 merged
Feb 27, 2025 -
chat - reduce contributions blocking startup
#242203 merged
Feb 27, 2025 -
Adding mime type to support remote folder dnd
#242200 merged
Feb 27, 2025 -
chat - add quick chat to status
#242199 merged
Feb 27, 2025 -
chat - make ootb consistent for shortcuts
#242197 merged
Feb 27, 2025 -
chat - tweak completions setting from status
#242189 merged
Feb 27, 2025 -
rename chatEdits.minimapColor to minimap.chatEditHighlight
#242194 merged
Feb 27, 2025 -
disable untrackedChangesEnableTrash in linux snap
#242188 merged
Feb 27, 2025 -
fuzzy matching folder names
#242190 merged
Feb 27, 2025 -
rename untrackedChangesEnableTrash to discardUntrackedChangesToTrash
#242186 merged
Feb 27, 2025 -
status - partially restore locations
#242180 merged
Feb 27, 2025 -
Comments panel: Line numbers too far to the right
#242175 merged
Feb 27, 2025 -
Edits and Chat drag and drop should align again
#242171 merged
Feb 27, 2025 -
Adjusts inline edit <-> inline completion preference
#242169 merged
Feb 27, 2025 -
ux - tweak status locations including copilot to be more aligned with our UX standards
#242154 merged
Feb 27, 2025 -
💄
#242152 merged
Feb 27, 2025 -
Update chat's
newEditSession
command to take an input prompt#241796 merged
Feb 27, 2025 -
Fix for deleting a whole AI search folder
#242141 merged
Feb 27, 2025 -
Add ChatErrorLevel to ChatErrorDetails
#242139 merged
Feb 27, 2025 -
Small alignment of prompt attachment button
#242133 merged
Feb 27, 2025 -
chat: add #problems reference to core
#242127 merged
Feb 27, 2025 -
fix ellipses
#242126 merged
Feb 27, 2025 -
temporarily disable web image drag and drop
#242113 merged
Feb 26, 2025 -
Revert "[typescript-language-features] Expandable hover (#228255)"
#240011 merged
Feb 26, 2025 -
Remove no longer needed logging
#241508 merged
Feb 26, 2025 -
Always try sending along project root paths
#241742 merged
Feb 26, 2025 -
User clearer name for function
#241748 merged
Feb 26, 2025 -
Remove cwd fallback, ensuring we don't suggest non-existent folders
#242117 merged
Feb 26, 2025 -
fix: focus input editor when attachment zone is clicked
#242105 merged
Feb 26, 2025 -
fix: update implicit context widget for new chat widgets
#242102 merged
Feb 26, 2025 -
Fix for automatically expanding AI search tree
#242114 merged
Feb 26, 2025 -
Make option item kind check stricter
#242115 merged
Feb 26, 2025 -
update title on screen reader mode change
#242087 merged
Feb 26, 2025 -
chat - status tweaks
#242110 merged
Feb 26, 2025 -
update layout to ensure the cell renders correctly
#242111 merged
Feb 26, 2025 -
chat - hide old GH status
#242108 merged
Feb 26, 2025 -
Fix icon coloring changing wrt nb editor focus
#242107 merged
Feb 26, 2025 -
Move agent mode enablement for models to extension
#242104 merged
Feb 26, 2025 -
hover - fix beak regression
#242094 merged
Feb 26, 2025 -
Support diffing notebook snapshots
#242042 merged
Feb 26, 2025 -
npm: fix run button in scripts tree not updating when npm.scriptRunner is changed
#242098 merged
Feb 26, 2025 -
Bring back icons for symbols in chat suggest widget
#242095 merged
Feb 26, 2025 -
Revert cleanup
#242080 merged
Feb 26, 2025 -
rename telemetry prop
#242090 merged
Feb 26, 2025 -
don't handle
codeblockUri
-parts as signal for edits#242038 merged
Feb 26, 2025 -
chat - setup settings listen to changes
#242088 merged
Feb 26, 2025 -
Fix #241903: Add override for GitHub in settingsLayout.ts
#241911 merged
Feb 26, 2025 -
Fix ghost text view clickability
#242086 merged
Feb 26, 2025 -
Differences in syntax colorization on file full of errors
#242085 merged
Feb 26, 2025 -
Fix NES rendering of full line insertions when horizontally scrolling
#242084 merged
Feb 26, 2025 -
chat - tweaks to status
#242073 merged
Feb 26, 2025 -
Fix loading animation when font is italic
#238936 merged
Feb 26, 2025 -
Folder rendering improvements
#242065 merged
Feb 26, 2025 -
chat - tweaks to settings in status
#242062 merged
Feb 26, 2025 -
Fixes on click not working due to focus issues
#242061 merged
Feb 26, 2025 -
fixes https://github.com/microsoft/vscode-copilot/issues/13152
#242060 merged
Feb 26, 2025 -
fix https://github.com/microsoft/vscode/issues/241839
#242056 merged
Feb 26, 2025 -
fix #242043
#242055 merged
Feb 26, 2025 -
cannot show dot files once I have added to the path
#242054 merged
Feb 26, 2025 -
chat - make status keyboard shortcuts accessible
#242053 merged
Feb 26, 2025 -
fix #239434
#242052 merged
Feb 26, 2025 -
chat - more status UI tweaks
#242050 merged
Feb 26, 2025 -
make sure inline chat shows as soon as a request is started
#242044 merged
Feb 26, 2025 -
Swap the eye icons in simple file dialog
#242045 merged
Feb 26, 2025 -
fix #242036
#242037 merged
Feb 26, 2025 -
Fix json schema for viewsContainers
#241700 merged
Feb 26, 2025 -
chat - status UX tweaks
#242027 merged
Feb 26, 2025 -
fixes https://github.com/microsoft/vscode-copilot/issues/13560
#242031 merged
Feb 26, 2025 -
use
isCurrentlyBeingModifiedBy
instead ofStreamingEdits
state#242030 merged
Feb 26, 2025 -
fixes https://github.com/microsoft/vscode-copilot/issues/13511
#242028 merged
Feb 26, 2025 -
Revert "chat: fix potential issue with chat session being stuck in streaming state"
#242025 merged
Feb 26, 2025 -
Trigger change event in model when response model completes
#242014 merged
Feb 26, 2025 -
hover - render focus border for beak
#242023 merged
Feb 26, 2025 -
chat - fix perf regression in contributions
#242021 merged
Feb 26, 2025 -
Fix decorations removal when cell is outside of viewport.
#242020 merged
Feb 26, 2025 -
Very vague sentence about text encoding change (fix #241836)
#242019 merged
Feb 26, 2025 -
TextInputActionProvider
not disposingAction
s (fix #241889)#242018 merged
Feb 26, 2025 -
Remove overlapping border in theme with transparent input color
#242017 merged
Feb 26, 2025 -
Fix terminal editor layout issues
#242015 merged
Feb 26, 2025 -
Fix broken #selection
#242013 merged
Feb 26, 2025 -
Ensure untitled notebook document is identified for edit session.
#242002 merged
Feb 26, 2025 -
Ben/evident-cardinal
#242016 merged
Feb 26, 2025 -
Inline value polish - better variable identification
#242005 merged
Feb 26, 2025 -
Support creating Jupyter Notebooks via chat edits
#242006 merged
Feb 26, 2025 -
Modified markup cell decorators
#242012 merged
Feb 26, 2025 -
Preserve original data transfer value if still in same ext host context
#241764 merged
Feb 26, 2025 -
fix hover for url images
#242000 merged
Feb 26, 2025 -
Render implicit context for notebook cells properly.
#241974 merged
Feb 26, 2025 -
fix custom attachment overflow
#241990 merged
Feb 26, 2025 -
fix: render attachments after instantiating implicit context
#241987 merged
Feb 26, 2025 -
chat: disallow accept/discard while a request is going on
#241986 merged
Feb 26, 2025 -
fix: render X buttons on chat attachments in narrow view ports
#241984 merged
Feb 25, 2025 -
Add more missing on-testplan filters
#241977 merged
Feb 25, 2025 -
fix various TPI discoveries
#241980 merged
Feb 25, 2025 -
save zsh builtin command descriptions to ts file vs json
#241967 merged
Feb 25, 2025 -
ensure window title is updated (considered custom) when in screen reader mode
#241908 merged
Feb 25, 2025 -
Ensure we use basename of title to detect shell type
#241957 merged
Feb 25, 2025 -
Git - rename "untrackedChangesSoftDelete" to "untrackedChangesEnableTrash"
#241953 merged
Feb 25, 2025 -
Tree sitter force tokenize fixes
#241874 merged
Feb 25, 2025 -
fix: hide attachments container when it has no children
#241947 merged
Feb 25, 2025 -
Compute notebook diff before loading modifed entry
#241935 merged
Feb 25, 2025 -
fix: don't send prompt instructions twice in Edits context
#241940 merged
Feb 25, 2025 -
don't add root prompt link variable to the attached/implicit context
#241914 merged
Feb 25, 2025 -
Exclude on-testplan from verification-needed
#241931 merged
Feb 25, 2025 -
chat: fix potential issue with chat session being stuck in streaming state
#241917 merged
Feb 25, 2025 -
fix: improve
chat.implicitContext.enabled
setting description#241901 merged
Feb 25, 2025 -
Dispose test decoration actions
#241885 merged
Feb 25, 2025 -
Fix memory leak in InlineSuggestionHintsContentWidget
#241877 merged
Feb 25, 2025 -
make unit tests faster
#241847 merged
Feb 25, 2025 -
Update third party licenses for 1.98
#241806 merged
Feb 25, 2025 -
Apply changes to original nb model when accept/reject chat edits
#241804 merged
Feb 25, 2025 -
Add explicit
| undefined
forLanguageModelChatTool
#241502 merged
Feb 25, 2025 -
chat - toggle from title if installed
#241753 merged
Feb 25, 2025 -
chat: fix diff not showing for streaming chat pills
#241799 merged
Feb 25, 2025 -
Avoid using notebook synchronizer in nb chat edits
#241798 merged
Feb 25, 2025 -
fix: don't duplicate non-file chat attachments
#241774 merged
Feb 25, 2025 -
omit SVG from chat
#241762 merged
Feb 25, 2025 -
Fix flicker when typing in notebooks -- aggressive hueristic
#241784 merged
Feb 24, 2025 -
adds images in history, create file for pasted images in chat
#241664 merged
Feb 24, 2025 -
debug: allow copying debug expression
#241780 merged
Feb 24, 2025 -
fix: improve tab focus feedback for chat related files
#241778 merged
Feb 24, 2025 -
debug: fix repl completions and disposable leak
#241776 merged
Feb 24, 2025 -
Custom tool invocation renderer for terminal tool
#241768 merged
Feb 24, 2025 -
Bump distro
#241763 merged
Feb 24, 2025 -
Support navigating notebook chat change from notebook diff editor
#241760 merged
Feb 24, 2025 -
Fix inline hover splitting every comma into newlines
#241761 merged
Feb 24, 2025 -
dimmed monokai: remove duplicate rules
#241756 merged
Feb 24, 2025 -
Move edit_file tool to extension
#241657 merged
Feb 24, 2025 -
chat: make undo/redo work with manually restored snapshots/removed requests
#241755 merged
Feb 24, 2025 -
feat: allow to configure implicit context enablement in chat and edits
#241752 merged
Feb 24, 2025 -
fix: polish chat related files UI
#241751 merged
Feb 24, 2025 -
path - update to the node.js version we ship (
20.18.2
)#241745 merged
Feb 24, 2025 -
register disposable state
#241750 merged
Feb 24, 2025 -
Remove leak in notebook diff editor
#241739 merged
Feb 24, 2025 -
Disable inline notebook diff if notebook chat is in progress
#241741 merged
Feb 24, 2025 -
Copilot Icon is shown far right after global VS Code settings icon (fix #241695)
#241744 merged
Feb 24, 2025 -
Ensure data events are flushed before execution end fires
#241711 merged
Feb 24, 2025 -
Prevent new search regressing issue #239936
#241733 merged
Feb 24, 2025 -
telemetry cleanup
#241737 merged
Feb 24, 2025 -
only adjust top when resizing if widget is rendered above
#241729 merged
Feb 24, 2025 -
download the extensions locally while installing failed remote extensions from workbench
#241719 merged
Feb 24, 2025 -
report perf for outputs within size window
#241728 merged
Feb 24, 2025 -
feat: add more match types for new Settings search
#241409 merged
Feb 24, 2025 -
reorder sync resources
#241725 merged
Feb 24, 2025 -
chat - status tweaks
#241720 merged
Feb 24, 2025 -
fix: update edits transfer data property
#241723 merged
Feb 24, 2025 -
Remove keybinding for partial accept
#241721 merged
Feb 24, 2025 -
fix #240640
#241717 merged
Feb 24, 2025 -
Contribute rich hover for inline values for debugger + notebook execution values
#241713 merged
Feb 24, 2025 -
clear most recent prompt value input on input finished
#241666 merged
Feb 24, 2025 -
Fix notebook inline chat
#241687 merged
Feb 24, 2025 -
Fixes #241517
#241710 merged
Feb 24, 2025 -
disable mandatory signature verification in linux and stable
#241707 merged
Feb 24, 2025 -
Adding telemetry for TypeScript expandable hover
#241706 merged
Feb 24, 2025 -
remove info log
#241671 merged
Feb 24, 2025 -
Revert addition of Configure option in Open Editors view
#241069 merged
Feb 24, 2025 -
cleanup telemetry events
#241701 merged
Feb 24, 2025 -
Fix terminal split view disposable leaked
#241597 merged
Feb 24, 2025 -
log internal code
#241697 merged
Feb 24, 2025 -
Fix timeline view leaks event listeners
#241607 merged
Feb 24, 2025 -
Fix typos in
editorOptions.ts
#239929 merged
Feb 24, 2025 -
fix https://github.com/microsoft/vscode-copilot/issues/13309
#241691 merged
Feb 24, 2025 -
only rely on
crypto.getRandomValues
and treatrandomUUID
as being optional#241690 merged
Feb 24, 2025 -
polish
#241689 merged
Feb 24, 2025 -
asorted fixes
#241684 merged
Feb 24, 2025 -
Mark fields in
Selection
as readonly#241494 merged
Feb 24, 2025 -
Typo in storage URI docs
#241600 merged
Feb 24, 2025 -
terminal - skip flaky tests
#241678 merged
Feb 24, 2025 -
chat - status tweaks
#241669 merged
Feb 24, 2025 -
Improved sorting of deleted cells
#241667 merged
Feb 24, 2025 -
Fix notebook whitespace positioning
#241668 merged
Feb 24, 2025 -
Ensure notebook modified entry snapshot is detected on window reload
#241663 merged
Feb 24, 2025 -
Polish trigger/quick suggestions and when the widget is hidden
#241589 merged
Feb 24, 2025 -
Differentiate flags/options, add option value type
#241395 merged
Feb 24, 2025 -
Add set-location spec for pwsh
#241584 merged
Feb 24, 2025 -
Reduce changes in fig specs
#241582 merged
Feb 24, 2025 -
Diff hunk toolbar for deleted cell
#241422 merged
Feb 24, 2025 -
Use synchronizer only if notebook isn't open
#241650 merged
Feb 24, 2025 -
Improve notebook edit navigation
#241535 merged
Feb 23, 2025 -
chat - more status tweaks
#241639 merged
Feb 23, 2025 -
Fix not uri-transforming links in tool invocations
#241637 merged
Feb 23, 2025 -
Fix broken terminal link hover, hides before being able to hover over the contents
#241599 merged
Feb 23, 2025 -
Ensure terminal data is segmented by C and D sequences
#241633 merged
Feb 23, 2025 -
status - chat tweaks
#241635 merged
Feb 23, 2025 -
status - chat tweaks
#241620 merged
Feb 23, 2025 -
Delete unused telemetry code
#241625 merged
Feb 23, 2025 -
unblock build (skip tests)
#241619 merged
Feb 23, 2025 -
Bump distro
#241604 merged
Feb 23, 2025 -
status - dynamic hover delay based on content
#241590 merged
Feb 22, 2025 -
unblock build (skip tests)
#241591 merged
Feb 22, 2025 -
Handle no environment reporting properly
#241593 merged
Feb 22, 2025 -
Restore margin on terminal in confirmation widget
#241585 merged
Feb 22, 2025 -
add
fileExtensions
to terminal completion resource request config#241543 merged
Feb 22, 2025 -
chat status tweaks
#241561 merged
Feb 22, 2025 -
fix: reenable implicit context for edits, disable after first request, reenable on new editing session
#241550 merged
Feb 22, 2025 -
Remove PreparedToolInvocation#tooltip
#241549 merged
Feb 22, 2025 -
Enable rendering tool progress/confirmation messages with codeblocks
#241545 merged
Feb 22, 2025 -
fix: Search editor leaks event listeners
#241538 merged
Feb 22, 2025 -
fix: multiple Settings ToC groups with the same ID
#241541 merged
Feb 22, 2025 -
fix: Workspace Trust editor leaks disposables
#241534 merged
Feb 21, 2025 -
fix: SearchResultModel leaks disposables
#241533 merged
Feb 21, 2025 -
fix: register more disposables
#241528 merged
Feb 21, 2025 -
chore: bump electron@34.2.0
#241077 merged
Feb 21, 2025 -
clean up should prompt event.
#241520 merged
Feb 21, 2025 -
chore: add support to collect memory-infra traces
#241519 merged
Feb 21, 2025 -
chat - better status visibility updating based on state
#241518 merged
Feb 21, 2025 -
Fix folder icon for chat
#241514 merged
Feb 21, 2025 -
Tweak chat stream rate computation again
#241513 merged
Feb 21, 2025 -
Change "Generating" to "Working"
#241506 merged
Feb 21, 2025 -
Update telemetry owner
#241380 merged
Feb 21, 2025 -
factor in completion description in sorting
#241505 merged
Feb 21, 2025 -
Migration from InlineEdit API to InlineCompletion API
#241501 merged
Feb 21, 2025 -
Update codicons
#241499 merged
Feb 21, 2025 -
improve prompt attachments rendering
#241497 merged
Feb 21, 2025 -
add owner for telemetry event
#241496 merged
Feb 21, 2025 -
rm task telemetry event
#241495 merged
Feb 21, 2025 -
fix: memory leak in settings indicators
#236417 merged
Feb 21, 2025 -
Make execution.read() return output consistently
#241491 merged
Feb 21, 2025 -
Remove unneeded unsafe cast
#241493 merged
Feb 21, 2025 -
Adds support for showInlineEditMenu
#241478 merged
Feb 21, 2025 -
chat - refactor status entry
#241454 merged
Feb 21, 2025 -
ensure completion items are returned
#241489 merged
Feb 21, 2025 -
Adjust command started X when prompt is reprinted
#241474 merged
Feb 21, 2025 -
Allow detection of powershell-preview snap
#240054 merged
Feb 21, 2025 -
Fix ghost text cursor style
#241480 merged
Feb 21, 2025 -
Make autorun/derived restartable in case of an error
#241479 merged
Feb 21, 2025 -
chat overlay work
#241477 merged
Feb 21, 2025 -
Introduce action to accept next inline edit part
#241475 merged
Feb 21, 2025 -
Fix reference to incorrect range
#241468 merged
Feb 21, 2025 -
simplify undo stops, push an undo point each time streaming edits starts
#241466 merged
Feb 21, 2025 -
Adopt ensureNoDisposablesAreLeakedInTestSuite in a few files
#241462 merged
Feb 21, 2025 -
Fix array index out of bounds and other tree sitter bugs
#241460 merged
Feb 21, 2025 -
Make some more tree sitter typescript fixes
#241358 merged
Feb 21, 2025 -
clear diff rendering when dispose code editor integration
#241458 merged
Feb 21, 2025 -
vscode.comments API has a bug that multiplies comments when changing CommentMode
#241457 merged
Feb 21, 2025 -
Remove unwanted metrics
#241455 merged
Feb 21, 2025 -
Make all widgets clickable and align
#241453 merged
Feb 21, 2025 -
Create an empty model for each inserted cells
#241452 merged
Feb 21, 2025 -
encoding - add a test that simulates saving a document with different encoding
#241448 merged
Feb 21, 2025 -
chat - clean up copilot menu
#241446 merged
Feb 21, 2025 -
Removing 'Bulk Edit Pane' telemetry
#241444 merged
Feb 21, 2025 -
Skip resolving save conxflict when the contents between disk and editor are equal (fix #241381)
#241443 merged
Feb 21, 2025 -
linux - cleanup from custom title experiment
#241379 merged
Feb 21, 2025 -
Update telemetry event owner
#241410 merged
Feb 21, 2025 -
improvements for the
use prompt
command#241407 merged
Feb 21, 2025 -
modified document should resolve (accept itself) when after editing nothing has changed
#241432 merged
Feb 21, 2025 -
Skip unused telemetry events
#241431 merged
Feb 21, 2025 -
Fix accept/reject in Notebook Chat
#241429 merged
Feb 21, 2025 -
Fix leaks in notebook actions
#241430 merged
Feb 21, 2025 -
Undo/redo inserted noteook cells in chat
#241421 merged
Feb 21, 2025 -
Allow notebook provider selectors to be restored properly
#241420 merged
Feb 21, 2025 -
Make edits welcome view be not ugly when sidebar is minimum width
#241413 merged
Feb 21, 2025 -
use unique sound for chat edit modified file
#241411 merged
Feb 21, 2025 -
Adopt Markdown to use vscode log output channel
#241342 merged
Feb 21, 2025 -
Remove obsolete event
#241408 merged
Feb 21, 2025 -
Send search events less often
#241406 merged
Feb 21, 2025 -
Ensure proper sequencing of notebook cell edits
#241350 merged
Feb 20, 2025 -
drag and drop images from web
#241404 merged
Feb 20, 2025 -
fix: increase padding for chat attached context widget
#241403 merged
Feb 20, 2025 -
clickable/hoverable ghosttext view
#241399 merged
Feb 20, 2025 -
@vscode/proxy-agent 0.32.0
#241393 merged
Feb 20, 2025 -
Respond to theme updates for tree sitter
#241326 merged
Feb 20, 2025 -
Fix #238815 by using a function that calls
downloadAndInstall
for local downloads#241400 merged
Feb 20, 2025 -
rm a log in generators
#241396 merged
Feb 20, 2025 -
Fix suggest exception when moving cursor in terminal
#241397 merged
Feb 20, 2025 -
Update owner on telemetry events
#241389 merged
Feb 20, 2025 -
Fix nested scopes with tree sitter
#241349 merged
Feb 20, 2025 -
fix: make chat related file suggestions opt-in
#241387 merged
Feb 20, 2025 -
Preserve whitespace in tool confirmation codeblock
#241386 merged
Feb 20, 2025 -
fix: chat attachments/working set polish
#241382 merged
Feb 20, 2025 -
improve
create prompt
command#241375 merged
Feb 20, 2025 -
add tests for script/custom generators
#241376 merged
Feb 20, 2025 -
don't launch contributed profile that's not been for custom execution tasks
#241361 merged
Feb 20, 2025 -
Expose shell's environment - fish shell
#240971 merged
Feb 20, 2025 -
Disable notebook synchronizer when using notebook edits
#241371 merged
Feb 20, 2025 -
Fix notebook edit navigation and decorations
#241366 merged
Feb 20, 2025 -
debt: fix more Settings editor leaks
#241279 merged
Feb 20, 2025 -
SCM - 💄 fix disposable leaks
#241363 merged
Feb 20, 2025 -
status - more localize use
#241360 merged
Feb 20, 2025 -
append
activeEditorState
when in screen reader mode by default#241229 merged
Feb 20, 2025 -
ensure zsh version >= last version used to generate zsh command descriptions
#241357 merged
Feb 20, 2025 -
Update @vscode/tree-sitter-wasm
#241351 merged
Feb 20, 2025 -
chore: avoid storing resources in memory cache under development
#241321 merged
Feb 20, 2025 -
Adopt notebook chat edits
#241334 merged
Feb 20, 2025 -
Improve format of zsh builtins
#241243 merged
Feb 20, 2025 -
status - tweak wording for inline completions entry
#241345 merged
Feb 20, 2025 -
Show close button regardless of code block
#241341 merged
Feb 20, 2025 -
Parse cell Uris to get notebook Uri when reading items in chat session
#241172 merged
Feb 20, 2025 -
The order of elements in the language status indicator are not fixed (fix #241246)
#241333 merged
Feb 20, 2025 -
Insertion view indentation trim fixes
#241329 merged
Feb 20, 2025 -
Provide encoding-related APIs for editor extensions (#824)
#240804 merged
Feb 20, 2025 -
debt - fix leaks around
ActionRunner
#241325 merged
Feb 20, 2025 -
prepare February endgame
#241323 merged
Feb 20, 2025 -
Fix transient model watcher leak
#241320 merged
Feb 20, 2025 -
Move collapsed mode option
#241316 merged
Feb 20, 2025 -
Revert "Fixing appearance of the double cursor"
#241315 merged
Feb 20, 2025 -
Fix ghost text screen reader accessibility issues
#241311 merged
Feb 20, 2025 -
make sure
Close
button is rendered in inline chat#241309 merged
Feb 20, 2025 -
handle folder references in prompt files
#241271 merged
Feb 20, 2025 -
Revert async AcceptAgentEdits
#241300 merged
Feb 20, 2025 -
Keyboard shortcut to accept tool confirmations
#241301 merged
Feb 20, 2025 -
Git - remove jschardet
#241256 merged
Feb 20, 2025 -
debt: dispose notification action runner
#241273 merged
Feb 20, 2025 -
Fix leaking previous ChatModel after clearing session
#241294 merged
Feb 20, 2025 -
Initial implementation of ModifiedNotebookEntry
#241275 merged
Feb 20, 2025 -
chat: better problems integration
#241276 merged
Feb 20, 2025 -
Ensure acceptAgentEdits is async
#241278 merged
Feb 20, 2025 -
[refactor]: move config module and config related constants
#241254 merged
Feb 20, 2025 -
fix: add fallback comparison
#241266 merged
Feb 19, 2025 -
use builtin over spec if it has more command properties
#241238 merged
Feb 19, 2025 -
fix: consolidate working set and chat attachments
#241116 merged
Feb 19, 2025 -
allow markdown string for terminal completion item doc
#241264 merged
Feb 19, 2025 -
Fill in zsh short descriptions
#241233 merged
Feb 19, 2025 -
Always show folder icons for inline chat anchors
#241135 merged
Feb 19, 2025 -
debt: compute useNewKeyMatchingSearch earlier
#241247 merged
Feb 19, 2025 -
chat - only set GHE related settings for a valid instance
#241249 merged
Feb 19, 2025 -
Show "working" progress message at bottom of Edits
#241248 merged
Feb 19, 2025 -
implements global prompt files sync logic
#241123 merged
Feb 19, 2025 -
Show suggestion on hover in collapsed mode
#241222 merged
Feb 19, 2025 -
Fixes gutter menu issues
#241242 merged
Feb 19, 2025 -
Add API proposal which adds language model capabilities
#241240 merged
Feb 19, 2025 -
Remove breadcrumb specific ctx menu
#241236 merged
Feb 19, 2025 -
Implements mouse interaction with inline edit insertions
#241211 merged
Feb 19, 2025 -
Remove CVS default file exclude
#241234 merged
Feb 19, 2025 -
Compute TextModel limits before initializing the tokenizer
#240919 merged
Feb 19, 2025 -
indicate sound will play when chat editor is revealed in help dialog
#241231 merged
Feb 19, 2025 -
indicate how to navigate toolbar in editor's a11y help dialog
#241230 merged
Feb 19, 2025 -
Trim leading spaces for insertion view
#241194 merged
Feb 19, 2025 -
fix https://github.com/microsoft/vscode/issues/241223
#241228 merged
Feb 19, 2025 -
fix duplicate suggestion bug, prefer builtins over executables
#241225 merged
Feb 19, 2025 -
Track disposables for pty host direct proxy
#241200 merged
Feb 19, 2025 -
bump innosetup
#241072 merged
Feb 19, 2025 -
Fix: Wait for clear command to execute before reusing terminal
#240970 merged
Feb 19, 2025 -
debouncedObservable2 -> debouncedObservable
#241221 merged
Feb 19, 2025 -
Fix font styles and a bunch of missing typescript scopes for tree sitter
#241208 merged
Feb 19, 2025 -
Fixes loading race condition
#241215 merged
Feb 19, 2025 -
Fixes https://github.com/microsoft/vscode-copilot/issues/12880
#241214 merged
Feb 19, 2025 -
feat(commands): add
insertFinalNewLine
#241126 merged
Feb 19, 2025 -
Feat: Custom Minimap Section Header Marker Detection RegExp ✨
#210271 merged
Feb 19, 2025 -
Fixes observable related bug
#241195 merged
Feb 19, 2025 -
💄
#241207 merged
Feb 19, 2025 -
files - add
decode
/encode
method (#824)#241160 merged
Feb 19, 2025 -
Editor Hover: cleaning up the disposables
#241202 merged
Feb 19, 2025 -
make code editor integration for chat not depend on
ChatEditingModifiedDocumentEntry
-type#241197 merged
Feb 19, 2025 -
don't fallback to running task command for rerun task action
#241109 merged
Feb 19, 2025 -
re-evaluate ghost text after trim
#241111 merged
Feb 19, 2025 -
use $web in vscodeweb
#239938 merged
Feb 19, 2025 -
more work on
AbstractChatEditingModifiedFileEntry
#241183 merged
Feb 19, 2025 -
Minor tweeks for Notebook File Entry in chat edits
#241178 merged
Feb 19, 2025 -
Enable conpty dll by default on Insiders
#241177 merged
Feb 19, 2025 -
Update whole lines when responding to tree sitter changes
#241179 merged
Feb 19, 2025 -
Better handle shell env api usage for windows conpty
#240710 merged
Feb 19, 2025 -
Editor Hover: Early return when pressing modifier key
#241169 merged
Feb 19, 2025 -
Using correct setting value for
editor.defaultColorDecorators
#241168 merged
Feb 19, 2025 -
Remove direct refs of original & modified models
#241134 merged
Feb 19, 2025 -
Move generating original URI out of base class
#241137 merged
Feb 19, 2025 -
remove
IModifiedFileEntry#diffInfo
#241161 merged
Feb 19, 2025 -
💄 use more interface-type, use transaction
#241156 merged
Feb 19, 2025 -
Align TS ext lazy implementation with core
#241154 merged
Feb 19, 2025 -
Don't log undefined in TSServer error
#241153 merged
Feb 19, 2025 -
Fix chat icon label padding for no icon cases
#241151 merged
Feb 19, 2025 -
Fix minimal icons overflowing attachments
#241138 merged
Feb 19, 2025 -
Revert "tests - enable API tests with test runner"
#241146 merged
Feb 19, 2025 -
Fix missing response toolbar
#241143 merged
Feb 19, 2025 -
chore: bump node-pty@1.1.0-beta30
#241115 merged
Feb 19, 2025 -
Make sure folders are requested when files are
#241092 merged
Feb 19, 2025 -
ensure spec and builtin commands show up before misc ones
#240724 merged
Feb 19, 2025 -
chat: code pill polishes
#241133 merged
Feb 19, 2025 -
added some issue reporter styling fix
#241130 merged
Feb 18, 2025 -
Better API for hiding tool invocations
#241132 merged
Feb 18, 2025 -
tests - enable API tests with test runner
#240876 merged
Feb 18, 2025 -
move
ChatEditingModifiedDocumentEntry
into its own file#241121 merged
Feb 18, 2025 -
SCM - fix missing actions in the Repositories view
#241124 merged
Feb 18, 2025 -
fix https://github.com/microsoft/vscode/issues/241046
#241120 merged
Feb 18, 2025 -
Instead of adding a "save-blocker", disable auto-save while streaming
#241118 merged
Feb 18, 2025 -
fix: Add Files... opens with query prefilled
#241117 merged
Feb 18, 2025 -
fix https://github.com/microsoft/vscode/issues/241094
#241114 merged
Feb 18, 2025 -
introduce
AbstractChatEditingModifiedFileEntry
#241110 merged
Feb 18, 2025 -
Make Command Center debug launcher offer most recently used configuration first
#240744 merged
Feb 18, 2025 -
Add onExP to tree sitter settings
#241112 merged
Feb 18, 2025 -
fix: apply code block fails with cannot read properties of undefined (reading 'streaming')
#241102 merged
Feb 18, 2025 -
Clean up hover when locked hover is disposed
#241099 merged
Feb 18, 2025 -
fix "skip tests"
#241100 merged
Feb 18, 2025 -
missing stop condition
#241097 merged
Feb 18, 2025 -
Fix zsh version check
#241096 merged
Feb 18, 2025 -
Fix to header misplacement in minimap
#217581 merged
Feb 18, 2025 -
title - properly recognize global entries in toolbar
#241091 merged
Feb 18, 2025 -
copilot - support menu when command center is disabled
#241079 merged
Feb 18, 2025 -
Rename press to reveal to show collapsed
#241083 merged
Feb 18, 2025 -
Use previous token for tree sitter guess
#241082 merged
Feb 18, 2025 -
Engineering - increase worker count for mangling
#241076 merged
Feb 18, 2025 -
Enable bracket features with tree sitter
#241074 merged
Feb 18, 2025 -
Use SAS urls for ESRP
#240984 merged
Feb 18, 2025 -
Add panelTitleBadge color variables
#240645 merged
Feb 18, 2025 -
bump deps
#241066 merged
Feb 18, 2025 -
fix exclusive web build
#240994 merged
Feb 18, 2025 -
Rename directory completion to folder completion
#241064 merged
Feb 18, 2025 -
Git - fix regression related to editing the merge commit message
#241061 merged
Feb 18, 2025 -
Updates unicode confusable definition
#240209 merged
Feb 18, 2025 -
aux bar - restrict labels when activity bar is top
#241050 merged
Feb 18, 2025 -
Hide suggest when ghost text is completed via right arrow
#240887 merged
Feb 18, 2025 -
Expand terminal suggest quickSuggestions setting
#240889 merged
Feb 18, 2025 -
trim trailing whitespace from value when ghost text is updated
#240816 merged
Feb 18, 2025 -
Allow nb inline diff in insiders
#241045 merged
Feb 18, 2025 -
Add
pressToReveal
mode and gutter menu action#241026 merged
Feb 17, 2025 -
Remove unnecessary classes from body
#240633 merged
Feb 17, 2025 -
Implements inline edit fade out animation
#241031 merged
Feb 17, 2025 -
update distro
#241028 merged
Feb 17, 2025 -
Improves inline edit wiggle
#241022 merged
Feb 17, 2025 -
debt - remove missing
documentPaste
proposal#241019 merged
Feb 17, 2025 -
Add
IModifiedFileEntryEditorIntegration
and implement for code editors#241018 merged
Feb 17, 2025 -
The code background and foreground color are inversed for the default high contrast theme
#241014 merged
Feb 17, 2025 -
Brackets should not be colorized in comments
#241013 merged
Feb 17, 2025 -
update codicons
#241012 merged
Feb 17, 2025 -
Git - fix unstage selected ranges for renamed files
#240998 merged
Feb 17, 2025 -
update codicons
#240990 merged
Feb 17, 2025 -
Schema validation for icon in built in view containers
#240989 merged
Feb 17, 2025 -
Bump nanoid from 3.3.7 to 3.3.8
#240988 merged
Feb 17, 2025 -
Git - replace diagnostic information with diagnostics
#240991 merged
Feb 17, 2025 -
Added EffectiveEditContext computed editor option
#239801 merged
Feb 17, 2025 -
Pass host to all views
#240986 merged
Feb 17, 2025 -
Bump dompurify from 3.1.7 to 3.2.4 in /extensions/markdown-language-features
#240973 merged
Feb 17, 2025 -
Dragging a folding marker results in
The cursor must be within a commenting range to add a comment.
#240985 merged
Feb 17, 2025 -
Fixing appearance of the double cursor
#238949 merged
Feb 17, 2025 -
Add boolean and punctuation scopes for typescript with tree sitter
#240983 merged
Feb 17, 2025 -
Bump @octokit/request-error, @octokit/graphql and @octokit/rest in /extensions/github
#240841 merged
Feb 17, 2025 -
Bump @octokit/endpoint, @octokit/graphql and @octokit/rest in /extensions/github
#240838 merged
Feb 17, 2025 -
Bump koa from 2.15.3 to 2.15.4
#240580 merged
Feb 17, 2025 -
Bump esbuild from 0.23.0 to 0.25.0 in /build
#240433 merged
Feb 17, 2025 -
Bump serialize-javascript and mocha
#240320 merged
Feb 17, 2025 -
Engineering - enable diagnostics commit hook
#240981 merged
Feb 17, 2025 -
Only save current value when navigated to the end
#240972 merged
Feb 17, 2025 -
Fix collapsible tool result icon switching
#240967 merged
Feb 17, 2025 -
Add directory context support in chat actions
#240963 merged
Feb 17, 2025 -
Add node as npm script runner (2nd)
#240527 merged
Feb 17, 2025 -
Improve agent codeblock pill updating
#240962 merged
Feb 16, 2025 -
debt - fix some leaks
#240895 merged
Feb 15, 2025 -
xterm@^5.6.0-beta.98
#240806 merged
Feb 15, 2025 -
Working copies: implement most frequent user tracking (fix #240468)
#240881 merged
Feb 15, 2025 -
debt - fix leak in
CodeLensCache
#240880 merged
Feb 15, 2025 -
Editor dies on switching branch (fix #240514)
#240877 merged
Feb 15, 2025 -
chat: make edits distinct per text edit group
#240843 merged
Feb 15, 2025 -
Collapsible tool list fixes
#240853 merged
Feb 15, 2025 -
Include send output to chat in context menu
#240850 merged
Feb 15, 2025 -
fix "command not found" for code actions
#240849 merged
Feb 14, 2025 -
Accept inline edits when clicking on some widgets
#240844 merged
Feb 14, 2025 -
Support collapsible list of tool results
#240842 merged
Feb 14, 2025 -
Terminal suggest arrow navigation improvements
#240522 merged
Feb 14, 2025 -
update distro pointer
#240836 merged
Feb 14, 2025 -
open next/prev should only consider modified entries
#240826 merged
Feb 14, 2025 -
fix assertion failure
#240827 merged
Feb 14, 2025 -
Enable rendering file widgets in tool messages
#240825 merged
Feb 14, 2025 -
remove
IModifiedFileEntry#maxLineNumber
#240822 merged
Feb 14, 2025 -
fix: remove extraneous backtick in CONTRIBUTING.md
#240305 merged
Feb 14, 2025 -
SCM - Escape should first clear the selection and then the input
#240817 merged
Feb 14, 2025 -
ensure unique capture group names for terminal suggest aliases regex
#240813 merged
Feb 14, 2025 -
move chat overlay into workbench grid
#240808 merged
Feb 14, 2025 -
Git - disable untracked file soft-delete when connected to a remote
#240805 merged
Feb 14, 2025 -
Inline edit file structure refactoring
#240799 merged
Feb 14, 2025 -
Use right arrow to action the terminal inline suggestion
#240515 merged
Feb 14, 2025 -
Prevent delayed hovers being recreated when locked manually
#240796 merged
Feb 14, 2025 -
documents - expose
encoding
as proposed API (part of #824)#240790 merged
Feb 14, 2025 -
💄 working copy alignments
#240791 merged
Feb 14, 2025 -
install a save-participant/block which prevents auto-save while edits streams to a file
#240773 merged
Feb 14, 2025 -
Git - use relative path when getting blame information
#240784 merged
Feb 14, 2025 -
Git - use relative path in
getObjectDetails()
#240783 merged
Feb 14, 2025 -
Improves debug formatting
#240782 merged
Feb 14, 2025 -
Fixes cyclic dependency
#240781 merged
Feb 14, 2025 -
Ignore internal cell id when computing cell hash for diffing
#240757 merged
Feb 14, 2025 -
Use labels for secondary sidebar title and provide an option to go back to icons (fix #236698)
#240779 merged
Feb 14, 2025 -
Use notebook cell id when computing diff of notebooks
#240755 merged
Feb 14, 2025 -
rename some types to get rid of the 'location' variable name
#240751 merged
Feb 14, 2025 -
Engineering - switch Compile stage to macOS ARM64
#240676 merged
Feb 14, 2025 -
Add Chat NotebookEdit API
#240591 merged
Feb 14, 2025 -
rename action labels: Accept -> Keep, Discard -> Undo
#240764 merged
Feb 14, 2025 -
don't scroll along while applying edits
#240762 merged
Feb 14, 2025 -
Restore "Add more models"
#240738 merged
Feb 14, 2025 -
Fix a couple of notebook related leaks
#240601 merged
Feb 14, 2025 -
adds the "create prompt" command
#240729 merged
Feb 14, 2025 -
assign a cell Id to the internal metadata on the cell's text model
#240733 merged
Feb 14, 2025 -
Improve inline value fallback + setting shape change
#240731 merged
Feb 13, 2025 -
only trigger generators for completions once
#240721 merged
Feb 13, 2025 -
troubleshooting debug logs for inline diff
#240717 merged
Feb 13, 2025 -
add common
WithUriValue
type#240714 merged
Feb 13, 2025 -
filter out NES contribution
#240701 merged
Feb 13, 2025 -
fix ghost text issues
#240712 merged
Feb 13, 2025 -
Engineering - enable batching for the CI build
#240704 merged
Feb 13, 2025 -
fix inline diff reloading
#240696 merged
Feb 13, 2025 -
Expose shell's environment - zsh with better perf
#240276 merged
Feb 13, 2025 -
chat: add incremental undo stops for edits in a single turn
#240684 merged
Feb 13, 2025 -
Log provider in "tunnel user show"
#240692 merged
Feb 13, 2025 -
add suggest info to terminal/editor help dialogs
#240689 merged
Feb 13, 2025 -
Diff selection indicator line should use menu.separatorBackground instead of menu.border
#228825 merged
Feb 13, 2025 -
Auto-generated baselines by 1ES Pipeline Templates
#238927 merged
Feb 13, 2025 -
Clamp tab_size setting between 1 and 16
#228957 merged
Feb 13, 2025 -
add helpful window.title variable to editor's a11y help dialog
#240686 merged
Feb 13, 2025 -
Use refresh vs debug-restart for rerun-task icon
#240668 merged
Feb 13, 2025 -
Allow
createIfNone
to also use detail#240565 merged
Feb 13, 2025 -
fix use prompt command
alt
/option
modifier behaviour#240682 merged
Feb 13, 2025 -
turn of rulers in IW and native REPL
#240683 merged
Feb 13, 2025 -
Fix behavior of terminal.integrated.confirmOnExit
#240074 merged
Feb 13, 2025 -
still show widget when no completion items and manually invoked
#240675 merged
Feb 13, 2025 -
Add terminal inline suggest setting and exclude prefix before space
#240663 merged
Feb 13, 2025 -
Only cancel requests when hiding widget inside sync
#240660 merged
Feb 13, 2025 -
Clean up screen reader info in comments view
#240658 merged
Feb 13, 2025 -
Accessibility: navigating / reading comments treeview is overly verbose and inefficient with screen readers
#240653 merged
Feb 13, 2025 -
improve ghost test detection
#240556 merged
Feb 13, 2025 -
modes - configure some default settings in core (workaround #240567)
#240646 merged
Feb 13, 2025 -
build: remove broken @vscode/node-addon-api
#240631 merged
Feb 13, 2025 -
Git - remove the ignore sources setting as it is now merged into the sources setting
#240635 merged
Feb 13, 2025 -
Fix deleted line decorators in inline notebook diff view
#240630 merged
Feb 13, 2025 -
Change tree sitter setting to be per langauge
#240622 merged
Feb 13, 2025 -
Fix tree sitter colorize tests
#240625 merged
Feb 13, 2025 -
adds observable debug logger
#240598 merged
Feb 13, 2025 -
Git - update settings descriptions
#240621 merged
Feb 13, 2025 -
Use tree sitter for ini
#240534 merged
Feb 13, 2025 -
Developer: Open user data folder does not work on macOS (fix #240611)
#240618 merged
Feb 13, 2025 -
ci: debug flaky asset_id step in macOS sign stage
#240558 merged
Feb 13, 2025 -
warnings in chat attachments when attachments are not valid
#240600 merged
Feb 13, 2025 -
Improves observable logging
#240599 merged
Feb 13, 2025 -
use global prompts location in the prompts service
#240595 merged
Feb 13, 2025 -
Dispose more handlers, ref #239965
#240594 merged
Feb 13, 2025 -
Revert "adds observable debug logger"
#240588 merged
Feb 12, 2025 -
Setting to enable, disable shell env api
#240424 merged
Feb 12, 2025 -
Git - polish the diagnostics information commit hook
#240590 merged
Feb 12, 2025 -
add
promptsHome
location to user data profile#240585 merged
Feb 12, 2025 -
added notebook widget to view changes inline
#240153 merged
Feb 12, 2025 -
Support dynamic tool message after tool runs
#240586 merged
Feb 12, 2025 -
adds observable debug logger
#240559 merged
Feb 12, 2025 -
refactor prompts syntax service
#240578 merged
Feb 12, 2025 -
Fix negated condition
#240566 merged
Feb 12, 2025 -
rename
ChatInstructionsFileLocator
utility#240563 merged
Feb 12, 2025 -
Set WH delay to 0 by default
#240554 merged
Feb 12, 2025 -
chore: bump distro
#240555 merged
Feb 12, 2025 -
[prompts]: update config schema
#240557 merged
Feb 12, 2025 -
Fix #240502
#240550 merged
Feb 12, 2025 -
debug: fix Edit Mode option not being available in bp context menu
#240546 merged
Feb 12, 2025 -
Bad 'OK' capitalization on 'Add Triggered Breakpoint...' (fix #240490)
#240492 merged
Feb 12, 2025 -
chat: fix text always says generating
#240548 merged
Feb 12, 2025 -
Hide Inline Edits When Peek Widget Is Visible
#240538 merged
Feb 12, 2025 -
fix: dispose resource labels in chat attachments content part
#240528 merged
Feb 12, 2025 -
When cursor is before inline edit, tab should accept
#240525 merged
Feb 12, 2025 -
Uses squiggles for warnings
#240524 merged
Feb 12, 2025 -
Enable inline completion providers to return inline edits.
#240513 merged
Feb 12, 2025 -
Git - polish discard changes dialogs
#240519 merged
Feb 12, 2025 -
Allows inline completion providers to set the debounce time.
#240518 merged
Feb 12, 2025 -
Add Folder to Workspace button displaying as "&Add"
#240185 merged
Feb 12, 2025 -
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] xterm@5.6.0-beta.97
#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 -
Implements https://github.com/microsoft/vscode-copilot/issues/11599
#240396 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
60 Pull requests opened by 43 people
-
fix: Linenumbers of links starting with `)` `]` don't work on terminal
#240059 opened
Feb 8, 2025 -
feat: add inlay hints shortcut to toggle it on and off
#240437 opened
Feb 11, 2025 -
fix: use the copy command for images with CORS errors in the markdown preview
#240508 opened
Feb 12, 2025 -
Rerun autorun if it changes its own dependencies.
#240560 opened
Feb 12, 2025 -
Fix bracket snippet overwriting chars outside the closing bracket
#240604 opened
Feb 13, 2025 -
Fix empty end bracket error
#240609 opened
Feb 13, 2025 -
Fix missing encoding of backslash in terminal shell integration environment variable values
#240614 opened
Feb 13, 2025 -
Fix VS Code ignoring --max-old-space-size environment setting for node.js
#240616 opened
Feb 13, 2025 -
shellKind proposed api should replace shellType proposed api
#240617 opened
Feb 13, 2025 -
Add Merge Editor Accessibility help
#240745 opened
Feb 14, 2025 -
Show aria labels when looking at the merge editor split panes
#240862 opened
Feb 15, 2025 -
fix: improve Wayland detection and environment setup
#240864 opened
Feb 15, 2025 -
High contrast gutter items
#240906 opened
Feb 15, 2025 -
[html] fix validation error on JavaScript block comment (for #171153)
#240932 opened
Feb 16, 2025 -
✋ :up: `open@10.1.0`
#240995 opened
Feb 17, 2025 -
Optimized: Allowing to define variable line heights 2
#241218 opened
Feb 19, 2025 -
[trivial] Add example sources to docstrings in cursorEvents.ts
#241250 opened
Feb 19, 2025 -
update the edit tool
#241261 opened
Feb 19, 2025 -
Allow `More Actions...` button on configurable toolbars to be hidden
#241268 opened
Feb 19, 2025 -
# Provides handleRejection to the inline suggest providers in extensions
#241328 opened
Feb 20, 2025 -
# Extend the partial accept handler
#241356 opened
Feb 20, 2025 -
Fix Terminal Icon Picker alignment and placement
#241359 opened
Feb 20, 2025 -
chore: log js stacks from unresponsive window
#241390 opened
Feb 20, 2025 -
Cygwin retain cwd for login shells
#241488 opened
Feb 21, 2025 -
Clarify that our character offsets are in utf-16 code units
#241522 opened
Feb 21, 2025 -
Resolve compiler errors that appear due to useDefineForClassFields
#241544 opened
Feb 22, 2025 -
Added `getAmountOfDiffs` and `getIndexOfCurrentlyRevealedDiff` to the IDiffEditor
#241579 opened
Feb 22, 2025 -
Declare some latex related language ids as internal only
#241618 opened
Feb 23, 2025 -
feat: enable gpu channel async from the runtime
#241640 opened
Feb 23, 2025 -
Adopt mac policy support
#241773 opened
Feb 24, 2025 -
Fix Incorrect character indentation on settings with line break
#242074 opened
Feb 26, 2025 -
Update C# onEnterRules to account for documentation comments
#242121 opened
Feb 26, 2025 -
xyz3
#242144 opened
Feb 27, 2025 -
Update WinGet configuration file location & extension
#242241 opened
Feb 27, 2025 -
align custom image attachment
#242254 opened
Feb 27, 2025 -
align image attachments
#242258 opened
Feb 27, 2025 -
# Signal rejection on inline completion drop
#242284 opened
Feb 28, 2025 -
# Allow inlineEdits to signal visibility
#242287 opened
Feb 28, 2025 -
# Full acceptance signal for the inlineCompletions
#242290 opened
Feb 28, 2025 -
Add PowerShell logic to prevent hanging installer Fix #239521
#242427 opened
Mar 2, 2025 -
status - try to align icons and text in language status
#242472 opened
Mar 3, 2025 -
Fixed wrong negation in the _shouldRenderHint logic.
#242479 opened
Mar 3, 2025 -
Remove old TS surveys setting
#242500 opened
Mar 3, 2025 -
status - remove OOTB background for remote indicator
#242503 opened
Mar 3, 2025 -
fix prompt files related unit tests on Windows
#242512 opened
Mar 3, 2025 -
Prevent using an invalid model with agent mode
#242594 opened
Mar 4, 2025 -
Prototype for #53557
#242680 opened
Mar 5, 2025 -
Add a workaround for browser bug
#242685 opened
Mar 5, 2025 -
Run all integration tests in parallel
#242693 opened
Mar 5, 2025 -
hide no suggestions indicator when a user types more input
#242699 opened
Mar 5, 2025 -
Significantly increase maxHeight of hover widget
#242702 opened
Mar 5, 2025 -
add `getInstalledExtensions` generators
#242704 opened
Mar 5, 2025 -
Trigger CHANGE_CELL_LANGUAGE on "Select language" in the empty notebook cell hint.
#242835 opened
Mar 6, 2025 -
Added preferred light/dark icon theme config option (#242847)
#242855 opened
Mar 7, 2025 -
Create docker-image.yml
#242866 opened
Mar 7, 2025 -
fix #241002
#242880 opened
Mar 7, 2025 -
chat - status :lipstick:
#242887 opened
Mar 7, 2025 -
Honor more cursor settings in scm input editor
#242903 opened
Mar 7, 2025 -
Add editor action 'reverse lines'
#242926 opened
Mar 7, 2025 -
fix: track active editor in implicit context widget
#242928 opened
Mar 7, 2025
1,460 Issues closed by 198 people
-
**The window terminated unexpectedly (reason: ‘crashed’, code: ‘5’)**
#242773 closed
Mar 7, 2025 -
Connections to Microsoft/Azure are unstable in this insider release
#242839 closed
Mar 7, 2025 -
Current file context is no longer tracked
#241384 closed
Mar 7, 2025 -
Nothing happens after starting Debugging
#241888 closed
Mar 7, 2025 -
Edge/Chrome Debugger won't run
#242780 closed
Mar 7, 2025 -
Cannot read properties of undefined (reading 'bind')
#242776 closed
Mar 7, 2025 -
Unnecessary startup editor warning when userRemoteValue is undefined
#240735 closed
Mar 7, 2025 -
Mouse scroll is locked and the debug console rolls up to the top for no reason
#242907 closed
Mar 7, 2025 -
PowerShell Function App not releasing Port while debugging
#242914 closed
Mar 7, 2025 -
O plano pago é limitado ou ilimitado o limite de comprimento ???
#242911 closed
Mar 7, 2025 -
Sync Settings Login Loop after January 2025 Update
#240479 closed
Mar 7, 2025 -
Unable to Login to Azure in VS code
#242874 closed
Mar 7, 2025 -
Show python class docstring
#242892 closed
Mar 7, 2025 -
Improve flow for updating fig specs from upstream
#242795 closed
Mar 7, 2025 -
play music.py
#242898 closed
Mar 7, 2025 -
Copilot Edits - generates new file instead of editing the existing file
#242790 closed
Mar 7, 2025 -
Be more explicit when listing shell integration capabilities of a terminal
#242075 closed
Mar 7, 2025 -
Git - use relative paths when running git commands
#242888 closed
Mar 7, 2025 -
Unable to Login to Azure Resource Extension After VSCode Update
#241302 closed
Mar 7, 2025 -
Continuous Crash After Opening More Windows.
#227274 closed
Mar 7, 2025 -
n?A
#242832 closed
Mar 7, 2025 -
The problem with the jumping line
#242893 closed
Mar 7, 2025 -
A line jumps
#242792 closed
Mar 7, 2025 -
1.98.0 regression "window.activeBorder" is not working anymore on Debian 12 KDE
#242817 closed
Mar 7, 2025 -
Wrong window control icons on the custom title bar on Linux
#242778 closed
Mar 7, 2025 -
Git - "Not Commited Yet" does not bring value
#238272 closed
Mar 7, 2025 -
Error while fetching extensions
#242813 closed
Mar 7, 2025 -
VS code crashes remote SSH host
#241060 closed
Mar 7, 2025 -
Tabs scrolling automatically without any reason
#241603 closed
Mar 7, 2025 -
Bash builtins don't show Enhanced Documentation Support
#241927 closed
Mar 7, 2025 -
Can not connect to github account
#242146 closed
Mar 7, 2025 -
add bullets for letters and fix it
#242170 closed
Mar 7, 2025 -
TK problem
#242174 closed
Mar 7, 2025 -
Vscode features cant work
#242176 closed
Mar 7, 2025 -
refixing its own bad code created 548 problems in the console
#242182 closed
Mar 7, 2025 -
Signed in was cancel
#242205 closed
Mar 7, 2025 -
All Extensions reporting error
#240802 closed
Mar 7, 2025 -
Some internationalised/localised strings are not used on the extension "about" page
#241105 closed
Mar 7, 2025 -
Copilot extension cannot be disabled
#242878 closed
Mar 7, 2025 -
Boo
#242875 closed
Mar 7, 2025 -
Crash code 5 on raspberry pi 5
#242844 closed
Mar 7, 2025 -
Problemas com a extensão "equinusocio.vsc-material-theme"
#242561 closed
Mar 7, 2025 -
Intellisense not suggesting anything in nested properties in settings.json
#242611 closed
Mar 7, 2025 -
build path
#242848 closed
Mar 7, 2025 -
Integrated terminal - can't run sudo commands with new version
#242781 closed
Mar 7, 2025 -
Flakey CLI build failure
#242818 closed
Mar 7, 2025 -
VS Code continuously crashed after last update(February 2025 (version 1.98))
#242742 closed
Mar 7, 2025 -
Crash on Fedora Asahi after 1.98 update
#242843 closed
Mar 7, 2025 -
bug/regression: symlink not properly resolved for python virtual environments
#242838 closed
Mar 6, 2025 -
Reiterating the Request: Automatic Windows-to-WSL Path Conversion in VS Code Terminal
#242810 closed
Mar 6, 2025 -
Enable trust link in getting started walkthrough does not run the correct command
#226990 closed
Mar 6, 2025 -
Mouse click not working anywhere in VS Code
#242830 closed
Mar 6, 2025 -
TS server crashes
#242796 closed
Mar 6, 2025 -
help
#242803 closed
Mar 6, 2025 -
hm? confused?
#242801 closed
Mar 6, 2025 -
we got something ...:D
#242800 closed
Mar 6, 2025 -
McVULTURES AUTOMATION
#242807 closed
Mar 6, 2025 -
"workbench.colorCustomizations" - "window.activeBorder" not work anymore
#242766 closed
Mar 6, 2025 -
Truncated source in notification message
#242779 closed
Mar 6, 2025 -
Chorme by web
#242804 closed
Mar 6, 2025 -
Inconsistent use of the terms "theme" and "themes"
#242445 closed
Mar 6, 2025 -
Telemetry info table is not aligned in defaultSettings.json
#233959 closed
Mar 6, 2025 -
UX: Align terminal and editor suggestion UI
#242759 closed
Mar 6, 2025 -
Chat with Claude 3.7 Sonnet Thinking (Preview) model invokes language model tools without user's permission
#241800 closed
Mar 6, 2025 -
After undo/redo cycle, the diff numbers disappear from the file pills.
#241897 closed
Mar 6, 2025 -
editor.wordSeparators not respected in file explorer rename panel
#242066 closed
Mar 6, 2025 -
caught error
#242130 closed
Mar 6, 2025 -
Unable to commit my chnages to github
#242135 closed
Mar 6, 2025 -
TS 服务器崩溃
#242137 closed
Mar 6, 2025 -
Add a keyboard shortcut to remove all Watch expressions
#242724 closed
Mar 6, 2025 -
how to make one tab input produce 4 spaces while displaying one tab as the width of 8 spaces, please
#242784 closed
Mar 6, 2025 -
Automatically Enable Extensions Based on Project Files
#241291 closed
Mar 6, 2025 -
Configuration: Transforming relative paths to absolute paths
#241159 closed
Mar 6, 2025 -
Continuously getting uninstalled 'equinusocio.vsc-material-theme' error
#242068 closed
Mar 6, 2025 -
McVULTURES NAPA LOTUS
#242770 closed
Mar 6, 2025 -
SIRIUSIXL BITLY SEA
#242763 closed
Mar 6, 2025 -
McVULTURES NAPA LOTUS
#242762 closed
Mar 6, 2025 -
Github agent doesn't Searching codebase
#242771 closed
Mar 6, 2025 -
Inline edits (with inlineChat2 setting) does not work in notebooks
#241895 closed
Mar 6, 2025 -
Quick Open Bug
#242677 closed
Mar 6, 2025 -
DISTAL WRICTIS
#242750 closed
Mar 6, 2025 -
McVULTURES LOTUS NAPA
#242753 closed
Mar 6, 2025 -
The AI model selector has disappeared
#242745 closed
Mar 6, 2025 -
Terminal prompt is shown stretched and distorted in split terminals created via drag and drop
#242755 closed
Mar 6, 2025 -
🚨 Critical Issue: GitHubCopilot AI Models Missing After VSCode Insiders Update
#242744 closed
Mar 6, 2025 -
settings sync issue
#242752 closed
Mar 6, 2025 -
Unable to view the model
#242730 closed
Mar 6, 2025 -
copilot cannot load model
#242746 closed
Mar 5, 2025 -
More notebook leaks
#241868 closed
Mar 5, 2025 -
Code Error
#242732 closed
Mar 5, 2025 -
"Downloading VS Code Server" broken in 1.99.0 (Insiders) due to invalid URL?
#242731 closed
Mar 5, 2025 -
Bombing my FTP server
#239276 closed
Mar 5, 2025 -
Run All doesn't wait for the first cell to finish
#242527 closed
Mar 5, 2025 -
Copilot sign in in VS Code Insiders always attempts sign in to GHE.com
#242723 closed
Mar 5, 2025 -
Allow an extension to use multiple client IDs for shared account access
#241526 closed
Mar 5, 2025 -
Clarify Walkthrough step complete criteria
#232283 closed
Mar 5, 2025 -
isVowel Exercise
#242692 closed
Mar 5, 2025 -
Exercise solved, but when I continue, it says the exercise is wrong.
#242711 closed
Mar 5, 2025 -
Debugging not working for C program for CS50 assignment
#242714 closed
Mar 5, 2025 -
Issue Reporter: warn user if VS Code update exists
#238282 closed
Mar 5, 2025 -
Insiders doesn't show editor padding when using keyboard
#241876 closed
Mar 5, 2025 -
Add --locate-shell-integration-path to code fig spec
#242467 closed
Mar 5, 2025 -
MSAL Authentication Error Code -2147023584
#242406 closed
Mar 5, 2025 -
February 2025 Endgame
#241318 closed
Mar 5, 2025 -
Unknown identifier `Textures`.
#242622 closed
Mar 5, 2025 -
TS Server fatal error: Debug Failure.
#242630 closed
Mar 5, 2025 -
Night Owl Light appears much more blue with Tree Sitter highlighting
#241887 closed
Mar 5, 2025 -
Copilot status: further polish the experience
#242548 closed
Mar 5, 2025 -
Build failed: editor, onDidChangeVisibleTextEditors
#242701 closed
Mar 5, 2025 -
please show `new local terminal` the menu in terminal dropdown menu/profile when possible
#242654 closed
Mar 5, 2025 -
we don't validate that aliases are executable for terminal suggestions
#242522 closed
Mar 5, 2025 -
Loading
#242689 closed
Mar 5, 2025 -
Configuration is missing in 'launch.json'
#242687 closed
Mar 5, 2025 -
Colon following yaml key removed by code completion
#242676 closed
Mar 5, 2025 -
Treesitter makes window stop responding when chat emits codeblocks
#242583 closed
Mar 5, 2025 -
VS Code is freezing after a short period after opening
#240655 closed
Mar 5, 2025 -
Unable to open folders of programms
#241863 closed
Mar 5, 2025 -
M
#241891 closed
Mar 5, 2025 -
Terminal: Rerun Last Task does nothing
#241913 closed
Mar 5, 2025 -
Git - remove the usage of the diffCommand proposal
#242673 closed
Mar 5, 2025 -
MacOS Text Replacement Wreaking Havoc with VSCode Insider
#242221 closed
Mar 5, 2025 -
Build failure: Run integration tests (Electron) - vscode API - window editor, onDidChangeVisibleTextEditors
#242670 closed
Mar 5, 2025 -
keybinding for disabling a11y verbosity on comments doesn't do it's job
#242125 closed
Mar 5, 2025 -
Accidentally clear the file contents when Ctrl+S
#242666 closed
Mar 5, 2025 -
Drag and drop debug terminal is broken
#242662 closed
Mar 5, 2025 -
Chat implicit context widget doesn't show until you have a real attachment
#242572 closed
Mar 5, 2025 -
Incorrect read-only warning in Merge Editor
#242480 closed
Mar 5, 2025 -
copilot hangout
#242431 closed
Mar 5, 2025 -
Adding new function to top of file causes build, debug errors
#242504 closed
Mar 5, 2025 -
C++ debug: extend natvis to allow it to display the message() of std::error_code
#242514 closed
Mar 5, 2025 -
True/Traditional/Legacy Fullscreen Support on macOS
#242419 closed
Mar 5, 2025 -
scripts/code.bat run error
#242648 closed
Mar 5, 2025 -
Panel chat prompt history changes my attachments
#241840 closed
Mar 5, 2025 -
Project-Based Tab Groups – Organize Open Files Under Their Respective Projects
#242651 closed
Mar 5, 2025 -
Github Copilot Chat pre-release extension broken after insiders build update
#242633 closed
Mar 5, 2025 -
Css style sheet is gone
#242638 closed
Mar 5, 2025 -
Make the activity icons toggleable when on top (and bottom)
#237181 closed
Mar 5, 2025 -
Git branch status is not legible on hover
#241732 closed
Mar 5, 2025 -
test issue
#242635 closed
Mar 5, 2025 -
test ossie
#242634 closed
Mar 5, 2025 -
test
#242632 closed
Mar 5, 2025 -
test issue
#242631 closed
Mar 5, 2025 -
Accessibility: Screen readers cut off lines in latest insider build
#237493 closed
Mar 4, 2025 -
can not code a simple mdx blog into a nextjs app..
#242625 closed
Mar 4, 2025 -
Noetbook Stickyscrollll leak
#242603 closed
Mar 4, 2025 -
Strange decoration gap between cells
#242528 closed
Mar 4, 2025 -
import tensorflow
#242613 closed
Mar 4, 2025 -
Terminal suggest: PromptInputModel trims trailing whitespace after reload
#239691 closed
Mar 4, 2025 -
Issue reporter should mention that issue needs to be in english
#239480 closed
Mar 4, 2025 -
NES is not rendered as inline completion
#242555 closed
Mar 4, 2025 -
Status: explore to hide tooltip when clicking status entry with rich hover
#242079 closed
Mar 4, 2025 -
Terminal suggest: bash alias not suggested
#241824 closed
Mar 4, 2025 -
`hasNavigatedSuggest` should be cleared after widget hides
#242582 closed
Mar 4, 2025 -
Agent mode missing after just updating vs code insiders
#242329 closed
Mar 4, 2025 -
vscode.env.openExternal - Inconsistent URL encoding between open and copy options
#242569 closed
Mar 4, 2025 -
Copy Folder from vscode SSH environment to local environment
#234373 closed
Mar 4, 2025 -
Window stops responding after searching in terminal
#242575 closed
Mar 4, 2025 -
When i want to copilot use then file dont create on the project directory.
#242415 closed
Mar 4, 2025 -
"Ctrl+Backspace" in cmd prompt dosen't delete word left
#241731 closed
Mar 4, 2025 -
GraphQL
#242530 closed
Mar 4, 2025 -
Terminal GPU glitch
#242552 closed
Mar 4, 2025 -
C++ complete function calls
#242559 closed
Mar 4, 2025 -
Terminal visual rendering bug after moving windows
#242566 closed
Mar 4, 2025 -
Cmake still in a loop while building
#242184 closed
Mar 4, 2025 -
Italic text is cut off at the end in tabs and settings
#207409 closed
Mar 4, 2025 -
Publish to Github option is not available
#242383 closed
Mar 4, 2025 -
"git.postCommitCommand": "push" malfunction
#241696 closed
Mar 4, 2025 -
Make Source Control REPOSITORIES section visible by default
#241999 closed
Mar 4, 2025 -
`undefined/main` in a hover
#242145 closed
Mar 4, 2025 -
Git: Encoding not recognized: 'utf8bom' (searched as: 'utf8bom')
#242132 closed
Mar 4, 2025 -
run 2 or more programs at same time
#242461 closed
Mar 4, 2025 -
Comments panel appears without having GHPR installed
#241832 closed
Mar 4, 2025 -
Unable to login to Azure Account
#240350 closed
Mar 4, 2025 -
cant able to click on the one numeric botton
#241569 closed
Mar 4, 2025 -
扩展无法安装
#241665 closed
Mar 4, 2025 -
copilot
#241693 closed
Mar 4, 2025 -
"Accept All Incoming" from drop-down does nothing.
#241714 closed
Mar 4, 2025 -
WorkSpace loss
#241794 closed
Mar 4, 2025 -
plain text
#241818 closed
Mar 4, 2025 -
Git - git blame status bar item hover fails to load
#242543 closed
Mar 4, 2025 -
Narrator uses old Tree View title after title change
#239375 closed
Mar 4, 2025 -
1000064747 (544×440)
#242462 closed
Mar 4, 2025 -
Download vxis from vscode marketplace
#242007 closed
Mar 4, 2025 -
Profile shortcuts and seperate app/ icons
#240593 closed
Mar 4, 2025 -
Prettier local .vscode-settings not respected (uses global still)
#240964 closed
Mar 4, 2025 -
Please allow me to export / import a list of extensions
#240794 closed
Mar 4, 2025 -
live server
#240737 closed
Mar 4, 2025 -
Workspace syncing
#240978 closed
Mar 4, 2025 -
Opening vscode.dev resulted in 10-20x dialogs of "do you trust this publisher"
#240670 closed
Mar 4, 2025 -
signature verification failed with"Unknown Error" error
#240547 closed
Mar 4, 2025 -
1.97.1-1739197498 loops on Activating Extensions forever
#240535 closed
Mar 4, 2025 -
`UserDataSyncr` contributions do not dispose `Action`
#241886 closed
Mar 4, 2025 -
Extension reinstalls itself after trying to uninstall it.
#241176 closed
Mar 4, 2025 -
Extension corrupted: vsc-material-theme, equinusocio.vsc-material-theme
#242041 closed
Mar 4, 2025 -
The window terminated unexpectedly
#242387 closed
Mar 4, 2025 -
Two context views created on startup
#242538 closed
Mar 4, 2025 -
Git - `fatal: ambiguous argument 'HEAD': both revision and filename`
#242482 closed
Mar 4, 2025 -
Leaked disposable in markers view
#242349 closed
Mar 4, 2025 -
Download VSIX
#242157 closed
Mar 4, 2025 -
"AllowedExtensions" policy does not prevent installation of unlisted extensions
#240834 closed
Mar 4, 2025 -
VSCode Removing Extensions on its Own
#241962 closed
Mar 4, 2025 -
Allow installing recommended extensions as workspace-only
#242368 closed
Mar 4, 2025 -
Incomplete links in the output window when there are spaces in the configuration preset name
#242440 closed
Mar 4, 2025 -
Debugger not working on Sequoia - Exit with code 0
#242523 closed
Mar 4, 2025 -
Terminal suggest: Don't grab Arrow Up key
#241833 closed
Mar 4, 2025 -
VSCode Windows Do Not Restore to Their Original Ubuntu Workspaces After Reboot
#237163 closed
Mar 4, 2025 -
Notebook inline diff: deleted markdown cell being marked as modification
#240708 closed
Mar 4, 2025 -
Notebook leaks with actions and action runner
#241324 closed
Mar 4, 2025 -
ec.europa.eu/assets/digit/pgpkey/ec-vulnerability-disclosure-pgp.txt
#242476 closed
Mar 4, 2025 -
Leak in Settings Editor
#242451 closed
Mar 4, 2025 -
错误报告
#242426 closed
Mar 4, 2025 -
rate limit to 6 minutes, then again with no command going through
#242524 closed
Mar 4, 2025 -
Extra padding below Add Files button in Copilot Edits view
#242496 closed
Mar 3, 2025 -
VS Code extension test runner causes test failures for our API tests
#240992 closed
Mar 3, 2025 -
Sticky pretty print btn
#242281 closed
Mar 3, 2025 -
Add prompt input model string to suggest explain mode
#242211 closed
Mar 3, 2025 -
Setting `testRun` in DebugSessionOptions prevents Restart action from working correctly
#242124 closed
Mar 3, 2025 -
Add debug logs for terminal suggest
#242076 closed
Mar 3, 2025 -
Getting executable completions when typing `snap install|`
#241964 closed
Mar 3, 2025 -
Path completion sometimes replaces command
#241909 closed
Mar 3, 2025 -
Screen cheese in the debug console
#237332 closed
Mar 3, 2025 -
`cmd+backspace` after typing `./` causes terminal suggestions to pop up
#241765 closed
Mar 3, 2025 -
Issue Running C Programs in VS Code – Taskkill
#242511 closed
Mar 3, 2025 -
_restoreSnapshot fails when files are moved
#242352 closed
Mar 3, 2025 -
`No suggestions` when I create a new terminal
#242236 closed
Mar 3, 2025 -
add copilot edits actions to a11y editor help dialog
#242488 closed
Mar 3, 2025 -
Unwanted Conversion of Trademark symbol in java string
#242266 closed
Mar 3, 2025 -
Settings pattern "issueReporter.*" doesn't match any settings
#242011 closed
Mar 3, 2025 -
IndentationError: unexpected indent
#239828 closed
Mar 3, 2025 -
Blank page after creating issue
#240016 closed
Mar 3, 2025 -
it take too much time to start
#239213 closed
Mar 3, 2025 -
Resetting my file
#242260 closed
Mar 3, 2025 -
Enable better default formatters for text types in debug variables
#242492 closed
Mar 3, 2025 -
Indicate SQL Server connection with tab or status bar color
#242319 closed
Mar 3, 2025 -
Typo of "bellow" for below.
#242447 closed
Mar 3, 2025 -
Termianl Is Slow
#242490 closed
Mar 3, 2025 -
not work
#242395 closed
Mar 3, 2025 -
disable forced code execution in terminal for multiline
#242416 closed
Mar 3, 2025 -
Getting Numpy error on VSCode (Windows11) even though numpy is installed
#242477 closed
Mar 3, 2025 -
Mouse pointer issue
#241681 closed
Mar 3, 2025 -
TS Server fatal error: Maximum call stack size exceeded
#241969 closed
Mar 3, 2025 -
Unused Javascript/Typescript Variables or Functions / Methods in Classes are NOT showing up as GREYED OUT.
#242421 closed
Mar 3, 2025 -
svg preview cannot switch edit mode
#242438 closed
Mar 3, 2025 -
recovery of my daily codes
#241531 closed
Mar 3, 2025 -
Tree sitter: Tokenization fails to update on character change
#242168 closed
Mar 3, 2025 -
Settings sync prompts me to trust every synced extension in GitHub.dev
#241769 closed
Mar 3, 2025 -
An error is displayed after the notebook line height is modified
#233149 closed
Mar 3, 2025 -
restart my vs code
#241565 closed
Mar 3, 2025 -
Integrated terminal does not open after closing on firefox
#241628 closed
Mar 3, 2025 -
Editor text input not working correctly
#241648 closed
Mar 3, 2025 -
terminel swowing erorr while working on c programing
#241676 closed
Mar 3, 2025 -
Uncaught TypeError: Cannot read properties of undefined (reading 'dragStartDisposable')
#240189 closed
Mar 3, 2025 -
Add context menu on folders to add to chat
#237319 closed
Mar 3, 2025 -
Connection Dialog Preview for SQL - Read Only connections
#242450 closed
Mar 3, 2025 -
Add firewall rule for azure sql server not working
#242453 closed
Mar 3, 2025 -
During an edits generation, a scrollbar appears below the tab being edited
#236110 closed
Mar 3, 2025 -
Bug on Editor Sticky Scroll
#226695 closed
Mar 3, 2025 -
Integrate the Git Graph tool
#242004 closed
Mar 3, 2025 -
multiroot workspaces: code-workspace files always with empty content
#242422 closed
Mar 3, 2025 -
Ship TS 5.8
#242359 closed
Mar 3, 2025 -
Data breakpoints in the Watch pane
#237752 closed
Mar 3, 2025 -
svg should be open in text editor
#242437 closed
Mar 3, 2025 -
Title
#242425 closed
Mar 2, 2025 -
Explore higher delay for deciding to show dirty indicator for settings changes
#242063 closed
Mar 2, 2025 -
menu contributions to debug/watch/context ignored
#237750 closed
Mar 2, 2025 -
VS Code automatically adds a breakpoint for 'main' (even when it doesn't exist)
#242365 closed
Mar 2, 2025 -
Hello
#242390 closed
Mar 2, 2025 -
Support ADS functionality for .sql files in VS Code
#242396 closed
Mar 2, 2025 -
My file state is 22 hours ago
#242389 closed
Mar 2, 2025 -
Run button missing for cpp files with error logs about copilot
#242403 closed
Mar 2, 2025 -
enter and automatic indentataion
#165153 closed
Mar 2, 2025 -
Problem with indentation.
#167010 closed
Mar 2, 2025 -
Saving ipynb file corrupts the JSON format - Unexpected end of JSON input
#181382 closed
Mar 2, 2025 -
GitHub Sign-In Fails Due to Network Error
#239911 closed
Mar 2, 2025 -
Repull'data<breach>
#241594 closed
Mar 2, 2025 -
I CAN T MAXIMIZE VSCODE
#241601 closed
Mar 2, 2025 -
help me
#242397 closed
Mar 2, 2025 -
Display error in the terminal
#242410 closed
Mar 2, 2025 -
Issue with Assignment Grading Feature
#242401 closed
Mar 2, 2025 -
Scroll for mobile web
#242400 closed
Mar 2, 2025 -
`ChatMarkdownContentPart` Trying to add a disposable to a DisposableStore that has already been disposed of
#241859 closed
Mar 1, 2025 -
.
#242391 closed
Mar 1, 2025 -
The window is continuously refreshing and doesn't let me program
#242381 closed
Mar 1, 2025 -
debug restart does not work in test mode
#228916 closed
Mar 1, 2025 -
Search panel is activated when `workbench.activityBar.location` changed
#239998 closed
Mar 1, 2025 -
microsoft sign-in "msal" implementation not working
#240581 closed
Mar 1, 2025 -
Terrible VScode performance
#240814 closed
Mar 1, 2025 -
Opening a TS editor to the side is slower than it was previously
#241348 closed
Mar 1, 2025 -
Add many git repos from folder recursively
#241427 closed
Mar 1, 2025 -
control +v did not work why?
#241471 closed
Mar 1, 2025 -
TS/JS: Color `\x` and `\u` character sequences specially in regex like in strings
#241486 closed
Mar 1, 2025 -
esta digitando sozinho é frustante isso
#241551 closed
Mar 1, 2025 -
حل المشكلة
#241562 closed
Mar 1, 2025 -
im unable to type one symbol
#241568 closed
Mar 1, 2025 -
Menus disappear when Android Chrome virtual keyboard present
#222026 closed
Mar 1, 2025 -
Unable to exit zen mode on web without keyboard
#142059 closed
Mar 1, 2025 -
Add commands for moving WindowTabs tabs left/right
#242322 closed
Mar 1, 2025 -
Copilot
#238035 closed
Mar 1, 2025 -
vscode error popup
#242369 closed
Mar 1, 2025 -
Debug console has overlapping entries
#242364 closed
Feb 28, 2025 -
[A11y] chatEditor.action.acceptHunk keybinding does not work
#241995 closed
Feb 28, 2025 -
Jkl
#242345 closed
Feb 28, 2025 -
New chat does not clear the prompt
#241841 closed
Feb 28, 2025 -
"hide" property for launch configurations
#242273 closed
Feb 28, 2025 -
VSCode Debugger Environment Variable Case Sensitivity Causes DLL Loading Issues
#241570 closed
Feb 28, 2025 -
Ability to sign into GitHub using a device code
#242339 closed
Feb 28, 2025 -
Unable to syntax highlight rules in Webview
#242333 closed
Feb 28, 2025 -
VScode python debug console not showing completion suggestions
#242250 closed
Feb 28, 2025 -
ghosting after drag spilt terminal
#242326 closed
Feb 28, 2025 -
Event leak in `HistoryNavigator`
#241677 closed
Feb 28, 2025 -
Permit grouping of connections in SQL Server extension
#242320 closed
Feb 28, 2025 -
Code completions settings is not accurate
#242300 closed
Feb 28, 2025 -
Walkthrough Leak
#242305 closed
Feb 28, 2025 -
Color change from #241005 regresses Settings editor
#242313 closed
Feb 28, 2025 -
Opening a notebook shows duplicate language status indicators
#241866 closed
Feb 28, 2025 -
NES changes rendering kind when I jump to it
#242277 closed
Feb 28, 2025 -
Terminal looks odd when splitting after recent upgrades
#242285 closed
Feb 28, 2025 -
Terminal merger issue
#242295 closed
Feb 28, 2025 -
Rename symbol doesn't work on django Manager items
#242298 closed
Feb 28, 2025 -
Narrator does not read Tree View description
#239376 closed
Feb 28, 2025 -
I am getting this error "Sign in failed: Error: No auth flow succeeded."
#239575 closed
Feb 28, 2025 -
text autoblurring
#241150 closed
Feb 28, 2025 -
ed
#241330 closed
Feb 28, 2025 -
Can't sign in via GitHub
#241367 closed
Feb 28, 2025 -
Lo sentimos, su solicitud estaba limitada a la velocidad. Espere 5 seconds antes de intentarlo de nuevo.
#241418 closed
Feb 28, 2025 -
The apps get blurry
#241423 closed
Feb 28, 2025 -
my all previous data
#241425 closed
Feb 28, 2025 -
launch.json problem
#241428 closed
Feb 28, 2025 -
"Replace" is not available anymore in "Search & Replace"
#242288 closed
Feb 28, 2025 -
[Issue reporter] Style issues
#130702 closed
Feb 28, 2025 -
Suggest details: Should scrolling inside the popup prevent its closing?
#130704 closed
Feb 28, 2025 -
Should default themes specify link hover color?
#131109 closed
Feb 28, 2025 -
CodeLLDB launch config does not show in debug/run panel
#242267 closed
Feb 28, 2025 -
Terminal in split screen ui glitch
#242270 closed
Feb 28, 2025 -
Diff View Collapsed with Sidebar
#242255 closed
Feb 28, 2025 -
help me
#242172 closed
Feb 28, 2025 -
`window.onDidChangeTerminalShellIntegration` is not fired for env var changes in `bash` or `zsh`or `pwsh`
#241991 closed
Feb 28, 2025 -
Paste mode button looks different to other inline buttons
#235277 closed
Feb 28, 2025 -
window.title loses information when switching tabs on Windows
#242248 closed
Feb 27, 2025 -
Sync Settings with AAD account no longer authenticates in v1.97.1
#242240 closed
Feb 27, 2025 -
improve wording, add mention of setting to disable inclusion of `activeEditorState` in editor's help dialog
#242244 closed
Feb 27, 2025 -
Unreliable
#242239 closed
Feb 27, 2025 -
Support #problems as a dynamic variable in copilot chat
#242242 closed
Feb 27, 2025 -
I deleted the files and tried to reset all progress and grade but now files are not coming back
#242237 closed
Feb 27, 2025 -
Cell Execution Status check only colors when nb loses focus
#241738 closed
Feb 27, 2025 -
Copilot edits: "Sorry, the response hit the length limit. Please rephrase your prompt."
#242233 closed
Feb 27, 2025 -
Conpty and env reporting settings use an invalid default value
#242227 closed
Feb 27, 2025 -
Creating a codespace asks me to sync every extension one by one
#242222 closed
Feb 27, 2025 -
Interactive window shows standard editor rulers
#235425 closed
Feb 27, 2025 -
🤖 search results expand by removing search results
#242035 closed
Feb 27, 2025 -
add `diff` toggling keybinding to edits a11y help dialog
#239325 closed
Feb 27, 2025 -
`activeEditorState` doesn't appear as a valid completion when editing `"window.title"` setting
#241880 closed
Feb 27, 2025 -
Tokenization is still active for large files even with editor.largeFileOptimizations enabled
#240918 closed
Feb 27, 2025 -
Show Rerun Task in terminal context menu
#241915 closed
Feb 27, 2025 -
Git branch suggestion falls back to directory suggestions after typing slash
#242100 closed
Feb 27, 2025 -
No action on "Run"
#242136 closed
Feb 27, 2025 -
Nonce does not exist or is concatenated in linux Env-Reporting
#242022 closed
Feb 27, 2025 -
On mac vscode terminal was text misalignment after split terminal
#242192 closed
Feb 27, 2025 -
Incorrect behaviour in (git) conflict resolution with XLF files
#240788 closed
Feb 27, 2025 -
Support contributable quick pick detectors
#242201 closed
Feb 27, 2025 -
1
#242185 closed
Feb 27, 2025 -
Sign-in Issue: "NativeAuthError: Unexpected: (pii)" after Update
#239881 closed
Feb 27, 2025 -
Sign In Fail
#242119 closed
Feb 27, 2025 -
jsDoc @returns not show
#242161 closed
Feb 27, 2025 -
I cannot install all extensions into the new VS Code with Settings Sync
#241576 closed
Feb 27, 2025 -
Failed to Execute Git
#242099 closed
Feb 27, 2025 -
building
#240453 closed
Feb 27, 2025 -
Rollback all code to previous chat request snapshot
#240507 closed
Feb 27, 2025 -
Partial word "Find in Files" is not working.
#240898 closed
Feb 27, 2025 -
cant create or save folders
#240904 closed
Feb 27, 2025 -
crash on tab select code
#241158 closed
Feb 27, 2025 -
Quick access to definition does not work
#241251 closed
Feb 27, 2025 -
problem finding a home for the vs code to sign in in the URL but it signs in on vs code
#241270 closed
Feb 27, 2025 -
error
#241295 closed
Feb 27, 2025 -
查看历史提交代码,隐藏的行怎么回归平铺
#241327 closed
Feb 27, 2025 -
Comments panel: Line numbers too far to the right
#239221 closed
Feb 27, 2025 -
code maximalization
#242173 closed
Feb 27, 2025 -
Annoying status bar icon flashes and wiggles on every character
#242093 closed
Feb 27, 2025 -
typescript and javascript language features extension loading foreever
#235271 closed
Feb 27, 2025 -
Standalone color picker should select color 255,0,0 instead of 0,0,0 by default
#181481 closed
Feb 27, 2025 -
[scss] Breadcrumbs in scss file not working for multi-line selectors
#55091 closed
Feb 27, 2025 -
[scss] No autocomplete for built-in functions inside maps
#59678 closed
Feb 27, 2025 -
extensions.allowed must specify exact version?
#241899 closed
Feb 27, 2025 -
Opened editors do now show as individual tabs even `Workbench > Editor: Show Tabs` is set to multiple.
#242149 closed
Feb 27, 2025 -
Not uploading files to my site
#242142 closed
Feb 27, 2025 -
Refactor configureCommandlineSwitchesSync to Improve Maintainability
#242134 closed
Feb 27, 2025 -
Tabbed sections inside side-bar(s).
#177289 closed
Feb 27, 2025 -
Customizable and Persistent Workspace Layouts
#206703 closed
Feb 27, 2025 -
Search Functionality
#242140 closed
Feb 27, 2025 -
Improve Git prefix stripping during terminal link detection
#242128 closed
Feb 26, 2025 -
Enable notebook serialization in background thread
#230187 closed
Feb 26, 2025 -
Notebook marked modified in source control view when there are changes in new line from Lf to CrLf
#191917 closed
Feb 26, 2025 -
free
#242101 closed
Feb 26, 2025 -
did not burn complete pic
#242112 closed
Feb 26, 2025 -
Terminal suggest: Git branch completions show only files after typing a `/`
#241702 closed
Feb 26, 2025 -
Unclear icons use
#241825 closed
Feb 26, 2025 -
when screen reader mode is toggled off, activeEditorState is not removed from window title
#242082 closed
Feb 26, 2025 -
Toggling Inline View fails with empty view
#241921 closed
Feb 26, 2025 -
Option to Fully Disable All AI Features and Mentions
#241860 closed
Feb 26, 2025 -
copier coller inopérant
#241963 closed
Feb 26, 2025 -
Test: terminal suggest improvements
#241749 closed
Feb 26, 2025 -
I do have the same issue, but how to fix it ????
#241864 closed
Feb 26, 2025 -
Some files not showing up when using alias
#241916 closed
Feb 26, 2025 -
Debug logs line over lapping
#240488 closed
Feb 26, 2025 -
Override settings names to capitalize the H in GitHub
#241903 closed
Feb 26, 2025 -
Differences in syntax colorization on file full of errors
#241813 closed
Feb 26, 2025 -
The terminal has an overlapping phantom
#242024 closed
Feb 26, 2025 -
No suggestions for semi colon separated commands in powershell terminal
#241994 closed
Feb 26, 2025 -
unable to rename folder on Windows 11
#241530 closed
Feb 26, 2025 -
JSON schema resolution doesn't work properly when schema file location contains #
#242070 closed
Feb 26, 2025 -
Material Theme --- Free 扩展
#242049 closed
Feb 26, 2025 -
Test: Git - discard untracked files
#241476 closed
Feb 26, 2025 -
Test: `AuthenticationGetSessionPresentationOptions ` in `vscode.authentication.getSession(....)`
#241747 closed
Feb 26, 2025 -
Window controls inside the app
#242046 closed
Feb 26, 2025 -
Continuously getting uninstalled 'equinusocio.vsc-material-theme' error
#242067 closed
Feb 26, 2025 -
Cannot empty internal trash in vscode snap
#237147 closed
Feb 26, 2025 -
Apply in new editor does not insert code
#241839 closed
Feb 26, 2025 -
build failure from integration test failure
#239738 closed
Feb 26, 2025 -
Smoke test failure: install and enable vscode-smoketest-check extension
#239122 closed
Feb 26, 2025 -
Copilot setup extension install only one extension in this case
#242043 closed
Feb 26, 2025 -
Issue with reloading
#211602 closed
Feb 26, 2025 -
VS Code tunneling isn't detecting `Ctrl+Backspace` on Android
#237759 closed
Feb 26, 2025 -
Not able to select files on VS code
#240009 closed
Feb 26, 2025 -
hola
#240041 closed
Feb 26, 2025 -
Paste is awfully slow
#240126 closed
Feb 26, 2025 -
Ctrl+Click not taking me to function definition
#240282 closed
Feb 26, 2025 -
Allow multiple AAD app connections in VS Code
#240612 closed
Feb 26, 2025 -
cusor and keyboard not working in vs
#240750 closed
Feb 26, 2025 -
IntelliSense is not working after tsconfig is initialized
#240800 closed
Feb 26, 2025 -
cant close this
#240807 closed
Feb 26, 2025 -
Class methods in JavaScript not always highlighted
#240926 closed
Feb 26, 2025 -
left panel icon missing aor hiding problems
#240931 closed
Feb 26, 2025 -
Intelesence not working
#241051 closed
Feb 26, 2025 -
Unable to code in textbox
#241131 closed
Feb 26, 2025 -
Problem with Performance
#241142 closed
Feb 26, 2025 -
cannot show dot files once I have added to the path
#241930 closed
Feb 26, 2025 -
Reference / schema loading problem behind kerberos authenticated proxy
#81001 closed
Feb 26, 2025 -
Uninstalling extension does not work
#239434 closed
Feb 26, 2025 -
I would swap the icons to show the current state not the action
#241826 closed
Feb 26, 2025 -
create lot of child thread,
#241148 closed
Feb 26, 2025 -
Github Codespaces - Unable to use copilot
#242036 closed
Feb 26, 2025 -
Suggestion: add validation for missing properties under `contributes` in `package.json` for a VS Code extension
#240707 closed
Feb 26, 2025 -
I want to close "svg image preview support"
#242032 closed
Feb 26, 2025 -
Settings sync doesn't work when you have no profiles synced on new machines with profiles
#241926 closed
Feb 26, 2025 -
Invalid requests error when turning on settings sync
#223778 closed
Feb 26, 2025 -
Bug Report: Splitting terminal makes long horizontal text style
#241415 closed
Feb 26, 2025 -
Add a setting to show inline documentation for methods/functions in suggestion box
#241966 closed
Feb 26, 2025 -
Inline value shown in unexpected location
#241941 closed
Feb 26, 2025 -
mixed inline values
#241949 closed
Feb 26, 2025 -
Very vague sentence about text encoding change
#241836 closed
Feb 26, 2025 -
`TextInputActionProvider` not disposing `Action`s
#241889 closed
Feb 26, 2025 -
Consolidate Copilot status bar items
#237428 closed
Feb 26, 2025 -
No subscription on my Azure, tenant not correct
#241817 closed
Feb 26, 2025 -
Test: terminal suggest spec additions
#241771 closed
Feb 26, 2025 -
Inline variable shown on commented out line
#241938 closed
Feb 26, 2025 -
Test: Terminal suggest CDPATH support
#241786 closed
Feb 26, 2025 -
Add `bun.lock` to default file nesting patterns
#242010 closed
Feb 26, 2025 -
Ctrl+C/Ctrl+V on empty selection no longer duplicates line
#241164 closed
Feb 26, 2025 -
No inline values shown for results of function
#241942 closed
Feb 26, 2025 -
tey
#241956 closed
Feb 26, 2025 -
Incorrect suggestions for path with spaces in it
#241985 closed
Feb 26, 2025 -
Nothing shown on hover for image URL
#241904 closed
Feb 26, 2025 -
Expected to see inline variables but didn't
#241939 closed
Feb 26, 2025 -
Long image attachments truncate most useful part of url
#241925 closed
Feb 26, 2025 -
[windows]: no inline suggestions for `powershell`
#241997 closed
Feb 26, 2025 -
Test: Omitting attachments in chat
#241777 closed
Feb 26, 2025 -
Dnd image creates an attachment called `create new file`
#241906 closed
Feb 26, 2025 -
Test show/hide dot files in simple file picker
#241705 closed
Feb 26, 2025 -
Debug console display is broken
#241948 closed
Feb 26, 2025 -
Test: Terminal Shell Environment Proposed API
#241722 closed
Feb 26, 2025 -
Wrong status update in paused edit in Agent Mode, when trying to remove the file from the working set
#241961 closed
Feb 26, 2025 -
Send and resume buttons looks weird together
#241808 closed
Feb 25, 2025 -
No paused indication in response part
#241835 closed
Feb 25, 2025 -
Send btn remains disabled when typing new query
#241834 closed
Feb 25, 2025 -
Terminal suggestions don't update as you type
#241958 closed
Feb 25, 2025 -
Terminal suggest: zsh's alias missing inline description and details
#241822 closed
Feb 25, 2025 -
`activeEditorState` applies regardless of screen reader enablement or `accessibility.windowTitleOptimized` value
#241882 closed
Feb 25, 2025 -
`activeEditorState` is not appended to `window.title`
#241848 closed
Feb 25, 2025 -
Test chat agentic undo/redo
#241787 closed
Feb 25, 2025 -
Test typescript syntax highlighting with Tree Sitter
#241709 closed
Feb 25, 2025 -
Test: Improved notebook inline value fallback logic
#241791 closed
Feb 25, 2025 -
Test: Settings editor search improvements (Take 2)
#241754 closed
Feb 25, 2025 -
Insert keybind clears command from line
#241924 closed
Feb 25, 2025 -
terminal gets corrupted
#241959 closed
Feb 25, 2025 -
Images not attached to history
#241898 closed
Feb 25, 2025 -
on linux, terminal suggest doesn't show up because shellType is not set
#241946 closed
Feb 25, 2025 -
Python sorting in terminal suggest is semi-consistent
#241955 closed
Feb 25, 2025 -
Test chat agentic pause/play
#241788 closed
Feb 25, 2025 -
Not seeing suggestion pop up for `fish` (do see for `bash`)
#241945 closed
Feb 25, 2025 -
Git - discard untracked files: make setting name consistent with existing setting
#241936 closed
Feb 25, 2025 -
Inline chat vertical spacing is uneven
#241482 closed
Feb 25, 2025 -
no inline suggestions in bash shell on Windows
#241943 closed
Feb 25, 2025 -
notebook inline view weird rendering
#241929 closed
Feb 25, 2025 -
Suggestions are not shown in 'Debug Console'
#240681 closed
Feb 25, 2025 -
Test: Drag and Drop Images from Web
#241785 closed
Feb 25, 2025 -
Test: proposed encoding API
#241679 closed
Feb 25, 2025 -
Message "Relaying the following extensions to install later" does not exist
#241933 closed
Feb 25, 2025 -
Test: "Install 'defaultExtensions' through client if remote server cannot access marketplace"
#241779 closed
Feb 25, 2025 -
Test: Inline Value truncation + hover (both debugger and notebooks)
#241792 closed
Feb 25, 2025 -
CDPATH only suggests subfolders of my CDPATH folder
#241919 closed
Feb 25, 2025 -
Test: macOS Configuration Profiles
#241781 closed
Feb 25, 2025 -
Test: inline notebook diff view
#241775 closed
Feb 25, 2025 -
With weighted setting enabled `stickyscrolle` yields a different result
#241805 closed
Feb 25, 2025 -
Test: terminal task rerun action
#241743 closed
Feb 25, 2025 -
Test multiline value for Allowed Extensions policy
#241708 closed
Feb 25, 2025 -
plain text
#241820 closed
Feb 25, 2025 -
g++ is not recognized as external command
#241883 closed
Feb 25, 2025 -
Test: `activeEditorState` window.title variable
#241740 closed
Feb 25, 2025 -
Test: Git - diagnostics commit hook
#241515 closed
Feb 25, 2025 -
WebGL not enabled on MacOS 14.5 + M1 Max
#241726 closed
Feb 25, 2025 -
Terminal suggest: Apply file filtering to `python` like to `python3`
#241831 closed
Feb 25, 2025 -
Keybinding restarts wrong tasks in split screen
#241845 closed
Feb 25, 2025 -
Query results disappear after some minutes
#241852 closed
Feb 25, 2025 -
Unable to resolve your shell environment: Unexpected exit code from spawned shell (code 1, signal null)
#241758 closed
Feb 25, 2025 -
Terminal suggest: Some bash built-ins miss inline description and details
#241823 closed
Feb 25, 2025 -
Size of assistant hover is not remembered
#241829 closed
Feb 25, 2025 -
Cursor/Selection unexpectedly changes after toggling between column and non-column selection mode
#241034 closed
Feb 25, 2025 -
microsoft-authentication.implementation set to classic
#240553 closed
Feb 25, 2025 -
Sync Settings with AAD account no longer authenticates in v1.97.1
#240568 closed
Feb 25, 2025 -
no suggestion
#240607 closed
Feb 25, 2025 -
stucking
#240667 closed
Feb 25, 2025 -
unopen folder
#240775 closed
Feb 25, 2025 -
I can only login to Azure from VSCode using classic implementation
#240833 closed
Feb 25, 2025 -
i cant use backspace on co-pilot
#240908 closed
Feb 25, 2025 -
i can't find extension
#241027 closed
Feb 25, 2025 -
giving input
#241062 closed
Feb 25, 2025 -
THUN SOKHA
#241736 closed
Feb 25, 2025 -
Different colorization
#241819 closed
Feb 25, 2025 -
add images in chat input history
#240026 closed
Feb 24, 2025 -
WATCH Unexpected COPY / PASTE behaviour
#240127 closed
Feb 24, 2025 -
I CANT ACCESS MY Assignment
#241782 closed
Feb 24, 2025 -
Debug Console Overriding Logs: Issue with Previous Logs Being Overwritten
#240669 closed
Feb 24, 2025 -
Thun Sokha ( Idea )
#241735 closed
Feb 24, 2025 -
tunnel not working
#241746 closed
Feb 24, 2025 -
Problem logging in and starting the CODEGPT extension
#241770 closed
Feb 24, 2025 -
The port forwarding error is due to a certificate trust issue with the tunneling service
#240809 closed
Feb 24, 2025 -
Duplicate entries in the Monokai Dimmed theme
#241484 closed
Feb 24, 2025 -
[feature request] Catch syntax errors in `.sql` files
#241649 closed
Feb 24, 2025 -
`FindReplaceState` is a disposable that is not disposed
#240893 closed
Feb 24, 2025 -
"stickyscrolle" settings editor search gives poor results with workbench.settings.useWeightedKeySearch
#238932 closed
Feb 24, 2025 -
Settings useWeightedKeySearch breaks search. Example "font"
#238934 closed
Feb 24, 2025 -
To view historical code submissions and make hidden lines return to being displayed flatly
#241417 closed
Feb 24, 2025 -
Copilot Icon is shown far right after global VS Code settings icon
#241695 closed
Feb 24, 2025 -
`TerminalShellExecution.read events ` test failures
#241592 closed
Feb 24, 2025 -
Big Issue
#241560 closed
Feb 24, 2025 -
Odd Colorization of bracket pairs
#241377 closed
Feb 24, 2025 -
Printenv in shellIntegration-bash.sh cause hang in terminal git bash
#238450 closed
Feb 24, 2025 -
Terminal Suggest Widget is cutoff when invoked from a maximized terminal
#239030 closed
Feb 24, 2025 -
Cannot copy image from explorer to chat
#239370 closed
Feb 24, 2025 -
terminal tab hover disposable not tracked
#239821 closed
Feb 24, 2025 -
Add keybindings to chat edit actions, help dialog
#237649 closed
Feb 24, 2025 -
"OR" ("any") logic in settings search is surprising and unhelpful
#241043 closed
Feb 24, 2025 -
Bad settings sort order
#239349 closed
Feb 24, 2025 -
Settings useWeightedKeySearch breaks searches by category
#238933 closed
Feb 24, 2025 -
Sorting in settings editor seems random
#221535 closed
Feb 24, 2025 -
I can not find my files and my VS code settings are gone
#241712 closed
Feb 24, 2025 -
Completing a file completion isn't updating or hiding suggest widget
#241580 closed
Feb 24, 2025 -
Improve zsh builtin parsing of man page format
#241237 closed
Feb 24, 2025 -
python is not running
#228081 closed
Feb 24, 2025 -
In vscode.dev, Trust Dialog shows up every couple of seconds
#240640 closed
Feb 24, 2025 -
Terminal Suggest Widget: Command details dont always show up as expected
#239029 closed
Feb 24, 2025 -
Inline value polish (viewport truncation + hover)
#239259 closed
Feb 24, 2025 -
VSC does not save files
#241165 closed
Feb 24, 2025 -
[a11y] one-hand shortcuts 🤙
#241631 closed
Feb 24, 2025 -
Debug console autocomplete stops working after first debug session
#241402 closed
Feb 24, 2025 -
completing a directory and pressing enter results in widget still showing
#241542 closed
Feb 24, 2025 -
TextMateTokenizationFeature leak
#241517 closed
Feb 24, 2025 -
Sign in to Github.com not working
#241704 closed
Feb 24, 2025 -
Agent Mode deleted vscode app itself
#241450 closed
Feb 24, 2025 -
"inline suggestions" spinner on the language server status item
#238087 closed
Feb 24, 2025 -
Cursor disappears
#241524 closed
Feb 24, 2025 -
Remove "More Actions..." ellipsis button from Open Editors in explorer
#240073 closed
Feb 24, 2025 -
Terminal split view disposable leaked
#241596 closed
Feb 24, 2025 -
terminal not working
#241698 closed
Feb 24, 2025 -
Timeline view leaks event listeners
#241536 closed
Feb 24, 2025 -
Allow hiding the top left part with icons as a setting
#241643 closed
Feb 24, 2025 -
VS Code unable to recognize any configured extension settings
#231760 closed
Feb 24, 2025 -
Settings Sync anomaly when syncing two devices from two networks
#234491 closed
Feb 24, 2025 -
Strange openMP bug
#240332 closed
Feb 24, 2025 -
crash blue screen and restart
#240837 closed
Feb 24, 2025 -
Play store unable update
#240948 closed
Feb 24, 2025 -
#include errors in C++ despite correct settings in VS Code
#241575 closed
Feb 24, 2025 -
Ere
#241629 closed
Feb 24, 2025 -
Diagnostics persist after opening file second time
#241555 closed
Feb 24, 2025 -
missing file
#241673 closed
Feb 24, 2025 -
Allow hiding/customizing icons in top right corner
#241644 closed
Feb 24, 2025 -
chat editor reject overriding cmd+backspace deleting a line
#241674 closed
Feb 24, 2025 -
Extraneous comment added upon "Select all occurrences" + Enter
#241108 closed
Feb 24, 2025 -
Poor voice recognition
#240549 closed
Feb 24, 2025 -
bug can't open folder
#240871 closed
Feb 24, 2025 -
Project Missing
#240793 closed
Feb 24, 2025 -
Can not sign in to use copilot
#240451 closed
Feb 24, 2025 -
not giving the output
#241554 closed
Feb 24, 2025 -
Terminal Not responsive
#241574 closed
Feb 24, 2025 -
Really? Cooldowns?
#241672 closed
Feb 24, 2025 -
Cannot read properties of null (reading 'account')
#240204 closed
Feb 24, 2025 -
Only the 'classic' implementation works for signing to sync
#241654 closed
Feb 24, 2025 -
Terminal suggest: Backspace to remove space when completions are showing should hide suggest
#241587 closed
Feb 24, 2025 -
options are missing for terminal suggestions
#241412 closed
Feb 24, 2025 -
Differentiate flag and option completion types
#241392 closed
Feb 24, 2025 -
Terminal suggest: cd doesn't give completions in pwsh
#241583 closed
Feb 24, 2025 -
image support in model
#241084 closed
Feb 24, 2025 -
Cengage MindTap Chapter 08 Activity 04
#241655 closed
Feb 24, 2025 -
Invalid slug
#241659 closed
Feb 24, 2025 -
there is a problem when I use split terminal, it looks like a squash and very ugly
#241658 closed
Feb 24, 2025 -
All code turned red and gibberish
#241660 closed
Feb 24, 2025 -
QuickPick ignores `matchOnDescription`/`matchOnDetail` being false
#241630 closed
Feb 23, 2025 -
php
#240746 closed
Feb 23, 2025 -
VS Code show variables values near the declaration
#240623 closed
Feb 23, 2025 -
Broken terminal link hover, hides before being able to hover over the contents
#241598 closed
Feb 23, 2025 -
High CPU usage on Linux VM as of version 1.90.1
#221391 closed
Feb 23, 2025 -
Adicionar
#241539 closed
Feb 23, 2025 -
Bug
#241537 closed
Feb 23, 2025 -
Missing run button
#241586 closed
Feb 23, 2025 -
webview css nesting+scope+webcomponent Display does not meet expectations
#241615 closed
Feb 23, 2025 -
automaticy run command after applying code in editor
#236870 closed
Feb 23, 2025 -
Nothing being shown between cells in Jupyter notebook
#178576 closed
Feb 23, 2025 -
Clique neste Link é muito Legal!
#241540 closed
Feb 22, 2025 -
Dragging and dropping more than one terminal together creates software gore
#241595 closed
Feb 22, 2025 -
Drag-and-Drop to Split Terminal Breaks Styles in VS Code 1.97.2 (Linux)
#241577 closed
Feb 22, 2025 -
Disabling environment reporting breaks terminal suggest
#241504 closed
Feb 22, 2025 -
macOS PowerShell: Unable to resolve your shell environment
#240234 closed
Feb 22, 2025 -
Terminal suggest: Come up with list of terminal completion kinds we want to support
#239706 closed
Feb 22, 2025 -
Account Login
#241557 closed
Feb 22, 2025 -
Terminal suggest: Support filepaths generator
#240104 closed
Feb 22, 2025 -
Cannot create file or folder in root directory
#234566 closed
Feb 22, 2025 -
my html code was deleted
#240297 closed
Feb 22, 2025 -
GIT extension contributes same item triggering terminal relaunch
#240432 closed
Feb 22, 2025 -
Bug Report: Prettier Removal causing Formatting Issues
#240672 closed
Feb 22, 2025 -
iskender
#240801 closed
Feb 22, 2025 -
node & npm
#241571 closed
Feb 22, 2025 -
VS Code can not add Arcpy python interpreter
#241567 closed
Feb 22, 2025 -
restart my vs code
#241566 closed
Feb 22, 2025 -
vscode' clangd function call hierarchy
#241564 closed
Feb 22, 2025 -
Terminal Bug
#241559 closed
Feb 22, 2025 -
Terminal Bug
#241558 closed
Feb 22, 2025 -
esta digitando sozinho é frustante isso
#241553 closed
Feb 22, 2025 -
esta digitando sozinho é frustante isso
#241552 closed
Feb 22, 2025 -
`showQuickPick` doesn't honor the `picked` property.
#241546 closed
Feb 22, 2025 -
PreparedToolInvocation.pasteTenseMessage should take a callback
#238703 closed
Feb 22, 2025 -
Inaccurate selection display for extension setting subsections
#241521 closed
Feb 22, 2025 -
me
#241532 closed
Feb 21, 2025 -
Settings editor SearchResultModel leak
#241469 closed
Feb 21, 2025 -
[146] potential listener LEAK detected, having 10031 listeners already. MOST frequent listener (9856):
#240469 closed
Feb 21, 2025 -
Detailed Outline
#241527 closed
Feb 21, 2025 -
Distorted integrated terminal when splitting
#241510 closed
Feb 21, 2025 -
Terminal shortcuts
#241509 closed
Feb 21, 2025 -
i am uable get default settings of visual studio
#241498 closed
Feb 21, 2025 -
unresponsive for 15+ seconds at startup
#241346 closed
Feb 21, 2025 -
Git error dialog swap button functions
#238532 closed
Feb 21, 2025 -
Settings editor leaks
#239965 closed
Feb 21, 2025 -
factor in `completion.label.description` in sorting order
#241252 closed
Feb 21, 2025 -
Asking copilot to generate a typical .gitignore file gets stuck in a loop
#241419 closed
Feb 21, 2025 -
Leverage fig's parser implementation
#239519 closed
Feb 21, 2025 -
The `terminal.integrated.cwd` has a problem with a path containg brackets
#241465 closed
Feb 21, 2025 -
taskbar issue
#241463 closed
Feb 21, 2025 -
^C in terminal
#241490 closed
Feb 21, 2025 -
No such files or dictory error
#240752 closed
Feb 21, 2025 -
Zsh prompt input model not working until I ctrl+c or run a command
#241353 closed
Feb 21, 2025 -
Stop renaming every variable in a project on F2. Look at the class and scope.
#241352 closed
Feb 21, 2025 -
"Publish Branch" button still show same text even though branch is on remote when using git worktree
#239690 closed
Feb 21, 2025 -
control v paste did not work
#241472 closed
Feb 21, 2025 -
Line normalization in `Terminal.sendText()` (IPython)
#238190 closed
Feb 21, 2025 -
Error: `Cannot consume subcommand arg.: Fig.UpdateStateError: Cannot consume subcommand arg.`
#241451 closed
Feb 21, 2025 -
Can't copy code, a lot of the time, from copilot's chat
#239715 closed
Feb 21, 2025 -
path containing square brackets resulting terminal
#241464 closed
Feb 21, 2025 -
terminal not working
#241442 closed
Feb 21, 2025 -
Blinking multi-diff editor
#237612 closed
Feb 21, 2025 -
VSCode crashes when using shift+tab to adjust indents upon multiple rows
#237766 closed
Feb 21, 2025 -
The diff algorithm was stopped early (after *0* ms.)
#238772 closed
Feb 21, 2025 -
postboxing
#240728 closed
Feb 21, 2025 -
toggle diff for edit command does not keep cursor location consistent
#239371 closed
Feb 21, 2025 -
Discard button in Copilot is not displayed in inline chat
#239090 closed
Feb 21, 2025 -
vscode.comments API has a bug that multiplies comments when changing CommentMode
#239191 closed
Feb 21, 2025 -
Cursor behaving abnormally
#241216 closed
Feb 21, 2025 -
config `http.proxy` in workspace settings
#236932 closed
Feb 21, 2025 -
Provide encoding-related APIs for editor extensions
#824 closed
Feb 21, 2025 -
Skip resolving save conflict when the contents between disk and editor are equal
#241381 closed
Feb 21, 2025 -
Curson Or pointer moved while writing
#240965 closed
Feb 21, 2025 -
editor issue
#240823 closed
Feb 21, 2025 -
VSCode no runnig double click and terminal
#241313 closed
Feb 21, 2025 -
moving in lines issue
#240945 closed
Feb 21, 2025 -
Conversion key can't reconvert input text.
#238643 closed
Feb 21, 2025 -
Clean workspaces not recently accessed
#241424 closed
Feb 21, 2025 -
the text cursur move randomly
#241265 closed
Feb 21, 2025 -
CO-PILOT BULKING HIS OWN GUIDELINES.
#241244 closed
Feb 21, 2025 -
Allow extension contributed walkthroughs to specify a "Next section" link.
#129735 closed
Feb 21, 2025 -
Allow deep-linking of local files to vscode.dev
#217877 closed
Feb 21, 2025 -
Is it possible to show more recent items in the welcome page?
#229264 closed
Feb 21, 2025 -
Add flag to disable welcome page on first start
#232137 closed
Feb 21, 2025 -
Mutiple files in a single editor
#241416 closed
Feb 21, 2025 -
Use a different sound for when an editor with copilot edits is opened
#240402 closed
Feb 21, 2025 -
emmet expansions are leaving the trigger text
#240671 closed
Feb 21, 2025 -
Adopt Markdown to use vscode log output channel
#176481 closed
Feb 21, 2025 -
add terminal suggest tests for generators, git
#240250 closed
Feb 21, 2025 -
new Accessibility problem
#241106 closed
Feb 20, 2025 -
Terminal suggest: Exception when pressing backspace
#241394 closed
Feb 20, 2025 -
Criando Issue - Aula 4
#241398 closed
Feb 20, 2025 -
Copilot Chat: Highlight Suggested Code Changes in Chat Interface
#240280 closed
Feb 20, 2025 -
frozen
#241374 closed
Feb 20, 2025 -
Cannot add Folders to Workspace. Kdialog runs in loop
#241312 closed
Feb 20, 2025 -
The code block rendering in the confirmation message of `prepareInvocation` is incorrect
#241336 closed
Feb 20, 2025 -
run
#240811 closed
Feb 20, 2025 -
debugging
#185608 closed
Feb 20, 2025 -
SQL
#241383 closed
Feb 20, 2025 -
Formatting PHP code Issue
#241372 closed
Feb 20, 2025 -
Git功能的中文翻译出现了缺失
#241385 closed
Feb 20, 2025 -
Tasks with CustomExecution fails if the default terminal profile is contributed by the same extension
#200558 closed
Feb 20, 2025 -
Suddenly difficult to disable Copilot for a given file[type] with new UI
#241269 closed
Feb 20, 2025 -
holy shit ,fuck cpp extension
#241332 closed
Feb 20, 2025 -
Simplified Chinese displayed as Traditional Chinese in editor
#241364 closed
Feb 20, 2025 -
Settings editor leak
#240778 closed
Feb 20, 2025 -
`ActionRunner` leaks
#241322 closed
Feb 20, 2025 -
Codespaces - C# extension excludes files that are in the workspace
#241339 closed
Feb 20, 2025 -
vscode logging error messages during launch/reloading with all extensions disabled
#241283 closed
Feb 20, 2025 -
Consider including `activeEditorState` in `window.title` by default for screen reader users
#239880 closed
Feb 20, 2025 -
Can not authenticate to Azure using msal
#241317 closed
Feb 20, 2025 -
Prevent generating zsh builtins with an older version of zsh
#241235 closed
Feb 20, 2025 -
Cursor issue
#241192 closed
Feb 20, 2025 -
Custom protocols aggressively cache subresources
#148541 closed
Feb 20, 2025 -
ed
#241331 closed
Feb 20, 2025 -
The order of elements in the language status indicator are not fixed
#241246 closed
Feb 20, 2025 -
Minimap not showing for diffs
#234111 closed
Feb 20, 2025 -
VSCode auto updates to incompatible version on older macOS
#204034 closed
Feb 20, 2025 -
Deprecate macOS 10.15
#232993 closed
Feb 20, 2025 -
Pasting immediately after focusing the window stopped working
#241190 closed
Feb 20, 2025 -
vscode 无法打开
#241277 closed
Feb 20, 2025 -
Terminal Text Overlaps When Splitting by Dragging (Windows)
#241292 closed
Feb 20, 2025 -
Companion not responding
#241274 closed
Feb 20, 2025 -
BUG: Editor looses focus when switching windows
#241307 closed
Feb 20, 2025 -
Github copilot icon not showing in bottom status bar
#241288 closed
Feb 20, 2025 -
Typing to search in `File: Open recent...` breaks separation between "folders and workspace" and "files"
#241304 closed
Feb 20, 2025 -
getting error while validating postpaid booster from poq.
#241299 closed
Feb 20, 2025 -
Improve onboarding process after initial install depending on the experience of the user
#201521 closed
Feb 20, 2025 -
Add right click and drag to scroll horizontally or vertically
#233007 closed
Feb 20, 2025 -
Reference Files with CoPilot Edits
#236270 closed
Feb 20, 2025 -
Should we offer a config to control if we set theme-color in a PWA
#236617 closed
Feb 20, 2025 -
Does not remember minimized windows nor Z order
#236693 closed
Feb 20, 2025 -
unbound breackpoint
#240897 closed
Feb 20, 2025 -
slow running
#240868 closed
Feb 20, 2025 -
preLaunchTask different behavior between pwsh and Windows PowerShell
#241255 closed
Feb 20, 2025 -
[Feature Request] Option to highlight the "command palette" to make it more easy to find.
#240900 closed
Feb 20, 2025 -
Cannot read properties of undefined (reading 'bind')
#241210 closed
Feb 20, 2025 -
Hi
#241272 closed
Feb 20, 2025 -
Allow specifying shell commands to execute before running debugger in debugger configurations
#241260 closed
Feb 20, 2025 -
for zsh, prefer builtin suggest item description over spec
#241220 closed
Feb 19, 2025 -
Not able to Sign in
#241184 closed
Feb 19, 2025 -
Terminal suggest: Finish off zsh shortDescriptions
#241128 closed
Feb 19, 2025 -
`tabFocusMode` toggle does not have effect
#241203 closed
Feb 19, 2025 -
VSCode CSS leaks to root element
#240632 closed
Feb 19, 2025 -
Word-wrap for Markdown files not applying after updates
#241206 closed
Feb 19, 2025 -
Extemely slow and laggy Visual Studio Code codespace
#241080 closed
Feb 19, 2025 -
wrap search result
#240516 closed
Feb 19, 2025 -
Breadcrumbs context menu is empty'ish when tabs are configured as single
#240980 closed
Feb 19, 2025 -
Carret moving unpredictable
#240846 closed
Feb 19, 2025 -
Remove default `files.exclude` element for "CVS" folders
#239350 closed
Feb 19, 2025 -
Expand/Collapse Chevron Arrows wrongly positioned
#240300 closed
Feb 19, 2025 -
indicate in copilot edits a11y help dialog that you'll hear a sound when the editor opens with changes
#241219 closed
Feb 19, 2025 -
model picker in edits lacks tab index, is hard to discover for screen reader users
#239995 closed
Feb 19, 2025 -
svg code not opening, only preview
#241191 closed
Feb 19, 2025 -
[Accessibility] Resolve key conflicts between `chatEditor.action.acceptHunk` and `chatEditor.action.undoHunk`
#241223 closed
Feb 19, 2025 -
.ipynb cannot reorder cells
#211548 closed
Feb 19, 2025 -
args missing, certain descriptions missing from terminal builtin suggestions
#241226 closed
Feb 19, 2025 -
terminal suggest shows duplicates
#241224 closed
Feb 19, 2025 -
Terminal backend leaks
#240894 closed
Feb 19, 2025 -
Th
#241217 closed
Feb 19, 2025 -
`tree-sitter` doesn't apply some other scopes
#241001 closed
Feb 19, 2025 -
when clear the terminal, words wrapping apear in new terminal
#241170 closed
Feb 19, 2025 -
shortcut 'f10' to toggle terminal not working
#241212 closed
Feb 19, 2025 -
Add a `editor.action.insertFinalNewLine` command
#241075 closed
Feb 19, 2025 -
Allow the new minimap section headers to use configurable tags
#209904 closed
Feb 19, 2025 -
Debugger misalignment
#241205 closed
Feb 19, 2025 -
Git - Compare files in different commits (hash)
#238623 closed
Feb 19, 2025 -
SCM Graph - list of changes for file
#241140 closed
Feb 19, 2025 -
Leak in `LocalTerminalBackend`
#241193 closed
Feb 19, 2025 -
markdown preview icon missing
#240975 closed
Feb 19, 2025 -
hover info when holding `alt` when debugging disappears instantly
#240620 closed
Feb 19, 2025 -
sometimes rerun task action causes error, quick pick to show up
#241107 closed
Feb 19, 2025 -
window terminated unexpectedly
#234179 closed
Feb 19, 2025 -
Not able to do compare iwth selected
#239140 closed
Feb 19, 2025 -
Uninstallation loop
#240225 closed
Feb 19, 2025 -
Can't log in into Copilot
#240310 closed
Feb 19, 2025 -
Visual studio installer problem
#240363 closed
Feb 19, 2025 -
Error with DOM solutions
#240399 closed
Feb 19, 2025 -
Terminal render going crazy when placing it beside another
#241166 closed
Feb 19, 2025 -
cant open my file with live server
#241182 closed
Feb 19, 2025 -
pwsh prompt is clutted with unexpected env output
#237900 closed
Feb 19, 2025 -
Pressing command key on Mac hides hovered popovers
#241035 closed
Feb 19, 2025 -
ctrl+hover preview disappears instantly
#240213 closed
Feb 19, 2025 -
Theme Colors Keep Changing to Pastel Colors
#241113 closed
Feb 19, 2025 -
Some configuration defaults still use `"editor.defaultColorDecorators": false`
#240644 closed
Feb 19, 2025 -
Chat link to folder in workspace has different spacing on left and right
#241139 closed
Feb 19, 2025 -
"format selection" changing entire document
#241129 closed
Feb 19, 2025 -
Extension (Latex Workshop) Path not resolved
#240942 closed
Feb 19, 2025 -
Jupyter notebooks cannot be opened anymore after the update
#241038 closed
Feb 19, 2025 -
JavaScript comment continuation on enter false positive with "//" in string literals
#241125 closed
Feb 19, 2025 -
failure by choice - copilot
#240916 closed
Feb 19, 2025 -
folder name not visible
#241145 closed
Feb 19, 2025 -
Go live button is not visible after installing live server
#241141 closed
Feb 19, 2025 -
hand on Paste text in a js, ts, jsx, tsx file
#241101 closed
Feb 19, 2025 -
Visual (chaotic) bug when dragging terminal tab onto itself
#240939 closed
Feb 19, 2025 -
Scrambled output in terminal when joining two together
#240940 closed
Feb 19, 2025 -
distorted text in the integrated terminal on linux
#240899 closed
Feb 19, 2025 -
Terminal travando
#240323 closed
Feb 19, 2025 -
Terminal got freeze every time after i open it
#241119 closed
Feb 19, 2025 -
Let language extensions dynamically configure soft word wrap for long lines
#234591 closed
Feb 19, 2025 -
Expose syntactic or semantic tokens with styles to extensions
#235990 closed
Feb 19, 2025 -
Terminal suggest: Folders not being shown when files are requested
#241090 closed
Feb 19, 2025 -
Terminal suggest: Prioritize built-ins and commands with fig specs for same scored items
#239977 closed
Feb 19, 2025 -
SCM - Avatar and the title line are not aligned
#238956 closed
Feb 18, 2025 -
Source control missing control buttons
#240380 closed
Feb 18, 2025 -
1.97.2 `Source Control Repositories` is missing Gitlens (git log) icon
#240944 closed
Feb 18, 2025 -
ChatResponseStream.textEdit do not accept non-array param.
#241046 closed
Feb 18, 2025 -
Error decrypting data of size 870
#241021 closed
Feb 18, 2025 -
Rename symbol to not proceed if conflict would occur
#240404 closed
Feb 18, 2025 -
Support async overrides in tsserver plugins
#240401 closed
Feb 18, 2025 -
allumer le feux/start
#240910 closed
Feb 18, 2025 -
Copilot error
#240678 closed
Feb 18, 2025 -
Engineering - watch task does not pick up compilation errors in built-in extensions
#241094 closed
Feb 18, 2025 -
JS keeps crashing on VSCode
#240441 closed
Feb 18, 2025 -
Automatic Checkpointing for Agent Generation Cycles
#241081 closed
Feb 18, 2025 -
Rearranging terminals in split terminal view leads to display issues
#241104 closed
Feb 18, 2025 -
Since the version 1.96 '@app'; and other alias declared path in angular 11 give as error not found path
#240505 closed
Feb 18, 2025 -
OneDrive Bowser extention issue
#240685 closed
Feb 18, 2025 -
'@app'; and other alias declared path in angular 11 give as error not found path vs code version 1.97.1
#240761 closed
Feb 18, 2025 -
t working
#240754 closed
Feb 18, 2025 -
Make Command Center debug launcher offer most recently used configuration first
#233910 closed
Feb 18, 2025 -
Word Wrap disabled when initially opening vscode on MarkDown file
#240839 closed
Feb 18, 2025 -
Markdown Preview: Alert (Note, Important, etc) boxes aren't rendering in preview
#240885 closed
Feb 18, 2025 -
Des
#240140 closed
Feb 18, 2025 -
markGPT
#241041 closed
Feb 18, 2025 -
vscode not sync `python.venvFolders`
#234153 closed
Feb 18, 2025 -
msal doesn't allow vs code to log into azure using a different user
#241098 closed
Feb 18, 2025 -
Apply Code block fails: Cannot read properties of undefined (reading 'streaming')
#241000 closed
Feb 18, 2025 -
Clicking twice on language status bar item breaks workbench hover
#241065 closed
Feb 18, 2025 -
Already paid for Github Copilot
#241095 closed
Feb 18, 2025 -
Need to select text from deleted lines in source control panel
#240955 closed
Feb 18, 2025 -
Wrong command for Zsh Integration RC file since `ZSH_VERSION` use Semantic Versioning
#240866 closed
Feb 18, 2025 -
Horizontal scrollbar missing and unable to scroll sideways with GPU acceleration enabled
#240130 closed
Feb 18, 2025 -
cpu 100%
#241093 closed
Feb 18, 2025 -
[bug] Minimap section headers render in wrong place with `fill` option and terminal open
#209595 closed
Feb 18, 2025 -
Error rendering split terminals - when terminal is split via dragging from terminal list
#240832 closed
Feb 18, 2025 -
Changes actions are enabled but do not do anything with 0 changes
#241086 closed
Feb 18, 2025 -
Wrong position in minimap on the right for // MARK:
#213236 closed
Feb 18, 2025 -
eslint path is read invalid in a mono-repo
#240076 closed
Feb 18, 2025 -
cursor issue
#241020 closed
Feb 18, 2025 -
Cursor shifts when typing
#240878 closed
Feb 18, 2025 -
failed to fetch
#239657 closed
Feb 18, 2025 -
CPU Profiler Crash Log
#240022 closed
Feb 18, 2025 -
falha na comparação de dois arquivos.
#240100 closed
Feb 18, 2025 -
提取扩展时出错Error while fetching extension. failed to fetch
#240120 closed
Feb 18, 2025 -
Format on save even when disabled
#240144 closed
Feb 18, 2025 -
Програма ломается
#240302 closed
Feb 18, 2025 -
Git - No commit message error when doing merge commit
#240969 closed
Feb 18, 2025 -
Custom color theme variable for panel title badges
#240510 closed
Feb 18, 2025 -
Minimap MARK comments are incorrectly positioned on the minimap when Minimap Size is "full" and file is long
#228399 closed
Feb 18, 2025 -
Cursor dispare when nav from view explorer to view editor
#241067 closed
Feb 18, 2025 -
Add braces to function
#240503 closed
Feb 18, 2025 -
No longer able to edit git merge commit message in Source Control tab
#241032 closed
Feb 18, 2025 -
Visual studio not showing unsaved changed popup when closing visual studio
#240003 closed
Feb 18, 2025 -
On Auto Save The Cursor is going back to the last cursor position
#241053 closed
Feb 18, 2025 -
terminal suggest widget should hide when I use right arrow
#240680 closed
Feb 18, 2025 -
Terminal suggest: Allow disabling fallback suggestions from quick suggest
#240226 closed
Feb 18, 2025 -
Terminal suggest: Introduce arguments only option for quick suggestions
#239978 closed
Feb 18, 2025 -
as I move my cursor, ghost text grows in size
#240720 closed
Feb 18, 2025 -
Recently switched from ATOM to VS Code, i miss some multi-selection feature...
#169988 closed
Feb 18, 2025 -
Ability to Adjust Smooth Scroll Ease Time
#170311 closed
Feb 18, 2025 -
Add multi cursor support but with Tab stops-like behavior
#171430 closed
Feb 18, 2025 -
WordWrap quick toggle button
#172433 closed
Feb 18, 2025 -
Enable word wrapping / auto formatting within code blocks
#185615 closed
Feb 18, 2025 -
const hasWordWrap: boolean = (editor as vscode.TextEditor).options.wordWrap;
#186837 closed
Feb 18, 2025 -
Is there one way to set wordwrap on with markdown but set wordwrap off in scripts shown in markdown.
#186957 closed
Feb 18, 2025 -
Add minimap border theme options
#189272 closed
Feb 18, 2025 -
Dragging minimap outside slider handle should move slider to clicked spot
#189858 closed
Feb 18, 2025 -
Debounce undo for move line/carret actions
#198393 closed
Feb 18, 2025 -
Support more than 32 modifiers for Semantic Tokens
#200540 closed
Feb 18, 2025 -
Multi-cursor paste: add command to paste full
#200688 closed
Feb 18, 2025 -
Would vscode support `multilineTokenSupport` since LSP introduced it in 3.16?
#200764 closed
Feb 18, 2025 -
Xcode Style Minimap Table of Contents
#202403 closed
Feb 18, 2025 -
Word wrap indicator
#202872 closed
Feb 18, 2025 -
Editor: Wrapping Indent config support `only first line` indent
#219680 closed
Feb 18, 2025 -
Conditional Text Wrapping
#221312 closed
Feb 18, 2025 -
1 paste requires 2 undo operations to revert
#225424 closed
Feb 18, 2025 -
Drag sideways on minimap to pan?
#225595 closed
Feb 18, 2025 -
Zoom in and Zoom out with Ctrl and mouse
#227061 closed
Feb 18, 2025 -
Improvement to Minimap: Colour segment functions, better visualisation and location indicator
#231384 closed
Feb 18, 2025 -
Add a basic filter to recently opened workspaces list
#231621 closed
Feb 18, 2025 -
Show minimap Only During Search
#232011 closed
Feb 18, 2025 -
Scroll Beyond First Line in Visual Studio Code
#232383 closed
Feb 18, 2025 -
Manual Updates
#232974 closed
Feb 18, 2025 -
Show code actions for the problems even when the file is not open
#236364 closed
Feb 18, 2025 -
Key binding is unable to match when clause of a TreeItem
#236413 closed
Feb 18, 2025 -
Make 'status bar item' error icon more noticeable or customisable
#236472 closed
Feb 18, 2025 -
Highlight tabs whose file has problems, is untracked or modified compared to repo version
#236475 closed
Feb 18, 2025 -
Git - Add "Cherry Pick with No Commit" option to Source Control Graph
#236528 closed
Feb 18, 2025 -
Add editable filters to the workspace (folder)
#236544 closed
Feb 18, 2025 -
HTML script - Google issue
#241023 closed
Feb 18, 2025 -
Monaco Editor Tooltip Styling Padding Error
#241029 closed
Feb 18, 2025 -
VS Code suddenly deleted on Mac
#241037 closed
Feb 17, 2025 -
Remove overflow menu for Open Editors panel
#241025 closed
Feb 17, 2025 -
Git - Warn about existing diagnostics when committing
#240245 closed
Feb 17, 2025 -
Editor Rulers do not account for Tab display size
#228215 closed
Feb 17, 2025 -
VS Code Freezes Second Monitor After Resume From Sleep on Ubuntu 24.10 Wayland
#235653 closed
Feb 17, 2025 -
incorrect Tab Key Behavior with GitHub Copilot Next Edit Suggestions
#241006 closed
Feb 17, 2025 -
UI lag onScroll when cursor is visible
#241004 closed
Feb 17, 2025 -
Brackets should not be colorized in comments
#229567 closed
Feb 17, 2025 -
Popups showing code tips and info are too snappy and sticky
#241016 closed
Feb 17, 2025 -
Auto Save Cursor
#240954 closed
Feb 17, 2025 -
The git Source Control Graph will slow down entire computer
#240460 closed
Feb 17, 2025 -
Moving a line down in Go code messes up indentation in VS Code
#241010 closed
Feb 17, 2025 -
support `tags` in `completionItem.resolveSupport`
#240863 closed
Feb 17, 2025 -
Git - unstage selected ranges in an renamed file fails
#240818 closed
Feb 17, 2025 -
Failed to run Cucumber tests from launch configuration when break point is set in code
#233748 closed
Feb 17, 2025 -
Cant verify extension signature
#239708 closed
Feb 17, 2025 -
I'm unable to sync and commit my code
#239887 closed
Feb 17, 2025 -
Başlatma Tuşu ve Discord
#240013 closed
Feb 17, 2025 -
quand je copie et je colle lors des test avec cucumber ou encore la suggestion
#240039 closed
Feb 17, 2025 -
TreeItem execute a openFile command,when i double click the treeItem ,show Actual command not found
#240045 closed
Feb 17, 2025 -
TM_SELECTED_TEXT is not working :-(
#240089 closed
Feb 17, 2025 -
Html does not responding
#240118 closed
Feb 17, 2025 -
Dragging a folding marker results in `The cursor must be within a commenting range to add a comment.`
#240306 closed
Feb 17, 2025 -
Tree Sitter doesn't apply some scopes
#240884 closed
Feb 17, 2025 -
Mixing IDE window (git commits and editor for text code content)
#240959 closed
Feb 17, 2025 -
Github Copilot icon missing
#240941 closed
Feb 17, 2025 -
The `Open Link` feature of HTML files does not support folders containing spaces
#240937 closed
Feb 17, 2025 -
On commit, vscode asks for which repository
#240946 closed
Feb 17, 2025 -
Settings option to disable overtype mode.
#238668 closed
Feb 17, 2025 -
Unexpected Tab Key Behavior with GitHub Copilot Next Edit Suggestions (NES)
#240922 closed
Feb 17, 2025 -
Typo Within A Setting
#240966 closed
Feb 17, 2025 -
Copy and Paste Crashing VSCode
#240872 closed
Feb 17, 2025 -
crash64: INVALID_POINTER_WRITE_c0000005_Microsoft.VisualStudio.Code.ServiceHost.exe!unknown_error_in_process
#240851 closed
Feb 17, 2025 -
Option to scroll a fixed, whole number of lines with the mouse wheel
#188057 closed
Feb 17, 2025 -
Multiple Cursors across Multiple/All files
#188932 closed
Feb 17, 2025 -
Add a command to split terminal using a different profile
#214709 closed
Feb 17, 2025 -
Ability to change cursor height.
#224751 closed
Feb 17, 2025 -
Copy Relative Path With Line Number
#231356 closed
Feb 17, 2025 -
Synchronize Text Selection Highlights Across Split Panes in the Same File or unsaved tab code
#234937 closed
Feb 17, 2025 -
Better token support in standalone themes for monaco
#236440 closed
Feb 17, 2025 -
Adding a new cell in a new Jupyter notebook is always defaulting to plaintext
#239460 closed
Feb 16, 2025 -
Regression in Edits codeblock pill message updating
#240957 closed
Feb 16, 2025 -
Copilot Next Edit Suggestions (NES) (preview) is not working
#240907 closed
Feb 16, 2025 -
virtual environment misbehaves
#240943 closed
Feb 16, 2025 -
Python Debug console suddenly becomes blank and unresponsive for input
#240888 closed
Feb 16, 2025 -
Added logo ("window-appicon") in titlebar may degrade usability noticeably
#240845 closed
Feb 16, 2025 -
Live server is not running
#240933 closed
Feb 16, 2025 -
VS Code window control buttons appear on the right when they are configured to be on the left in GNOME Tweaks
#240930 closed
Feb 16, 2025 -
ANDROID_HOME
#240072 closed
Feb 16, 2025 -
Bug
#240138 closed
Feb 16, 2025 -
Wrong syntax coloring on SQL file
#240929 closed
Feb 16, 2025 -
I can't login microsoft account
#240501 closed
Feb 16, 2025 -
How you type an "N" if shortcut for new file is `Shift + N` ?
#240923 closed
Feb 16, 2025 -
[json] formatter: option to keep object in arrays on the same line
#173701 closed
Feb 16, 2025 -
Does 'registerKernelSourceActionProvider' work for extensions other than 'ms-toolsai.jupyter'
#197621 closed
Feb 16, 2025 -
Line Numbers: interval display incorrectly
#213154 closed
Feb 16, 2025 -
VS Code web: quickpick disappear when was opened by a walkthrough button
#214787 closed
Feb 16, 2025 -
Allow customization of JumpLists
#225910 closed
Feb 16, 2025 -
Quickly locate the current thread in the Call Stack view
#225915 closed
Feb 16, 2025 -
Show breakpoint hit count
#228605 closed
Feb 16, 2025 -
Add dual page visualization for the source code editor
#228979 closed
Feb 16, 2025 -
"Stop Debugging" variant for terminating entire process tree
#230850 closed
Feb 16, 2025 -
debug: Indicate column of stack frame in editor
#232334 closed
Feb 16, 2025 -
can't select text from markdown cells in preview
#233464 closed
Feb 16, 2025 -
Option to place "Start Debugging" control in Command Center
#233909 closed
Feb 16, 2025 -
search only in expanded code
#234169 closed
Feb 16, 2025 -
Support workspace-folder matching for `files.exclude` in user settings
#234723 closed
Feb 16, 2025 -
Swap button in replace modal
#236123 closed
Feb 16, 2025 -
Breakpoint over line number
#236126 closed
Feb 16, 2025 -
CoPilot Edits - needs more granular display of changes like in CoPilot Chat
#236136 closed
Feb 16, 2025 -
Ability to Automatically Expand Replies in commentThread
#236230 closed
Feb 16, 2025 -
Clear search field value if I open it (again, after search)
#236259 closed
Feb 16, 2025 -
Unable to log in to Microsoft account when using proxy
#240905 closed
Feb 15, 2025 -
Significant battery drain issue VS Code - Mac books
#236344 closed
Feb 15, 2025 -
Markdown Preview: Alert (Note, Important, etc) boxes aren't rendering in preview
#240886 closed
Feb 15, 2025 -
[Feature Request] Programmatically attach local context in GH Copilot Chat
#238519 closed
Feb 15, 2025 -
blur
#239197 closed
Feb 15, 2025 -
MappedEditsResult is missing a ChatResult
#239227 closed
Feb 15, 2025 -
Signing in to GitHub for Copilot access doesn't work
#239493 closed
Feb 15, 2025 -
Intellisense Ctrl+Click stuck on loading
#239564 closed
Feb 15, 2025 -
vsc
#239845 closed
Feb 15, 2025 -
No puedo iniciar sesion con github
#239869 closed
Feb 15, 2025 -
emmet custom filters
#240046 closed
Feb 15, 2025 -
Splitting a terminal causes double rendering
#239917 closed
Feb 15, 2025 -
Working copies: implement most frequent user tracking
#240468 closed
Feb 15, 2025 -
status bar button for toggle wordwarp
#240865 closed
Feb 15, 2025 -
SVG Preview is hurting web developers
#240883 closed
Feb 15, 2025 -
Toggle Developer Tools keyboard shortcut not working out-of-the-box
#171761 closed
Feb 15, 2025 -
Editor dies on switching branch
#240514 closed
Feb 15, 2025 -
Terminal words are overridden on top of each other on drag and drop of terminal to side by side view
#240870 closed
Feb 15, 2025 -
An issue occurred while calculating your final grade. Error Messsage
#240874 closed
Feb 15, 2025 -
slow running
#240867 closed
Feb 15, 2025 -
Terminal Text Corrupted and Never Recovers when drag drop, splitting, etc.
#240852 closed
Feb 15, 2025 -
Auth to Azure Resources: microsoft-authentication.implemantation msal not working: decrypt error
#240544 closed
Feb 14, 2025 -
Unable to sign in microsoft account and sync it with a web proxy
#240753 closed
Feb 14, 2025 -
Make icon more like Visual Studio for the Fluent design?
#240267 closed
Feb 14, 2025 -
Terminal suggest: Pressing left beyond a `/` char is not refreshing the suggestions
#240256 closed
Feb 14, 2025 -
split integrated terminal is non-functional (visual bug + not recognized as active window + freezes / crashes)
#240821 closed
Feb 14, 2025 -
HTML syntax highlighting is broken by CSS @property declaration
#240628 closed
Feb 14, 2025 -
Block Comment
#240828 closed
Feb 14, 2025 -
Window is not cleared
#240819 closed
Feb 14, 2025 -
Unable to sign-in into vscode using Azure Resources extension for outlook.com accounts
#240743 closed
Feb 14, 2025 -
add tab groups like chrome/edge has, needed for developing micro-services
#240830 closed
Feb 14, 2025 -
solution explorer not showing anywhere
#237712 closed
Feb 14, 2025 -
Not giving me credit for completing steps
#240815 closed
Feb 14, 2025 -
Launching terminal causes VSCode to crash.
#240820 closed
Feb 14, 2025 -
SCM - Press `Escape` in commit message box caused unintented content clear
#240583 closed
Feb 14, 2025 -
Ctrl-V and Paste is no longer functioning
#240233 closed
Feb 14, 2025 -
Screencheese in Debug Console
#240726 closed
Feb 14, 2025 -
Terminal suggest: Extension doesn't load in a codespace (Edge)
#240786 closed
Feb 14, 2025 -
Pressing "Escape" no longer hides the diff shown via "Show Next Change" and "Show Previous Change"
#240742 closed
Feb 14, 2025 -
Pty Host Error When Running R Code
#239379 closed
Feb 14, 2025 -
can acess the terminal from vvs code
#240803 closed
Feb 14, 2025 -
Multi repo workspaces always ask to select the git repository
#240629 closed
Feb 14, 2025 -
vscode automatically adds arguments to task
#240785 closed
Feb 14, 2025 -
nuget.config not recognised by vs code solution on mac
#240643 closed
Feb 14, 2025 -
I cant paste anything
#238819 closed
Feb 14, 2025 -
Terminal suggest: Use right arrow to complete inline suggestions for supported shells
#240426 closed
Feb 14, 2025 -
Tool tooltip hover lifecycle is messed up
#240787 closed
Feb 14, 2025 -
Project Missing
#240792 closed
Feb 14, 2025 -
Can't access SVG code
#240789 closed
Feb 14, 2025 -
Source Control can not compare files anymore with "substed" drive
#240495 closed
Feb 14, 2025 -
Terminal
#240776 closed
Feb 14, 2025 -
Use labels for secondary sidebar title and provide an option to go back to icons
#236698 closed
Feb 14, 2025 -
Gear Icon Recommended Update Resulted In Loss of All Extensions
#237589 closed
Feb 14, 2025 -
pasting on windows broken
#239608 closed
Feb 14, 2025 -
Error while fetching extensions failed to fetch
#239614 closed
Feb 14, 2025 -
Access issues
#239724 closed
Feb 14, 2025 -
json
#239734 closed
Feb 14, 2025 -
VSCode crash when launched from terminal
#240694 closed
Feb 14, 2025 -
php
#240747 closed
Feb 14, 2025 -
my titlebar not sync with gtk theme in deb 12
#240687 closed
Feb 14, 2025 -
Window controls position don't follow the system configurations anymore
#240723 closed
Feb 14, 2025 -
Title Bar styling broken on Linux, starting with VSCode 1.97.1
#240732 closed
Feb 14, 2025 -
Allow creation of multiple files and folders using comma-separated input
#200302 closed
Feb 14, 2025 -
"Open editors" should be able to sort in order of most recently viewed
#203667 closed
Feb 14, 2025 -
[bug report] Terminal characters render error
#239355 closed
Feb 14, 2025 -
Copy `file-name` option in context menu (right click on file)
#204354 closed
Feb 14, 2025 -
Confirm window before close setting: separate window vs app
#236142 closed
Feb 14, 2025 -
copy some words on windows and paste it to vscode on linux fail
#240734 closed
Feb 14, 2025 -
Cursor move
#240739 closed
Feb 14, 2025 -
At high zoom levels, the toolbar buttons become clipped.
#240608 closed
Feb 14, 2025 -
Improve notebook inline value fallback
#238912 closed
Feb 13, 2025 -
postboxing.com
#240727 closed
Feb 13, 2025 -
duplicate branch names showing up in suggest
#240394 closed
Feb 13, 2025 -
Green arrow button does not work. Cannot move forward. Cannot execute anything.
#240718 closed
Feb 13, 2025 -
Editor commands and navigation for VSCode
#240706 closed
Feb 13, 2025 -
terminal crashes when you open it
#240716 closed
Feb 13, 2025 -
Interactive Window for other languages
#240713 closed
Feb 13, 2025 -
`file.autoSave = afterDelay` causes cursor to jump around with very low delay time
#240521 closed
Feb 13, 2025 -
Turn off NES in REPL/IW
#239526 closed
Feb 13, 2025 -
edge case where ghost text is not detected
#240699 closed
Feb 13, 2025 -
Allow for floating terminal/debug console/problems/output/etc
#240693 closed
Feb 13, 2025 -
DEBUG BUG NEW UPDATE
#240697 closed
Feb 13, 2025 -
Notebook diffing fails to open diff view in line mode when reopening a document
#240636 closed
Feb 13, 2025 -
Notebook Inline Diff doesn't always render changes
#240698 closed
Feb 13, 2025 -
"tunnel user show" should show provider
#240691 closed
Feb 13, 2025 -
vscode hot reloading not working
#239586 closed
Feb 13, 2025 -
double paste when right clicking in terminal in v1.97.0
#239877 closed
Feb 13, 2025 -
January 2025 Recovery 2
#240412 closed
Feb 13, 2025 -
There's no way to focus the actions bar for the suggest widget via keyboard
#239623 closed
Feb 13, 2025 -
Inline diff view: Can't edit or select original file (e.g., red text)
#237270 closed
Feb 13, 2025 -
Diff selection uses menu.border to highlight range which is not set for many themes
#228819 closed
Feb 13, 2025 -
VS Code Editor UI: Duplicate Line Numbers Displayed
#240476 closed
Feb 13, 2025 -
Cannot render Bengali text in the integrated terminal
#240545 closed
Feb 13, 2025 -
Enhancement Request: Option to Display Comments in a Separate, Toggleable Column
#240504 closed
Feb 13, 2025 -
Setting a large tab_size value will cause the editor to open the file stuck.
#228955 closed
Feb 13, 2025 -
Add progress for uploading file to Remote Server
#240603 closed
Feb 13, 2025 -
add `activeEditorState` window title variable to editor's a11y help dialog
#240393 closed
Feb 13, 2025 -
ctrl+/で行うコメントアウトが、#から;になってしまいました。
#240159 closed
Feb 13, 2025 -
The Visual Studio Code editor perceives correct characters in the UTF-8 encoding as errors.
#238120 closed
Feb 13, 2025 -
Indicate similar code in code comparision
#238617 closed
Feb 13, 2025 -
terminal restart task icon has different thickness than others
#240562 closed
Feb 13, 2025 -
Bring interactive settings of ForceNewSession to CreateIfNone
#240295 closed
Feb 13, 2025 -
Terminal 'Clear' button
#239454 closed
Feb 13, 2025 -
terminal blur when display terminal side by side(win macOS both)
#240119 closed
Feb 13, 2025 -
Vs code terminal problem
#240123 closed
Feb 13, 2025 -
> Waiting for VS Code to connect...
#240148 closed
Feb 13, 2025 -
tmux session does not render to full screen in alternate toggles
#239310 closed
Feb 13, 2025 -
Unable to use Ctrl-p in the integrated terminal
#240229 closed
Feb 13, 2025 -
Text overlap in terminal when
#240337 closed
Feb 13, 2025 -
integrated Terminal didn't work properly when "system("cls")" in the code
#240362 closed
Feb 13, 2025 -
Fuzzy and scrambled text in terminal window over liveshare
#240370 closed
Feb 13, 2025 -
Unable to use the `type` command in the terminal
#239773 closed
Feb 13, 2025 -
VS Code Freeze after opening terminal
#240486 closed
Feb 13, 2025 -
Feature Request: Support for Executing Custom Commands on VS Code Exit
#240582 closed
Feb 13, 2025 -
Terminal does not scroll
#240551 closed
Feb 13, 2025 -
no suggestions not showing up when it should
#240455 closed
Feb 13, 2025 -
Git bash terminal interface gets buggy.
#240529 closed
Feb 13, 2025 -
There is no option is available to on the Live share accessibility feature.: A11y_VS Code_Funtionality
#240647 closed
Feb 13, 2025 -
Spliting terminal creates unusable rendering artifacts
#240648 closed
Feb 13, 2025 -
Terminal Split
#240651 closed
Feb 13, 2025 -
Webpage becomes unresponsive
#240665 closed
Feb 13, 2025 -
VS Code crashing
#240659 closed
Feb 13, 2025 -
Terminal suggest: Add setting that controls the inline suggestion
#240661 closed
Feb 13, 2025 -
Terminal suggest: Widget often appears after executing a command
#240656 closed
Feb 13, 2025 -
Terminal text overlaps when splitting terminal panel horizontally
#240047 closed
Feb 13, 2025 -
Error while fetching extensions. Failed to fetch MacOS Sequoia
#240664 closed
Feb 13, 2025 -
Accessibility: navigating / reading comments treeview is overly verbose and inefficient with screen readers
#236769 closed
Feb 13, 2025 -
Version 1.97 is Broken
#240634 closed
Feb 13, 2025 -
Debug console doesn't take input after restarting the debug run
#240642 closed
Feb 13, 2025 -
Version 1.97 crashes when opening terminal
#240650 closed
Feb 13, 2025 -
Suggest preview leaves trail even when suggest widget closed
#236817 closed
Feb 13, 2025 -
no source countrol providers registerd
#239414 closed
Feb 13, 2025 -
Sorry, your request failed. Please try again. Request
#239687 closed
Feb 13, 2025 -
Rhjkyhhhgr
#239729 closed
Feb 13, 2025 -
the sort method isn't working
#240639 closed
Feb 13, 2025 -
when using a screen reader, the comments view advertises the accessible view before every comment
#240570 closed
Feb 13, 2025 -
editor.rulers and column count are off by one
#236263 closed
Feb 13, 2025 -
A soft hyphen (Unicode U+00AD) is not shown in the editor
#234234 closed
Feb 13, 2025 -
editorIndentGuide.activeBackground is being cut by preprocessor directives
#222069 closed
Feb 13, 2025 -
When I use Claude 3,5 Sonnet in Github copilot edit
#240589 closed
Feb 13, 2025 -
The context menu right-click of the latest VSCode plugin git graph is invalid
#240624 closed
Feb 13, 2025 -
cody is working too slow
#240533 closed
Feb 13, 2025 -
Terminal cannot be used
#240615 closed
Feb 13, 2025 -
Developer: Open user data folder does not work on macOS
#240611 closed
Feb 13, 2025 -
Please add the 'Activity Bar' toggle to the Title Bar.
#175006 closed
Feb 13, 2025 -
"Modeless" controls for notebook manipulation
#235771 closed
Feb 13, 2025 -
Specify default editor in diff view
#206174 closed
Feb 13, 2025 -
Can the title at the top be hidden?
#207021 closed
Feb 13, 2025 -
Move a webview into another editor window
#213516 closed
Feb 13, 2025 -
Ability to provide a custom combined diff view
#213778 closed
Feb 13, 2025 -
show the installed exts while searching for network error, that will make the search experience uniform
#235881 closed
Feb 13, 2025 -
Add the 'preview' flag to vscode.window.createWebviewPanel
#236013 closed
Feb 13, 2025 -
UI for "omitted" references and attachments
#240024 closed
Feb 13, 2025 -
Problems with NoReturn Typing - Python
#240454 closed
Feb 13, 2025 -
shows unresolved imports of includeBuild '../base'
#240483 closed
Feb 13, 2025 -
In logic app workflow Database inser/update activities field mapping is automatically getting removed
#240487 closed
Feb 13, 2025 -
Extend bicep visualizer to display Azure Verified Module components
#240569 closed
Feb 13, 2025 -
Add shell integration environment reporting setting
#240400 closed
Feb 12, 2025 -
Inline diff view within notebook cells for SCM
#239635 closed
Feb 12, 2025 -
Codespace in recovery mode
#240542 closed
Feb 12, 2025 -
file is missing
#240579 closed
Feb 12, 2025 -
Code not Working
#240575 closed
Feb 12, 2025 -
freeze all visual code
#240573 closed
Feb 12, 2025 -
v1.97.1
#240576 closed
Feb 12, 2025 -
vs code freezes when opeing new terminal ( after new release 1.97.1 )
#240574 closed
Feb 12, 2025 -
freeze all visual code
#240572 closed
Feb 12, 2025 -
Terminal Crashando o VsCode
#240561 closed
Feb 12, 2025 -
VSCode freezes when attempting to open a terminal
#240564 closed
Feb 12, 2025 -
Settings search no longer matches setting descriptions
#239936 closed
Feb 12, 2025 -
Change occurrencesHighlightDelay default to 0
#239492 closed
Feb 12, 2025 -
MSAL not working with VPN
#240496 closed
Feb 12, 2025 -
Azure Sign in not working
#240536 closed
Feb 12, 2025 -
Illegal value for lineNumber
#237780 closed
Feb 12, 2025 -
Soft Assertion Failed
#237783 closed
Feb 12, 2025 -
Debug Console display is corrupted
#240365 closed
Feb 12, 2025 -
Launch Configuration Incorrectly Changed when using "Show Run and Debug" View with LEFT Cursor Key
#240502 closed
Feb 12, 2025 -
Unable to enter text in debug console
#240381 closed
Feb 12, 2025 -
Not able to type in Debug Console.
#240171 closed
Feb 12, 2025 -
MSAL requesting credentials after every restart
#240435 closed
Feb 12, 2025 -
Can't see Edit Mode action in Breakpoint context menu
#239925 closed
Feb 12, 2025 -
Sync settings does not log into MS account
#240327 closed
Feb 12, 2025 -
Bad 'OK' capitalization on 'Add Triggered Breakpoint...'
#240490 closed
Feb 12, 2025 -
Freezes
#240541 closed
Feb 12, 2025 -
Select default chat participant
#240499 closed
Feb 12, 2025 -
Build failed
#240531 closed
Feb 12, 2025 -
visual studio code debug window keeps stopping workign
#240517 closed
Feb 12, 2025 -
[bug] invisible underscore in integrated-terminal
#239957 closed
Feb 12, 2025 -
Debug console is not working well after last release
#239900 closed
Feb 12, 2025 -
Error typescript/js syntax highlight
#240397 closed
Feb 12, 2025 -
terminal is not working
#240532 closed
Feb 12, 2025 -
freezing when opening terminal
#240530 closed
Feb 12, 2025 -
Git - discarding untracked files should move the file to the trash instead of deleting it
#240523 closed
Feb 12, 2025 -
The Bash terminal outputs an annoying line when opened
#238338 closed
Feb 12, 2025 -
Terminal suggest: Make sure `cd -` completions play nice in pwsh
#234382 closed
Feb 12, 2025 -
Accepting a completion takes a while to type out completion
#240269 closed
Feb 12, 2025 -
Add Folder to Workspace button displaying as "&Add"
#240105 closed
Feb 12, 2025 -
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 -
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 -
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 -
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 -
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 -
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 -
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 -
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 -
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 -
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
773 Issues opened by 564 people
-
Powershell extension activated for a chat terminal command
#242930 opened
Mar 7, 2025 -
code 5
#242925 opened
Mar 7, 2025 -
Name Change error
#242921 opened
Mar 7, 2025 -
Cursor color using light themes
#242920 opened
Mar 7, 2025 -
Suggestion for extensions across profile
#242919 opened
Mar 7, 2025 -
Extensions are not Working
#242913 opened
Mar 7, 2025 -
O plano pago é limitado ou ilimitado o limite de comprimento ???
#242910 opened
Mar 7, 2025 -
remote ssh open folder fails
#242909 opened
Mar 7, 2025 -
Focus hover action
#242906 opened
Mar 7, 2025 -
copilot chat `#changes` always fail with `Invalid Input`
#242905 opened
Mar 7, 2025 -
It's over
#242902 opened
Mar 7, 2025 -
SCM - commit message box uses the wrong cursor (can be hard to see)
#242901 opened
Mar 7, 2025 -
Terminal: Some keybindings involving the `Alt`-key are not sent correctly to shell
#242900 opened
Mar 7, 2025 -
play music.py
#242899 opened
Mar 7, 2025 -
Rich command detection extension API
#242897 opened
Mar 7, 2025 -
Support ChromeOS folder type for vscode.dev (FileSystemObserver API)
#242896 opened
Mar 7, 2025 -
Configure AllowedExtensions Group policy is limited to 1024 characters, longer policy is ignored
#242895 opened
Mar 7, 2025 -
Killing tasks does not actually kill them
#242891 opened
Mar 7, 2025 -
window controls (minimize, maximize, close) functionality bug
#242890 opened
Mar 7, 2025 -
Disable Release Notes via GPO
#242886 opened
Mar 7, 2025 -
Terminal with starship: escape characters above prompt
#242885 opened
Mar 7, 2025 -
Auto close HTML tag only when closing
#242884 opened
Mar 7, 2025 -
Copilot crash anytime I ask something
#242883 opened
Mar 7, 2025 -
检测到 IntelliSense 进程崩溃: handle_update_intellisense
#242882 opened
Mar 7, 2025 -
Folder opening problem
#242881 opened
Mar 7, 2025 -
Inconsistent Highlighting of Identical Text in YAML Files
#242879 opened
Mar 7, 2025 -
Live Preview While Navigating IntelliSense Suggestions
#242877 opened
Mar 7, 2025 -
Terminal intellisense suggestions eating up words before the cursor
#242876 opened
Mar 7, 2025 -
I can't connect to multiple servers at the same time via SSH!!
#242873 opened
Mar 7, 2025 -
empty.svg causes preview crash
#242872 opened
Mar 7, 2025 -
On Mac the window buttons are missing after update
#242870 opened
Mar 7, 2025 -
Invalid authority after open a folder during remote connection in vscode.dev
#242868 opened
Mar 7, 2025 -
bug: Calling vscode.window.tabGroups.close in the deactivate function is ineffective
#242867 opened
Mar 7, 2025 -
Discover and run MCP servers
#242864 opened
Mar 7, 2025 -
vscode output
#242863 opened
Mar 7, 2025 -
with the code
#242862 opened
Mar 7, 2025 -
Source Control seems not recognizing the error message given by git correctly
#242861 opened
Mar 7, 2025 -
Using conpty.dll 1.22 in VSCode 1.98.0 will make TUI app ignoring the mouse
#242860 opened
Mar 7, 2025 -
VSCode 1.98.0 terminal bug
#242859 opened
Mar 7, 2025 -
Next Edit Suggestion is covered with a black box in VS Code default theme, Light High Contrast
#242858 opened
Mar 7, 2025 -
Right Click automatically open on "Find All References"
#242857 opened
Mar 7, 2025 -
Can't clone .github-private in Doker Volume
#242856 opened
Mar 7, 2025 -
Ensure we have just `pushEdits` when handling edits
#242854 opened
Mar 7, 2025 -
Add setting to disable copilot commitMessageGeneration
#242852 opened
Mar 6, 2025 -
PowerShell Integrated Terminal Crashes when Changing Folders
#242850 opened
Mar 6, 2025 -
Preferred dark and light icon theme
#242847 opened
Mar 6, 2025 -
Option to Sort Tabs by Most Recently Used
#242846 opened
Mar 6, 2025 -
junk characters in terminal
#242845 opened
Mar 6, 2025 -
macOS Catalina latest supported version 🍎
#242842 opened
Mar 6, 2025 -
https://github.com/microsoft/vscode/issues/131218 still happening
#242841 opened
Mar 6, 2025 -
integrated terminal has no prompt
#242837 opened
Mar 6, 2025 -
New
#242836 opened
Mar 6, 2025 -
Parentheses lost context
#242834 opened
Mar 6, 2025 -
Source action menu is empty
#242833 opened
Mar 6, 2025 -
Intellisense/Intellicode
#242831 opened
Mar 6, 2025 -
When trying to open a folder, it recommends wrong path, instead of showing the parent folder path
#242829 opened
Mar 6, 2025 -
gnome-keyring lost at random
#242827 opened
Mar 6, 2025 -
Language picker from the "Select language" hint in an empty notebook cell doesn't do anything.
#242826 opened
Mar 6, 2025 -
Unable to connect VS Code to SSH after crash: BadInstallScriptResult
#242825 opened
Mar 6, 2025 -
Terminal Test Getting overlapped
#242824 opened
Mar 6, 2025 -
KDE Global App Menu broke in v1.97
#242823 opened
Mar 6, 2025 -
VSCode keeps asking for passphrase
#242821 opened
Mar 6, 2025 -
Dev Containers --platform flag & "features" build issue
#242820 opened
Mar 6, 2025 -
GitHub Copilot Sign-In Issues After VS Code Update
#242819 opened
Mar 6, 2025 -
MAUI .NET 9 both Android and iOS simulators hung
#242816 opened
Mar 6, 2025 -
Message: Request textDocument/completion failed with message: Maximum call stack size exceeded
#242815 opened
Mar 6, 2025 -
Settings Sync automatically logs out
#242814 opened
Mar 6, 2025 -
update to 1.98 moved code.exe
#242812 opened
Mar 6, 2025 -
Format on Save (Black) stopped working with latest update
#242811 opened
Mar 6, 2025 -
internet failure read
#242809 opened
Mar 6, 2025 -
Git extension unresponsive
#242808 opened
Mar 6, 2025 -
freeze
#242806 opened
Mar 6, 2025 -
Improve compilation time
#242802 opened
Mar 6, 2025 -
Abnormal typing behavior when using text-input-v3 + fcitx5 under Wayland
#242799 opened
Mar 6, 2025 -
v1.98 slow and unresponsive
#242797 opened
Mar 6, 2025 -
Default Theme
#242794 opened
Mar 6, 2025 -
Git command(s) requiring the SSH passphrase in the integrated shell fail
#242789 opened
Mar 6, 2025 -
Indent guides are interrupted by comments
#242787 opened
Mar 6, 2025 -
Add checkmark or autocheck when "apply" is selected
#242786 opened
Mar 6, 2025 -
Multi diff editor: file title overlapping "Open File" icon
#242785 opened
Mar 6, 2025 -
Format on save is not working for all projects
#242783 opened
Mar 6, 2025 -
Fonts and icons in titlebar and when opening a "new window" much to big using plasma/kde since v1.98.0
#242782 opened
Mar 6, 2025 -
Searching from the beginning instead of the selected position
#242923 opened
Mar 6, 2025 -
Feature Request: Integrate git file operations in the file context menu
#242777 opened
Mar 6, 2025 -
Empty action menu shows up after upgrading to 1.98.0
#242775 opened
Mar 6, 2025 -
terminal pty host unresponsive
#242774 opened
Mar 6, 2025 -
Bug in VSCODE
#242772 opened
Mar 6, 2025 -
Elevate information on skipped tests to top level of GUI report
#242916 opened
Mar 6, 2025 -
When using Vite,The built-in terminal cannot retrieve the correct content of the .env file
#242769 opened
Mar 6, 2025 -
重新激活终端
#242765 opened
Mar 6, 2025 -
editor.setDecorations does not render all contentText correctly
#242764 opened
Mar 6, 2025 -
"Find all" with "occurrences to exclude"
#242757 opened
Mar 6, 2025 -
Open git graph in window
#242754 opened
Mar 6, 2025 -
VSCode Dark (Visual Studio) Theme: Python type annotations not highlighted correctly (1.97, 1.98)
#242751 opened
Mar 6, 2025 -
Cannot select languge, working in VS Code
#242748 opened
Mar 5, 2025 -
ActiveEditorState does not output modified state of a file
#242743 opened
Mar 5, 2025 -
Native git extension `git.autofetch` is autofetching even if option is disabled
#242740 opened
Mar 5, 2025 -
Build failed: Terminal Shell Integration
#242739 opened
Mar 5, 2025 -
VS Code removes trailing comma in export statement
#242738 opened
Mar 5, 2025 -
Copilot agent is crashed, cant select models
#242737 opened
Mar 5, 2025 -
No model selector in latest release
#242736 opened
Mar 5, 2025 -
SCM Graph - Allow branch merge in git graph
#242735 opened
Mar 5, 2025 -
Git: background color of current commit in graph
#242734 opened
Mar 5, 2025 -
Terminal IntelliSense: incorrect path slash \
#242733 opened
Mar 5, 2025 -
`zsh` `shellIntegration.env` is undefined
#242729 opened
Mar 5, 2025 -
Cannot use MSA as guest of an organization with Windows WAM broker
#242728 opened
Mar 5, 2025 -
Window opens minimized with Wayland enabled
#242726 opened
Mar 5, 2025 -
Feature Request: `ctrl+click` change block for stage [Keyboard shortcut]
#242725 opened
Mar 5, 2025 -
Existing instance with save prompt closes when opening another workspace.
#242722 opened
Mar 5, 2025 -
Copilot stops Typescript from working
#242720 opened
Mar 5, 2025 -
When I press a certain key in vs code, vs code change it
#242718 opened
Mar 5, 2025 -
Feature Request: Add CLI command to debug URLs directly
#242715 opened
Mar 5, 2025 -
Terminal search blocks renderer
#242713 opened
Mar 5, 2025 -
Line wrapping in terminal search
#242712 opened
Mar 5, 2025 -
Git - Discard Changes on unstaged file will abort the current merge
#242710 opened
Mar 5, 2025 -
Extension Host keeps terminating, extension bisect could not determine the cause
#242709 opened
Mar 5, 2025 -
Inconsistent casing for commands
#242707 opened
Mar 5, 2025 -
Please reopen https://github.com/microsoft/vscode/issues/190972
#242706 opened
Mar 5, 2025 -
Agent Mode Terminal Issue
#242703 opened
Mar 5, 2025 -
for multi line terminal input, prefix becomes wrong for terminal suggestions
#242700 opened
Mar 5, 2025 -
Copilot can't be disabled
#242698 opened
Mar 5, 2025 -
Insert Line Below command shortcut overruled by some Copilot Chat shortcut
#242697 opened
Mar 5, 2025 -
Allow attaching DevContainer as non root user without creating .devcontainer json
#242696 opened
Mar 5, 2025 -
Editor tab's bottom border briefly use focus color on mouse click
#242691 opened
Mar 5, 2025 -
Unable to change GPU State info when using ssh connection to the server
#242686 opened
Mar 5, 2025 -
Prompt files: Separate between prompt and instruction files
#242684 opened
Mar 5, 2025 -
GitHub login failed - Persists after #160649
#242683 opened
Mar 5, 2025 -
vscode.dev: Extensions fail to load on Firefox 136
#242682 opened
Mar 5, 2025 -
Build failed: Run integration tests (Electron) chat title provider is called for first request
#242671 opened
Mar 5, 2025 -
Build failed: Lint x86_64-apple-darwin
#242669 opened
Mar 5, 2025 -
Terminal Find goes up (previous result) instead of down when pressing Enter
#242667 opened
Mar 5, 2025 -
Edits: Tab progress is not centered
#242661 opened
Mar 5, 2025 -
Vs Code keep restarting
#242659 opened
Mar 5, 2025 -
slow vscode
#242656 opened
Mar 5, 2025 -
slow vscode
#242655 opened
Mar 5, 2025 -
Line numbers for debug console
#242650 opened
Mar 5, 2025 -
vscode.authentication.getSession performance regression in 1.97
#242646 opened
Mar 5, 2025 -
Permissions denied
#242645 opened
Mar 5, 2025 -
Agent can't create files when company policy enabled
#242641 opened
Mar 5, 2025 -
No Editor Context Keys Set for editor/title/context
#242639 opened
Mar 5, 2025 -
Feature Request: Persist Extension List Sorting in the Extensions Sidebar
#242628 opened
Mar 4, 2025 -
Explore ctrl+z to undo completion in terminal suggest
#242623 opened
Mar 4, 2025 -
Accessibility: Tooltips do not appear when using keyboard navigation
#242621 opened
Mar 4, 2025 -
Git - keyboard shortcut of `git.stage` can't add unstaged image files to staged area
#242620 opened
Mar 4, 2025 -
add active editor state information to editor's text area aria label
#242617 opened
Mar 4, 2025 -
Unused merge editor setting `mergeEditor.writableInputs` and `mergeEditor.showCodeLenses`
#242604 opened
Mar 4, 2025 -
I can`t Open Folder
#242597 opened
Mar 4, 2025 -
Profile Creation Error
#242596 opened
Mar 4, 2025 -
(Insiders) Login doesn't persist between restarts
#242593 opened
Mar 4, 2025 -
improve code spec, add one for `code-tunnel`, upstream the changes to fig
#242589 opened
Mar 4, 2025 -
Accessibility: showInputBox title is not read aloud by screen reader
#242581 opened
Mar 4, 2025 -
Add a right click to the sticky scroll header to allow searching in a scope
#242580 opened
Mar 4, 2025 -
Insider - "Check for Updates" doesn't work on ARM
#242578 opened
Mar 4, 2025 -
file mangement
#242576 opened
Mar 4, 2025 -
Build failed: editor, onDidChangeVisibleTextEditors
#242571 opened
Mar 4, 2025 -
Support outline for multi-file diff editors
#242568 opened
Mar 4, 2025 -
update service sometimes net error, after restart can fix some times, but it will occur again
#242549 opened
Mar 4, 2025 -
API: explore `encode` / `decode` in extension host
#242547 opened
Mar 4, 2025 -
co pilot not responding at all
#242546 opened
Mar 4, 2025 -
Notebook Variables aria label doesn't update
#242545 opened
Mar 4, 2025 -
Copilot Edits in a New Window
#242540 opened
Mar 4, 2025 -
Paste in VS Code is awfull slow
#242536 opened
Mar 4, 2025 -
Review smoke test `sendKeybinding` usage
#242535 opened
Mar 4, 2025 -
Allow to keep keyboard shortcuts and settings same across all the profile and OS
#242532 opened
Mar 4, 2025 -
useGitApi() missing repository resource after updating to latest version
#242531 opened
Mar 4, 2025 -
Tried to type "this" in my code
#242529 opened
Mar 4, 2025 -
macOS: pressing `Enter` on visible context menu in explorer triggers "Rename" always
#242513 opened
Mar 3, 2025 -
Sign-in flow fails for personal MS accounts with email addresses with capital characters in them
#242510 opened
Mar 3, 2025 -
Shell Integration causes weird characters in PowerShelll prompt
#242507 opened
Mar 3, 2025 -
SSH-Download Progress Bar
#242505 opened
Mar 3, 2025 -
3 BUGS in `Refactor: move to file` for TypeScript
#242501 opened
Mar 3, 2025 -
BUG in `Refactor: move to new file`
#242499 opened
Mar 3, 2025 -
VSCode does not retrieve SSH passphrase from kwallet/ksshaskpass
#242494 opened
Mar 3, 2025 -
Build failed: git smoke test
#242487 opened
Mar 3, 2025 -
Build failed: verifies editors can save and restore
#242486 opened
Mar 3, 2025 -
make user prompts sync capabilities more discoverable
#242485 opened
Mar 3, 2025 -
Empty lines go up/down on debug console
#242484 opened
Mar 3, 2025 -
Increase autcompletion filter text length
#242481 opened
Mar 3, 2025 -
No empty cell hint "Select language, or fill with template ..." in notebook files.
#242478 opened
Mar 3, 2025 -
Merge Editor does not recognize ActiveEditorWriteableInSession setting until reopened
#242475 opened
Mar 3, 2025 -
Following link from Jasmine testing framework breaks search
#242474 opened
Mar 3, 2025 -
Markdown preview shows cached data if the underlying file changes
#242470 opened
Mar 3, 2025 -
text only showing up 1 line at a time, not sure what setting is doing this
#242468 opened
Mar 3, 2025 -
CTRL + Enter key should post comment when answering to a comment in VS Code Github Pull request review
#242465 opened
Mar 3, 2025 -
Language extensions are not recommended when file has language type set, but no matching file extension
#242463 opened
Mar 3, 2025 -
Improve recently opened projects list in the welcome page
#242455 opened
Mar 3, 2025 -
I've been having all sorts of lag issues with vscode lately! Can anyone tell me why?
#242449 opened
Mar 3, 2025 -
Request failed
#242446 opened
Mar 3, 2025 -
js language recognition error
#242444 opened
Mar 3, 2025 -
update gets stuck on 100% tying to execute last action in conhost.exe gets stuck
#242442 opened
Mar 3, 2025 -
Inline suggestions icon updating every time you type
#242436 opened
Mar 3, 2025 -
Failed to connect to the remote extension host server (Error: WebSocket close with status code 1006)
#242435 opened
Mar 3, 2025 -
Automatic link updates on file move or rename in VsCode doesn't work
#242434 opened
Mar 2, 2025 -
Braille displa not functioning correctly
#242433 opened
Mar 2, 2025 -
Command + optional shortcut for collapsing generic sidebar view
#242430 opened
Mar 2, 2025 -
Playground scroll is locked
#242429 opened
Mar 2, 2025 -
Default Speech Input for Components With vsCode Speech Extension Installation
#242428 opened
Mar 2, 2025 -
ssh config wrong when adding reverse proxy ssh
#242420 opened
Mar 2, 2025 -
VS Code Keeps Crashing & Way Too Slow
#242418 opened
Mar 2, 2025 -
Add multiple files to copilot instance
#242417 opened
Mar 2, 2025 -
Notebook events triggered twice
#242414 opened
Mar 2, 2025 -
Opening a .cpp file displays Copilot-related error logs
#242413 opened
Mar 2, 2025 -
slow project init because of many git rev-parse
#242412 opened
Mar 2, 2025 -
VS Code on Mac
#242409 opened
Mar 2, 2025 -
won't update
#242404 opened
Mar 2, 2025 -
VSCode maximized window shifted right and bottom - on WSL2 Linux
#242399 opened
Mar 1, 2025 -
Blur on application
#242398 opened
Mar 1, 2025 -
Folder are not open and file structure are change
#242394 opened
Mar 1, 2025 -
Sidebar does not empty when no views are present
#242393 opened
Mar 1, 2025 -
Method signature hint can get covered by autocomplete option list
#242379 opened
Mar 1, 2025 -
Auto suggestions are not disabling.
#242378 opened
Mar 1, 2025 -
Hover with custom `HTMLElement` sets a fixed height, cutting off contents
#242377 opened
Mar 1, 2025 -
VScode opens in Windows Host instead of WSL remote
#242375 opened
Mar 1, 2025 -
"Path" env variable gets stomped - windows
#242373 opened
Mar 1, 2025 -
Error not showing in problems
#242372 opened
Mar 1, 2025 -
Support local hyperlink ansi escapes in the integrated terminal
#242371 opened
Mar 1, 2025 -
Click and drag to highlight
#242370 opened
Mar 1, 2025 -
In Inspect Token and Scopes, the character count doesn't represent the number of characters in the scope
#242367 opened
Mar 1, 2025 -
[Bug] Move by / delete whole word (CTRL modifier) behavior is not consistent
#242366 opened
Feb 28, 2025 -
Loading Intellisense forever in particular project
#242358 opened
Feb 28, 2025 -
Terminal zoom with mouse wheel conflicts with scrolling
#242351 opened
Feb 28, 2025 -
Copilot terminal should have special icon
#242348 opened
Feb 28, 2025 -
TF400898-An Internal Error Occurred
#242346 opened
Feb 28, 2025 -
Python is not installing properly
#242344 opened
Feb 28, 2025 -
Setting to show vscode web extension support warnings in local IDE
#242342 opened
Feb 28, 2025 -
Search view shows two "text results"
#242341 opened
Feb 28, 2025 -
emmet error
#242340 opened
Feb 28, 2025 -
Support wildcards in hotkeys search
#242338 opened
Feb 28, 2025 -
Add a helper that shows all possible hotkeys search filters
#242337 opened
Feb 28, 2025 -
Show all possible settings search filters
#242336 opened
Feb 28, 2025 -
Prevent closing webview if the user didn't save the changes
#242335 opened
Feb 28, 2025 -
In the terminal window, after opening dual tabs, the font appears to be distorted.
#242334 opened
Feb 28, 2025 -
Allow untitled resources with custom file system provider schema and path
#242331 opened
Feb 28, 2025 -
Webview does not support isReadonly flag and icon
#242330 opened
Feb 28, 2025 -
CustomTextEditor does not support the isReadonly flag and icon (small lock)
#242328 opened
Feb 28, 2025 -
Command line stuck
#242323 opened
Feb 28, 2025 -
VSCode not storing authorization key for github copilot
#242321 opened
Feb 28, 2025 -
Feature Request: Multi-session Support in GitHub Copilot
#242318 opened
Feb 28, 2025 -
Feature Request: Inline Terminal Command Execution in GitHub Copilot Agent Mode
#242315 opened
Feb 28, 2025 -
ADS Notebooks Tab features missing in VSCode
#242306 opened
Feb 28, 2025 -
"Reveal in File Explorer" does not work as intended
#242304 opened
Feb 28, 2025 -
Overflow ellipsis no longer works for panel items in the latest Insider build.
#242289 opened
Feb 28, 2025 -
Support multi-file diff editor rich markdown view zone
#242279 opened
Feb 28, 2025 -
Cutom top bar (inside window budries. Disbale system one.
#242276 opened
Feb 28, 2025 -
'View: Toggle References' keyboard shortcut toggles 'Terminal' view rather than 'References' view
#242275 opened
Feb 28, 2025 -
Cursor Misalignment and Missing Close Button in Extend Mode on Dual Screens (VS Code 1.97.2)
#242272 opened
Feb 28, 2025 -
[multi-diff-editor] Scroll up down in multiDiffEditor using the keyboard only
#242271 opened
Feb 28, 2025 -
Build an app
#242265 opened
Feb 28, 2025 -
Quick fixes popup ONLY shows Copilot fixes
#242262 opened
Feb 28, 2025 -
os nomes
#242251 opened
Feb 27, 2025 -
Newly installed extensions not activating on `workspaceContains` tigger
#242245 opened
Feb 27, 2025 -
Welcome/Walkthrough: Setup VS Code not honoring "workbench.startupEditor": "none" Setting
#242243 opened
Feb 27, 2025 -
Searching codebase for "package.json"… (in eternum)
#242235 opened
Feb 27, 2025 -
Python Profile Template Contains Old Python Environment Extension
#242232 opened
Feb 27, 2025 -
Support wildcards in Settings editor ID search
#242231 opened
Feb 27, 2025 -
SVG icons are too close to reference text
#242230 opened
Feb 27, 2025 -
In MS auth provider, you need to sign in "twice" to be able to list ARM subscriptions
#242218 opened
Feb 27, 2025 -
API for "watch" variables (debug panel)
#242217 opened
Feb 27, 2025 -
Source Control - Files - Code Changes View - Padding Issue
#242215 opened
Feb 27, 2025 -
Duplicate Color Previews in CSS Files when Using Default Color Decorator
#242213 opened
Feb 27, 2025 -
Prioritize case-sensitive matches in code completion
#242206 opened
Feb 27, 2025 -
Wrong changed lines and content in editor when `working-tree-encoding` is set
#242204 opened
Feb 27, 2025 -
rate limited when using copilot edits - Agent
#242202 opened
Feb 27, 2025 -
Support contributable quick pick detectors
#242198 opened
Feb 27, 2025 -
Pasted content gets indented (or un-indented)
#242196 opened
Feb 27, 2025 -
Folder in sidebar is not appearing.
#242193 opened
Feb 27, 2025 -
Use monospace consistently for the path backing a completion
#242191 opened
Feb 27, 2025 -
Notebook find filters icon is always "enabled"
#242187 opened
Feb 27, 2025 -
Unable to run Jupyter Notebook after upgrading VSCode Environment
#242183 opened
Feb 27, 2025 -
Build failed
#242181 opened
Feb 27, 2025 -
"Open File" from multi diff viewer should open local file
#242179 opened
Feb 27, 2025 -
Github icon is lower vertically than text near it
#242178 opened
Feb 27, 2025 -
Multi diff cuts labels quite aggressively
#242177 opened
Feb 27, 2025 -
The strikethrough syntax in Markdown takes effect in the editing window but doesn't work in the Preview window.
#242167 opened
Feb 27, 2025 -
Installing latest extension with the insiders update almost never works
#242162 opened
Feb 27, 2025 -
One could select multiple tasks and rerunning the task should rerun all
#242160 opened
Feb 27, 2025 -
Rerunning a task should leave the task in its place
#242159 opened
Feb 27, 2025 -
Hopefully, lookup replacement will store common schemes to XML file and read them when needed.
#242158 opened
Feb 27, 2025 -
Add basic toml support
#242156 opened
Feb 27, 2025 -
CSS @property Rule Initial-Value Bug in Workbench CSS
#242155 opened
Feb 27, 2025 -
Allow using custom variables in setting values
#242153 opened
Feb 27, 2025 -
Error Code: 2148008704 - hanging when calling VSCodeAzureSubscriptionProvider.isSignedIn()
#242151 opened
Feb 27, 2025 -
VS Code crashes on file change
#242150 opened
Feb 27, 2025 -
Testing API's continuous run feature has semantic change
#242148 opened
Feb 27, 2025 -
iPadOS: Unable to type in Korean properly
#242147 opened
Feb 27, 2025 -
Error when use Vietnamese
#242143 opened
Feb 27, 2025 -
Bring good old full width punctuations back
#242138 opened
Feb 27, 2025 -
Improve Git prefix stripping during terminal link detection
#242129 opened
Feb 26, 2025 -
number of edited lines keep flipping
#242122 opened
Feb 26, 2025 -
navigating through toolbar on copilot codeblock will send focus elsewhere
#242120 opened
Feb 26, 2025 -
Reevaluate the persisted model when opening a workspace
#242118 opened
Feb 26, 2025 -
Extension Whitelisting via GPO: Publisher "microsoft" doesn't associate fully to specific ms publishers
#242116 opened
Feb 26, 2025 -
[metaissue] Define a process for reporting Microsoft Identity issues
#242109 opened
Feb 26, 2025 -
Same keyboard shortcut
#242106 opened
Feb 26, 2025 -
Setting to disable Terminal Tab Popup
#242103 opened
Feb 26, 2025 -
No output in Test Results panel debugging pytest from test explorer
#242097 opened
Feb 26, 2025 -
i can't turn off AI copilot
#242096 opened
Feb 26, 2025 -
Crash when right clicking
#242089 opened
Feb 26, 2025 -
Unexpected console output in test run
#242078 opened
Feb 26, 2025 -
Build failed
#242077 opened
Feb 26, 2025 -
Jupiter notebook not working for me
#242072 opened
Feb 26, 2025 -
Notifications hide the chat bottom of Copilot Chat
#242071 opened
Feb 26, 2025 -
Microsoft Japanese IME cannot start recomposition by Ctrl + BackSpace
#242064 opened
Feb 26, 2025 -
`ITextModel.onDidChangeContent` cannot be used with `observableFromEvent`
#242059 opened
Feb 26, 2025 -
Pretty print for debugging appears in all editors when debugging
#242057 opened
Feb 26, 2025 -
Introduce "search.include" (NOT A DUPLICATE)
#242051 opened
Feb 26, 2025 -
COPILOT
#242048 opened
Feb 26, 2025 -
setting
#242047 opened
Feb 26, 2025 -
Hover commands are off
#242040 opened
Feb 26, 2025 -
disable web image URLs (pending image upload service)
#242039 opened
Feb 26, 2025 -
Webview leaks
#242034 opened
Feb 26, 2025 -
vscode API - debug - start debugging
#242033 opened
Feb 26, 2025 -
Something Wrong with the Auto Indent?
#242029 opened
Feb 26, 2025 -
Clicking update on extensions with missing package.json is showing the consent dialog
#242026 opened
Feb 26, 2025 -
Click the code to jump, it is always in loading state
#242008 opened
Feb 26, 2025 -
Extensions cannot contribute to scm/resourceState/context if the SCM provider is in another extension host
#242003 opened
Feb 26, 2025 -
[windows]: no absolute path completions
#242001 opened
Feb 26, 2025 -
Warning message on references is awkward
#241998 opened
Feb 26, 2025 -
No terminal suggestions for quoted paths o
#241996 opened
Feb 26, 2025 -
No sub command terminal suggestions after `&&`
#241993 opened
Feb 26, 2025 -
Show correct file type icons for terminal completions
#241992 opened
Feb 26, 2025 -
Terminal suggestions don't seem to work when terminal is moved to a new view
#241989 opened
Feb 25, 2025 -
Terminal suggest widget doesn't change position when terminal is resized
#241988 opened
Feb 25, 2025 -
Terminal suggest widget can overflow into window title area
#241983 opened
Feb 25, 2025 -
Odd path completion behavior on powershell
#241982 opened
Feb 25, 2025 -
Terminal suggest no suggestions widget doesn't have padding or round border
#241981 opened
Feb 25, 2025 -
Unexpected `[End]` Key Behavior in Wrap Mode – Potential Issue
#241979 opened
Feb 25, 2025 -
terminal cursor reset as if it was cleared, but content is still there
#241978 opened
Feb 25, 2025 -
Support alternative suggest mode (insert/replace) for terminal suggestions
#241976 opened
Feb 25, 2025 -
Very large set of details in terminal suggestions for `Where-object`
#241975 opened
Feb 25, 2025 -
Inconsistent use of `Experimental` tag in Settings
#241973 opened
Feb 25, 2025 -
Unable to open Copilot-referenced element in notebook
#241972 opened
Feb 25, 2025 -
Sorting mixes filesystem and flags
#241971 opened
Feb 25, 2025 -
Include information about option values
#241970 opened
Feb 25, 2025 -
`i` should be marked as an alias of `install`
#241968 opened
Feb 25, 2025 -
There's no way to pause install actions in agent mode
#241965 opened
Feb 25, 2025 -
The completions should show up if I use `sudo`
#241960 opened
Feb 25, 2025 -
no command suggestions when python extension is active
#241952 opened
Feb 25, 2025 -
Shell Type not resolving properly
#241951 opened
Feb 25, 2025 -
Selection includes inline values, except last, but not on clipboard
#241950 opened
Feb 25, 2025 -
Inline value showing object reference instead of value
#241944 opened
Feb 25, 2025 -
macOS Configuration Profiles: Only watch for configuration if profile detected on startup
#241932 opened
Feb 25, 2025 -
Current file attachment can be clicked but it doesn't do anything
#241928 opened
Feb 25, 2025 -
Notebook Diff View: Expanded Cells Collapse When Switching Focus
#241923 opened
Feb 25, 2025 -
Can't dnd image from built-in preview
#241922 opened
Feb 25, 2025 -
SVGs seem to be supported
#241920 opened
Feb 25, 2025 -
Warning when attaching image from localhost or private sites
#241918 opened
Feb 25, 2025 -
Don't trigger terminal completions when deleting text
#241912 opened
Feb 25, 2025 -
Copy paste of image from safari inserts attachment and url text
#241910 opened
Feb 25, 2025 -
Warning message not accessible by screenreader
#241907 opened
Feb 25, 2025 -
Dnd image doesn't work from safari
#241905 opened
Feb 25, 2025 -
Toggling the action on quick pick titlebar can easily reset the quick pick position
#241902 opened
Feb 25, 2025 -
Global Prompt not syncing across profiles
#241894 opened
Feb 25, 2025 -
Timeline view does not show correct notebook diff
#241893 opened
Feb 25, 2025 -
Timeline - can not open notebook with edit changes
#241892 opened
Feb 25, 2025 -
Opening new files sometimes results in incomplete highlighting
#241890 opened
Feb 25, 2025 -
Git - provide undo for discard untracked files
#241884 opened
Feb 25, 2025 -
Support checkboxes for boolean object values
#241881 opened
Feb 25, 2025 -
`git.diagnosticsCommitHook.Sources` doesn't document valid keys
#241879 opened
Feb 25, 2025 -
Slow startup time since winter vacation
#241878 opened
Feb 25, 2025 -
Leak in `HistoryNavigator`
#241875 opened
Feb 25, 2025 -
Chat-related commands should not be available on web (without backend)
#241873 opened
Feb 25, 2025 -
400 Bad Request with image
#241872 opened
Feb 25, 2025 -
Dragging from Firefox doesn't work
#241871 opened
Feb 25, 2025 -
Transfer Images and Fonts
#241869 opened
Feb 25, 2025 -
Notebook leak
#241867 opened
Feb 25, 2025 -
failed to fetch
#241865 opened
Feb 25, 2025 -
Images used in old chat requests are not rendered correctly
#241862 opened
Feb 25, 2025 -
Run only tests added by the model
#241861 opened
Feb 25, 2025 -
CDPATH suggestions do not work well with ZSH auto completion
#241858 opened
Feb 25, 2025 -
Inline Values still cause scrollbar
#241857 opened
Feb 25, 2025 -
File is shown as changed even after undo-ing the step that changed the file
#241856 opened
Feb 25, 2025 -
Bash env doesn't update on first `unset`
#241855 opened
Feb 25, 2025 -
Resize is only picked up after scrolling
#241854 opened
Feb 25, 2025 -
Search Service: Add support for finding folders
#241853 opened
Feb 25, 2025 -
Mark all properties on `TerminalShellIntegrationEnvironment` as readonly
#241851 opened
Feb 25, 2025 -
The `shellIntegration.env` object allows for modifications
#241850 opened
Feb 25, 2025 -
Confusing that `shellIntegration.env` and `shellIntegration.env.value` can be undefined
#241846 opened
Feb 25, 2025 -
API: support streaming encoding/decoding
#241844 opened
Feb 25, 2025 -
Copilot Autocomplete Arrow Hotkey Conflicts with Intellisense
#241843 opened
Feb 25, 2025 -
Editor hangs since update to MacOS Sequoia 15.3.1
#241842 opened
Feb 25, 2025 -
Attachment file name overflow lacks `...` and is unusual
#241838 opened
Feb 25, 2025 -
Image drag and drop
#241837 opened
Feb 25, 2025 -
Suggest does not work in debug console for Python
#241830 opened
Feb 25, 2025 -
Accepting a completion should trigger suggest automatically
#241828 opened
Feb 25, 2025 -
Accepting a terminal command should insert it with a space at the end
#241827 opened
Feb 25, 2025 -
Terminal suggest: Unexpected details text
#241821 opened
Feb 25, 2025 -
Javascript and typescript crashes
#241816 opened
Feb 25, 2025 -
Extensions don't work in WSL machine
#241815 opened
Feb 25, 2025 -
Settings search "moving selection" vs. "move selection"
#241814 opened
Feb 25, 2025 -
VSCode changed my coding style after selecting default task
#241812 opened
Feb 25, 2025 -
MSAL Authentication: Error 0x80049dd3 in sign in dialog when using personal account
#241811 opened
Feb 25, 2025 -
Allowing the addition of custom product icons via settings.json
#241810 opened
Feb 25, 2025 -
Make paused indication stronger and clickable
#241809 opened
Feb 25, 2025 -
Not show preview when I move cursor on constant then press and hold ctrl key.
#241807 opened
Feb 25, 2025 -
Bug: Enter Press After ‘//’ Breaks Line and Converts Code to Comment in JavaScript
#241802 opened
Feb 25, 2025 -
WebView editor can dispatch keybinding when workbench does already
#241801 opened
Feb 25, 2025 -
Format on Save doesn't work for files outside of source control
#241795 opened
Feb 25, 2025 -
The file is deleted, and some files are empty.
#241793 opened
Feb 25, 2025 -
cannot find Db2
#241789 opened
Feb 25, 2025 -
Expose task status through VS Code API
#241772 opened
Feb 24, 2025 -
Localise media paths in walkthroughs
#241767 opened
Feb 24, 2025 -
Allow me to drag and drop a diff editor into chat/edits
#241757 opened
Feb 24, 2025 -
PROBLEMS panel: Show active file on top
#241734 opened
Feb 24, 2025 -
Feedback on experimental expandable hover API
#241730 opened
Feb 24, 2025 -
Add theme colors and register icons for all terminal suggest icons
#241727 opened
Feb 24, 2025 -
JSDoc `@` in the code block is broken
#241718 opened
Feb 24, 2025 -
Customize log regex for new filtering features
#241716 opened
Feb 24, 2025 -
`tree-sitter` doesn't apply some scopes (part 3)
#241715 opened
Feb 24, 2025 -
Git - Git staging individual changes converts UTF-8 with BOM to UTF-8
#241699 opened
Feb 24, 2025 -
Terminal opens slow
#241694 opened
Feb 24, 2025 -
error prompt is shown very frequently - blocking development
#241692 opened
Feb 24, 2025 -
Billing issue
#241688 opened
Feb 24, 2025 -
WSL cli.js opening when calling `code --version` inside shell initialization.
#241686 opened
Feb 24, 2025 -
shellcheck `SC2016` should not be trigger with single quotes and undefined variable for .sh file
#241685 opened
Feb 24, 2025 -
Failure to use code.cmd --install-extension vscjava.vscode-java-test
#241683 opened
Feb 24, 2025 -
High Resource Usage When Connecting WSL in VSCode
#241670 opened
Feb 24, 2025 -
Hidden stack frames automatically collapse after manually expanding in Call Stack debugger UI
#241661 opened
Feb 24, 2025 -
Shell Integration Failed to Activate
#241656 opened
Feb 24, 2025 -
Wrapped text on tabbed lines cause a Misaligned Cursor
#241652 opened
Feb 23, 2025 -
Bug Report: RTL Text Selection and Direction Switching Causes UI Freeze
#241647 opened
Feb 23, 2025 -
Open hyperlinks from the terminal
#241646 opened
Feb 23, 2025 -
Installed Github Copilot Pro Extension but it crashes VS Code
#241641 opened
Feb 23, 2025 -
Inconsistent Debug Console Hover Styling: list.hoverBackground Applies, but list.hoverForeground Does Not
#241638 opened
Feb 23, 2025 -
Lifecycle Management VSCode snap to core24 :: Java 21 applications crashing when run from inside VSCode
#241636 opened
Feb 23, 2025 -
When my javascript project directory is on SMB, the js analysis process will not stop
#241634 opened
Feb 23, 2025 -
Problemi con il copilot
#241632 opened
Feb 23, 2025 -
The TypeScript language server exited due to an error. Error message: write EPIPE.
#241627 opened
Feb 23, 2025 -
Mousewheel scolling lags in explorer
#241624 opened
Feb 23, 2025 -
SCM - Terminal on sidebar loses focus when switching SCM working sets
#241623 opened
Feb 23, 2025 -
can`t print Chinese
#241622 opened
Feb 23, 2025 -
Custom Icons on DocumentSymbols for a custom OUTLINE
#241616 opened
Feb 23, 2025 -
Terminal suggest: Don't show suggestions when navigating via home/end, ctrl+arrow, etc.
#241588 opened
Feb 22, 2025 -
Empty expand icon in search with no results
#241581 opened
Feb 22, 2025 -
Pasting out of clipboard don't work
#241578 opened
Feb 22, 2025 -
Web vscode: Upload a folder.
#241572 opened
Feb 22, 2025 -
Sticky scroll doesn't work when function result is destructured
#241563 opened
Feb 22, 2025 -
Bug on diffEditor.experimental.showMoves (with repro)
#241548 opened
Feb 22, 2025 -
Lanch debugger via tasks
#241547 opened
Feb 22, 2025 -
Odd colorization of quotes PHP in JS in HTML
#241529 opened
Feb 21, 2025 -
Feature request: Fuzzy search files including file path
#241525 opened
Feb 21, 2025 -
Failed to get config from service: Failed to call "vscode-config": 500
#241516 opened
Feb 21, 2025 -
[MSAL] Endless "Just a moment..." screen when going through auth flow
#241512 opened
Feb 21, 2025 -
Project Setup Feature
#241511 opened
Feb 21, 2025 -
[json] Provide a means to add a mapping to the json SchemaCache for local files.
#241503 opened
Feb 21, 2025 -
Can not use Copilit edits
#241500 opened
Feb 21, 2025 -
[FR] Add option for git.untrackedChanges to accept current git repo setting for git's status.showUntrackedFiles
#241492 opened
Feb 21, 2025 -
Add collapse/expand functionality in Working Tree
#241487 opened
Feb 21, 2025 -
Slow performance on macos
#241483 opened
Feb 21, 2025 -
CSS Lint Unknown Properties doesn't ignore warnings
#241481 opened
Feb 21, 2025 -
2x Text Results showing up in search view
#241473 opened
Feb 21, 2025 -
.gdb_history file labeled as Go
#241470 opened
Feb 21, 2025 -
Linux: Support OS title menu in custom title bar
#241467 opened
Feb 21, 2025 -
"Compare active file with clipboard" display the diffs in the wrong order
#241485 opened
Feb 21, 2025 -
Open Editors feature
#241461 opened
Feb 21, 2025 -
"Test Results" view can be arrenged horizontally
#241459 opened
Feb 21, 2025 -
Add command to stop/cancel test run
#241456 opened
Feb 21, 2025 -
API: Finalise text document encoding
#241449 opened
Feb 21, 2025 -
cannot access a command
#241447 opened
Feb 21, 2025 -
Insiders breaks hotstrings in AutoHotkey
#241445 opened
Feb 21, 2025 -
Test error decoration glitch when zoomed in
#241441 opened
Feb 21, 2025 -
command line option --diff support --left-readonly flag
#241434 opened
Feb 21, 2025 -
JSON schema validation of settings.json does not work with `"workbench.settings.useSplitJSON": true`
#241433 opened
Feb 21, 2025 -
[Enhancement] In Watch panel: ability to see value on hover?
#241766 opened
Feb 21, 2025 -
Window title bar remains in -inFocus color even when multiple windows open at the same time.
#241405 opened
Feb 20, 2025 -
Scrollbar Doesn't Properly Reset After `workbench.action.terminal.clear` is Invoked
#241401 opened
Feb 20, 2025 -
Sync Settings fails with Microsoft login and Run as different user
#241391 opened
Feb 20, 2025 -
Git › Blame › Editor Decoration: Disable Preview
#241388 opened
Feb 20, 2025 -
VS Code Insider 1.98.0 never finishes updating
#241378 opened
Feb 20, 2025 -
Clicking URL in terminal goes to wrong URL or doesn't work
#241373 opened
Feb 20, 2025 -
Incorrect indentation after C multi-line comment blocks
#241370 opened
Feb 20, 2025 -
The same find/replace content in editor groups
#241369 opened
Feb 20, 2025 -
Allow disabling of search.sortOrder completely
#241368 opened
Feb 20, 2025 -
Ghost text in Dark HC mode is difficult to distinguish as ghost text.
#241365 opened
Feb 20, 2025 -
Codespaces - Setting Sync does not work after addition of prompt syncing
#241355 opened
Feb 20, 2025 -
vscode in linux with kde dont use xdg-open or default file-manager
#241354 opened
Feb 20, 2025 -
Release notes editor: Incorrect character indentation on `settings` with line break
#241347 opened
Feb 20, 2025 -
Copilot Edits Glitch Collapsed Methods in cpp
#241344 opened
Feb 20, 2025 -
Error containing in file have to indicate color
#241343 opened
Feb 20, 2025 -
Yellow highlighting around Jupyter notebook cells
#241340 opened
Feb 20, 2025 -
Allow extension to modify "Debug Console" contents
#241338 opened
Feb 20, 2025 -
Indentation is changed when pasting, even with editor.formatOnPaste disabled
#241337 opened
Feb 20, 2025 -
Find in files: Inconsistent search results when using regex and whole word matching
#241319 opened
Feb 20, 2025 -
ctrl+backspace doesn't delete the current word
#241314 opened
Feb 20, 2025 -
Update VSCode on start
#241308 opened
Feb 20, 2025 -
[Feature Request] Add clear history button in Cmd+F search widget
#241306 opened
Feb 20, 2025 -
Typing to search in `File: Open recent...` breaks separation between "folders and workspace" and "files"
#241305 opened
Feb 20, 2025 -
Help: VSCode source code packaging error with gulp4
#241303 opened
Feb 20, 2025 -
Ability to 100% total disable all things copilot
#241293 opened
Feb 20, 2025 -
[Feature Request] Enable Pinpoint Changes in GitHub Copilot Edits and Agent Mode
#241290 opened
Feb 20, 2025 -
[Feature Request] Add Progress Indicator and Control Options for Remote Workspace Indexing
#241289 opened
Feb 20, 2025 -
Terminal suggest doesn't support Git Bash paths properly
#241287 opened
Feb 20, 2025 -
Feature Request: add a page to help download the previous VSCode version easily
#241286 opened
Feb 20, 2025 -
Feature Request: please support backup/restore to previous user used VSCode version.
#241284 opened
Feb 20, 2025 -
The `Pending changes from GitHub Copilot` indicator persists
#241282 opened
Feb 20, 2025 -
Settings Sync not restoring settings or extensions or themes or anything
#241280 opened
Feb 20, 2025 -
Paste Bug returns with Vengence
#241267 opened
Feb 19, 2025 -
Debug Hover Widget Height Is Computed Inconsistently
#241262 opened
Feb 19, 2025 -
Run debugger in existing terminal
#241259 opened
Feb 19, 2025 -
Error installing server: Updates are are not available: no service url
#241257 opened
Feb 19, 2025 -
global snippets do not work in "edit with copilot" text box
#241253 opened
Feb 19, 2025 -
Wrong time format when using English language localization
#241245 opened
Feb 19, 2025 -
Macos - Cmd+Return not working
#241241 opened
Feb 19, 2025 -
GitHub - "Open on GitHub" does not show for github private repo remote with auth params
#241239 opened
Feb 19, 2025 -
no work
#241232 opened
Feb 19, 2025 -
1.97 Error while turning on Settings Sync. No account available
#241227 opened
Feb 19, 2025 -
add git merge abort as option
#241204 opened
Feb 19, 2025 -
Github Authentication Fails When Using SOCKS5 Proxy in `http.proxy` (Invalid URL Protocol)
#241201 opened
Feb 19, 2025 -
Window menu misses entry to cycle through windows
#241199 opened
Feb 19, 2025 -
Difficult to go to test location
#241187 opened
Feb 19, 2025 -
Execute Above Cells button doesn't run first cell
#241185 opened
Feb 19, 2025 -
CTRL+shift+C no longer opens external terminal
#241174 opened
Feb 19, 2025 -
intellisense is broken
#241173 opened
Feb 19, 2025 -
wrong diff display of editor context
#241171 opened
Feb 19, 2025 -
Terminal suggest: Support LSP-based completion provider
#241167 opened
Feb 19, 2025 -
Whitespace is not marked as deleted in inline diff
#241163 opened
Feb 19, 2025 -
Jupyter Notebook Collapses After Running Some Cells
#241162 opened
Feb 19, 2025 -
Please add a way to switch between git merge editor and a simple text editor
#241157 opened
Feb 19, 2025 -
You ask to switch from azure data studio to vs code but
#241155 opened
Feb 19, 2025 -
Making too much duplicate style
#241152 opened
Feb 19, 2025 -
Error when resolving conflicts.The editor for merging conflict file is crashing.
#241147 opened
Feb 19, 2025 -
add fish builtin completion details/docs/args
#241136 opened
Feb 18, 2025 -
Unable to Use CoPilot (current paid subscription)
#241122 opened
Feb 18, 2025 -
[Fet] support copy from remote to remote/local machine
#241103 opened
Feb 18, 2025 -
ChatParticipant UserAction events are missing results from mapped edit providers
#241089 opened
Feb 18, 2025 -
Add LocalServerFlow in Microsoft Authentication for Seamless Login in Remote Environments
#241088 opened
Feb 18, 2025 -
Add option to disable recently opened projects on the Welcome Page
#241087 opened
Feb 18, 2025 -
Extension host keep being terminated even though all extensions are disabled.
#241085 opened
Feb 18, 2025 -
Environment from extensionHost debug configuration is not inherited by vscode.ShellExecution tasks
#241078 opened
Feb 18, 2025 -
Terminal in VSCode insider displays control characters in prompt
#241073 opened
Feb 18, 2025 -
Improve Tab Differentiation for Multiple Open Files with Similar Names
#241070 opened
Feb 18, 2025 -
Leak in `DecorationRequestQueue`?
#241068 opened
Feb 18, 2025 -
AttributeError when opening a parquet file with geopandas
#241063 opened
Feb 18, 2025 -
清除终端,然后按tab键出现之前回显全部或部分内容
#241059 opened
Feb 18, 2025 -
Accessibility MacOS: Braille display positions wrong when uparrowing from a blank line to one with contents.
#241058 opened
Feb 18, 2025 -
[Question/Bug] Slow performance using vscode with macos
#241057 opened
Feb 18, 2025 -
Add option to disable automatic select after goto/peek
#241056 opened
Feb 18, 2025 -
Accessibility MacOS: Pressing a routing button over a character in editor does not move the cursor
#241055 opened
Feb 18, 2025 -
False positives for region folding
#241052 opened
Feb 18, 2025 -
problems with the user interface - context menu
#241048 opened
Feb 18, 2025 -
Use `HorizontalScrollbar` only when required
#241044 opened
Feb 18, 2025 -
Transition from Copilot Chat to Copilot Edits via the "Edit with copilot" button produces no meaningful response
#241040 opened
Feb 18, 2025 -
Can't backspace to delete code.
#241036 opened
Feb 17, 2025 -
Ctrl+A occasionally becomes unresponsive in a Jupyter notebook
#241024 opened
Feb 17, 2025 -
Expandable hover: make hover min width increase as hover is expanded
#241017 opened
Feb 17, 2025 -
Popups everywhere. They're made to apper too fast and not go away
#241015 opened
Feb 17, 2025 -
Moving a line down in Go code messes up indentation in VS Code
#241011 opened
Feb 17, 2025 -
Replace - give option to names or vars
#241009 opened
Feb 17, 2025 -
New line characters remain in "Copy Value" when debugging Node.js app
#241008 opened
Feb 17, 2025 -
Markdown support: issue with dragging folder into editor to create a link on Linux edition of VSCode
#241007 opened
Feb 17, 2025 -
web view: `theme-code-background` and `vscode-textPreformat-background` are missing
#241005 opened
Feb 17, 2025 -
Scrollbar overrides Diff Editor overview ruler
#241003 opened
Feb 17, 2025 -
Drag-drop install of multiple VSIX files notifies "Completed installing extension." (singular)
#241002 opened
Feb 17, 2025 -
Copilot: Don't send big files
#240996 opened
Feb 17, 2025 -
VSCode 1.97.2 suddenly deleted from Windows
#240987 opened
Feb 17, 2025 -
Treat forwardslash the same as backslash when saving a new file
#240982 opened
Feb 17, 2025 -
Git - False line-blame info
#240979 opened
Feb 17, 2025 -
MSAL Brokering does not work with PAM
#240968 opened
Feb 17, 2025 -
Copy outliner elements
#240961 opened
Feb 16, 2025 -
The language set by vscode.languages.setTextDocumentLanguage does not persist
#240960 opened
Feb 16, 2025 -
Memory spike crash
#240956 opened
Feb 16, 2025 -
Mutli Diff Editor shows large empty space between files
#240952 opened
Feb 16, 2025 -
idea of features for visual impairment
#240951 opened
Feb 16, 2025 -
Toggle excluded (hidden) files.
#240950 opened
Feb 16, 2025 -
Repositionable Editor Hover
#240947 opened
Feb 16, 2025 -
Git - `git.diff.stageHunk` command doesn't work
#240935 opened
Feb 16, 2025 -
VSCode ctrl+tab and ctrl+shift+tab default behavior is incorrect.
#240934 opened
Feb 16, 2025 -
Word Wrap breaks grapheme clusters
#240921 opened
Feb 16, 2025 -
Make use of napi-rs / rust
#240915 opened
Feb 15, 2025 -
When GPU rendering is enabled, editor content elements are positioned incorrectly after zooming with the mouse
#240903 opened
Feb 15, 2025 -
[Feature Request] Add distinct TextMate scope for TypeScript type imports
#240902 opened
Feb 15, 2025 -
The `console: internalConsole` is ineffective for `electron.cmd`, BUT works for other file names
#240901 opened
Feb 15, 2025 -
`DebugSession` is never disposed?
#240896 opened
Feb 15, 2025 -
Diff decorations are not shown on gutter when working in a directory with NFD Japanese character on Mac
#240892 opened
Feb 15, 2025 -
Remove boolean support for terminal.integrated.suggest.quickSuggestions
#240891 opened
Feb 15, 2025 -
Max scrollbar drag velocity constraint, to ensure usability with lengthy file
#240890 opened
Feb 15, 2025 -
Indentation on pasting with multiple lines of code not working as expected
#240882 opened
Feb 15, 2025 -
Browser crashes when opening folders in WSL
#240879 opened
Feb 15, 2025 -
The command "View: Toggle Chat" does not toggle the chat if the user's focus is not on it
#240875 opened
Feb 15, 2025 -
Terminal output wrapping breaks ProblemMatcher matching.
#240869 opened
Feb 15, 2025 -
Git - blame date formatting
#240861 opened
Feb 15, 2025 -
Markdown preview is suddenly very light
#240860 opened
Feb 15, 2025 -
Workspace Trust should not pop for user-created folders
#240857 opened
Feb 15, 2025 -
Banner for workspace trust is not significant enough and themed as info-only
#240856 opened
Feb 15, 2025 -
Native title bar but with menus in the custom title bar
#240848 opened
Feb 14, 2025 -
Right-click context menu behaves erratically
#240835 opened
Feb 14, 2025 -
Terminal suggest: Git suggestions should provide completions for `origin/` and in generate `<remote>/`
#240831 opened
Feb 14, 2025 -
Integration Test Failures - Git Smoke Test
#240829 opened
Feb 14, 2025 -
allow remaining on a stable version
#240824 opened
Feb 14, 2025 -
Batch move files
#240812 opened
Feb 14, 2025 -
Git - Adopt `TextDocument.encoding` in favor of `jschardet` use
#240798 opened
Feb 14, 2025 -
Remote Extension Host no longer working
#240797 opened
Feb 14, 2025 -
Visual Studio Code sometimes re-opens after being closed
#240795 opened
Feb 14, 2025 -
Failed to execute 'createScriptURL' on 'TrustedTypePolicy'
#240780 opened
Feb 14, 2025 -
[1c0] potential listener LEAK detected, having 11351 listeners already. MOST frequent listener (5218):
#240777 opened
Feb 14, 2025 -
Font renders badly on light background with Experimental GPU Acceleration enabled
#240774 opened
Feb 14, 2025 -
Copy paste unusable, intellisense missing, Copilot suggestions delayed
#240772 opened
Feb 14, 2025 -
Add Copilot question as a comment on top of suggested code
#240771 opened
Feb 14, 2025 -
Git diff does not show files with long paths in Source Control View (Windows)
#240770 opened
Feb 14, 2025 -
Get workbench.web.main nls from vscode-unpkg.net return 404 in 1.87.2
#240769 opened
Feb 14, 2025 -
VS Code wont open on versions past 1.92.2
#240768 opened
Feb 14, 2025 -
Startup perf regression in `window.loadUrl() => begin to require(workbench.desktop.main.js)`
#240767 opened
Feb 14, 2025 -
마우스 커서 사라짐
#240763 opened
Feb 14, 2025 -
Visually isolate a file/folder within workspace.
#240756 opened
Feb 14, 2025 -
microsoft-authentication option 'msal' doesn't work
#240741 opened
Feb 14, 2025 -
Can you change the mobile line?
#240740 opened
Feb 14, 2025 -
Run button "chair pulling"
#240730 opened
Feb 13, 2025 -
Messages for no results on commands to display on editor pop up
#240725 opened
Feb 13, 2025 -
System Context Menu is not displayed properly depending on the mouse cursor position
#240722 opened
Feb 13, 2025 -
Git - stage selected ranges in an untracked file
#240719 opened
Feb 13, 2025 -
Cursor disappears when within code editor
#240715 opened
Feb 13, 2025 -
Missing border under window buttons when the application window is maximized
#240711 opened
Feb 13, 2025 -
PATH variable in PowerShell profile missing paths
#240709 opened
Feb 13, 2025 -
Not finding all references of a field
#240703 opened
Feb 13, 2025 -
Ability to change Github Sign Ins between profiles
#240700 opened
Feb 13, 2025 -
VSCODE flickers on MacOS
#240695 opened
Feb 13, 2025 -
new line (\n) character displayed in debug console
#240679 opened
Feb 13, 2025 -
Starting up debug sessions slow
#240677 opened
Feb 13, 2025 -
Diff Editor Tab Rendering Different In View Zones
#240674 opened
Feb 13, 2025 -
Move Find Controls to left side
#240673 opened
Feb 13, 2025 -
Unwanted text appears on run and disappears on hitting Enter
#240666 opened
Feb 13, 2025 -
Git - Reveal in Explorer View not working for diff file view
#240657 opened
Feb 13, 2025 -
Wrong encoding of JSON schema URL
#240654 opened
Feb 13, 2025 -
Debug hover now is offset at the start of the full expression - far from pointer
#240641 opened
Feb 13, 2025 -
SVG without set width or height can't be zoomed
#240638 opened
Feb 13, 2025 -
We need vscode v1.95 available on SAW machine
#240610 opened
Feb 13, 2025 -
In 'stable peek' setting option double click content or ESC key can be stable peek.
#240606 opened
Feb 13, 2025 -
Installing extensions taking a long time
#240597 opened
Feb 13, 2025 -
linux wayland window out of focus
#240596 opened
Feb 13, 2025 -
The first cell in the notebook is skipped during the first execution
#240584 opened
Feb 12, 2025 -
Loaded Unpacked Error Message
#240577 opened
Feb 12, 2025 -
Git - Honor `git.autoStash` when switching branches
#240571 opened
Feb 12, 2025 -
Editor setting `editor.tabSize` does not apply on empty files after startup
#240567 opened
Feb 12, 2025 -
Git - Don't show "Not Committed Yet" in git blame annotation
#240552 opened
Feb 12, 2025 -
Error CA20002 signing in to Azure account
#240543 opened
Feb 12, 2025 -
JSON: Sort Document sorting logic changed in VS Code 1.97.1
#240540 opened
Feb 12, 2025 -
Multiple language-specific editor settings does not work in workspace-specific settings
#240526 opened
Feb 12, 2025 -
Categorization of Debug Configurations
#240520 opened
Feb 12, 2025 -
Missing remote-ssh menu from VSCode window.
#240512 opened
Feb 12, 2025 -
Timestamp on every chat interaction
#240509 opened
Feb 12, 2025 -
Copilot Chat: Option to Move Code Snippet Action Buttons to the Bottom
#240494 opened
Feb 12, 2025 -
Git - SourceGraph does not show origin/master as a reference point
#240489 opened
Feb 12, 2025 -
My Code Insiders build doesn't work well with VS Code Neovim extension
#240477 opened
Feb 12, 2025 -
Automatic update removes VSCode binary
#240472 opened
Feb 12, 2025 -
Illegal value for lineNumber
#240470 opened
Feb 12, 2025 -
Illegal value for lineNumber
#240466 opened
Feb 12, 2025 -
Update to version 1.97.1 changes the shortcut path
#240459 opened
Feb 12, 2025 -
\ path separators are interpreted as escape sequences when HOME is set in bash terminal
#240539 opened
Feb 12, 2025 -
打开终端提示窗口无响应
#240456 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 -
Cannot Log In to Different Account in Azure
#240439 opened
Feb 11, 2025 -
DocumentDropEditProvider does not work with notebooks
#240436 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 -
VS Code 1.97 freezes after installation on Ubuntu 22.04
#240385 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 -
Define the Secondary Side Bar as the default location for WebView
#240368 opened
Feb 11, 2025 -
Jump-scrolling after search
#240391 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 -
一打开终端就卡死,重装windows系统,重装vscode都没有,显示窗口无响应
#240348 opened
Feb 11, 2025 -
The python debugpy debugging result displays garbled characters
#240344 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 -
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 -
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 -
MSAL Authentication: throws error around decrypting data - Error Code 2148073483
#240307 opened
Feb 10, 2025 -
Can't sign into Azure from VS Code with the new authentication. VPN blocking native auth flow
#240304 opened
Feb 10, 2025 -
Resuming after OS suspend can cause sticky scroll to not work correctly until hovered
#240296 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 -
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 -
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 -
Ensure VS Code sends OS version to update server
#240248 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 -
Terminal suggest: Fine tune kind and icons coming from fig completions
#240232 opened
Feb 10, 2025 -
JS/TS Language Service Crashes and High CPU Usage when Opening GitHub Copilot Chat
#240228 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 -
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 -
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 -
Cannot enable terminal ligatures
#240188 opened
Feb 10, 2025 -
paste image from clipbaord in markdown : enh
#240186 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 -
Allow to disable `ino` detection for workspace identity
#240172 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 -
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 -
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 -
Default `editor.suggest.localityBonus` to true
#240137 opened
Feb 9, 2025 -
Terminal suggest: Refresh global commands after content in bin changes
#240129 opened
Feb 9, 2025 -
The Install Preview installer is unable to complete the installation
#240124 opened
Feb 9, 2025 -
Add ability to enable diff editor in inline chat
#240121 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 -
Local co-pilot
#240095 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 -
Git Blame author could use the term "You" for your own commits
#240075 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 -
Inconsistent View Tree icon
#240043 opened
Feb 8, 2025 -
Git - Blame not working on remote repositories
#240040 opened
Feb 8, 2025
753 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.
-
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 -
[semantic] proposals for new standard semantic token types
#97063 commented on
Feb 8, 2025 • 0 new comments -
Bad line move indentation adjustment
#227218 commented on
Feb 8, 2025 • 0 new comments -
[folding] retain folded state on copy/paste
#16082 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 -
无法使用
#239444 commented on
Feb 8, 2025 • 0 new comments -
Draft an API for computing embedding
#212083 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 -
Add Conditional View on Extension settings
#239088 commented on
Feb 8, 2025 • 0 new comments -
[Feature request] Hide cursor while typing
#29351 commented on
Feb 8, 2025 • 0 new comments -
Allow site wide configuration settings for all users
#239873 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 -
Zen Mode
#174677 commented on
Feb 8, 2025 • 0 new comments -
Emoji
#238584 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 -
Define and apply guidance for icon toggle states
#162595 commented on
Feb 8, 2025 • 0 new comments -
Can't Install Latest VS Code: Dependency Issues with .deb Package
#238300 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 -
Allow extensions to be installed for all users
#56614 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 -
Feature Request: Enable/disable extensions from config file
#40239 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 -
Unable to log in due to using HTTP proxy
#239919 commented on
Feb 9, 2025 • 0 new comments -
Devcontainer containerEnv variables not being transpiled from .env file
#239854 commented on
Feb 9, 2025 • 0 new comments -
ligatures starting with a pipe in the terminal only render correctly if selected
#239853 commented on
Feb 9, 2025 • 0 new comments -
VS Code crashes when launching (errors: code 18 and code 21)
#239932 commented on
Feb 9, 2025 • 0 new comments -
Python extension failing to be used.
#239659 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 -
Bug: Mouse Cursor Disappears with Hardware Acceleration Enabled after update VSCode to v1.96.4
#239422 commented on
Feb 10, 2025 • 0 new comments -
Searching `c` no longer brings up the `C` extension first
#239849 commented on
Feb 10, 2025 • 0 new comments -
Error when installing extensions when using HTTP proxy
#239872 commented on
Feb 10, 2025 • 0 new comments -
Support .vsix download outside of VS Code Marketplace
#239955 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 -
Alt + Numpad keybindings insert characters into editor
#22364 commented on
Feb 10, 2025 • 0 new comments -
Explore terminal completion provider extension API
#224505 commented on
Feb 10, 2025 • 0 new comments -
GetBoundingClientRect zoom adjustments
#233692 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 -
JSON rendering: No way to get pretty printed colored output
#236874 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 -
Progressive behavior of the title bar elements
#156377 commented on
Feb 10, 2025 • 0 new comments -
serve-web not re-opening terminals on lost connection, leaking shell processes
#221884 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 -
Selecting a completion entry doesn't do anything
#235075 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 -
Stabilize findTextInFiles API
#59924 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 -
Vs code freeze very hard, hard to say why, started after upgreding to new eslint
#239795 commented on
Feb 10, 2025 • 0 new comments -
Unable to use vision capabilities and prompt in custom extension
#239976 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 -
Check Walkthrough Completion State
#238640 commented on
Feb 10, 2025 • 0 new comments -
Support vscode:// links by adding protocol handler to vscode.dev codespaces PWA manifest
#239761 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 -
Minimap Enhancement: Show Preview Tooltip
#40048 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 -
Images barely work in JsDoc
#231792 commented on
Feb 11, 2025 • 0 new comments -
[Feature] Local Workspace settings
#40233 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 -
License - Please Allow General Use and Not Only "Develop Applications"
#208518 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 -
workspaceFolder variable substitution in launch.json or tasks.json should use URI for virtual filesystems
#197377 commented on
Feb 11, 2025 • 0 new comments -
Terminal resizing/repainting issue when using Zellij
#239251 commented on
Feb 11, 2025 • 0 new comments -
Microphone kept acquired/open(?) after voice input until VSC closed
#240000 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 -
`Add line comment` should await the tokenization to get the correct language at the position
#235344 commented on
Feb 11, 2025 • 0 new comments -
Allow putting in arbitrary value for tab indentation size
#239624 commented on
Feb 11, 2025 • 0 new comments -
Extensions want to add VSCODE_GIT_IPC_HANDLE
#154010 commented on
Feb 12, 2025 • 0 new comments -
Different Font Setting for Light/Dark modes.
#184404 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 -
[json] JSONSchema draft 2019-09 support
#98724 commented on
Feb 12, 2025 • 0 new comments -
Add support for premium extensions
#90648 commented on
Feb 12, 2025 • 0 new comments -
VS Code frequently breaks
#238714 commented on
Feb 12, 2025 • 0 new comments -
NumPad 1 is not working in my VS code
#239455 commented on
Feb 12, 2025 • 0 new comments -
Process explorer does not show memory usage on remote server
#197601 commented on
Feb 12, 2025 • 0 new comments -
Illegal value for lineNumber
#233156 commented on
Feb 12, 2025 • 0 new comments -
Cannot read properties of undefined (reading 'getViewLineMinColumn')
#233161 commented on
Feb 12, 2025 • 0 new comments -
Line Endings Selector showing wrong Line Endings in Diff View
#147752 commented on
Feb 12, 2025 • 0 new comments -
Duplicate untitled notebook is opened
#210795 commented on
Feb 12, 2025 • 0 new comments -
Indent/unindent reformats code when I don't want it to
#240023 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 -
$TM_SELECTED_TEXT returns the last selection in multi-cursor selection
#206121 commented on
Feb 12, 2025 • 0 new comments -
Increased typing lag with many word separators
#227892 commented on
Feb 13, 2025 • 0 new comments -
Error message complaining about build task
#176670 commented on
Feb 13, 2025 • 0 new comments -
Allow diagnostics messages to have markdown (or formatted text) content
#54272 commented on
Feb 13, 2025 • 0 new comments -
Brackets Snippet deleting chars
#235515 commented on
Feb 13, 2025 • 0 new comments -
Source Control: "Accept All Incoming" for "deleted by them" should delete the file from working copy and stage the change
#72976 commented on
Feb 13, 2025 • 0 new comments -
[Bug] Empty ending bracket in `"surroundingPairs"` results in bad selection range
#206774 commented on
Feb 13, 2025 • 0 new comments -
If a URI contains an authority component, then the path component must either be empty or begin with a slash ("/") character
#207521 commented on
Feb 13, 2025 • 0 new comments -
FileDecoration background color opportunity
#239308 commented on
Feb 13, 2025 • 0 new comments -
workbench-voice option to choose a voice
#239442 commented on
Feb 13, 2025 • 0 new comments -
Allow merging from right to left with diff arrows view
#153620 commented on
Feb 13, 2025 • 0 new comments -
Enable Diff Editor to be managed via context variables
#240626 commented on
Feb 13, 2025 • 0 new comments -
Problems with the new diff view
#240627 commented on
Feb 13, 2025 • 0 new comments -
Copy & Paste support for Simple Browser
#182011 commented on
Feb 13, 2025 • 0 new comments -
Wrapping ghost text breaks syntax highlighting
#187946 commented on
Feb 13, 2025 • 0 new comments -
Syntax highlighting randomly breaks in inlineSuggest preview
#234963 commented on
Feb 13, 2025 • 0 new comments -
Let's switch "editor.inlineSuggest.syntaxHighlightingEnabled" to be true
#236680 commented on
Feb 13, 2025 • 0 new comments -
Move left buttons in working changes window
#221475 commented on
Feb 13, 2025 • 0 new comments -
Discard Changes and Stage Changes buttons are way to close together
#211390 commented on
Feb 13, 2025 • 0 new comments -
Ruler labels
#201802 commented on
Feb 13, 2025 • 0 new comments -
Accessible diff viewer
#209648 commented on
Feb 13, 2025 • 0 new comments -
Bug in background color rendering for Persian text in `monaco-diff-editor`
#171521 commented on
Feb 13, 2025 • 0 new comments -
Incorrectly placed diff scrollbar
#182981 commented on
Feb 13, 2025 • 0 new comments -
Incoming/outgoing diff view is ignoring `editor.smoothScrolling`
#224479 commented on
Feb 13, 2025 • 0 new comments -
Use inline diff view for added and removed files by default
#201051 commented on
Feb 13, 2025 • 0 new comments -
cannot open file. Reason: crashed (code 132)
#236888 commented on
Feb 13, 2025 • 0 new comments -
Bad multi cursor paste behaviour
#213989 commented on
Feb 13, 2025 • 0 new comments -
diff-editor: Add `Fold Unchanged Region` glyph button for partially expanded parts.
#237339 commented on
Feb 13, 2025 • 0 new comments -
File Comparison Scrollbar Indicators Render in Wrong Relative Position When Spanning 2 Monitors
#237594 commented on
Feb 13, 2025 • 0 new comments -
There are no commenting ranges at the current position (with range).
#228723 commented on
Feb 13, 2025 • 0 new comments -
Option to auto-convert detected file indents into default
#237720 commented on
Feb 13, 2025 • 0 new comments -
shortcuts are not working for US international Keyboard
#238495 commented on
Feb 13, 2025 • 0 new comments -
`editorError`, `editorWarning`, `editorInfo` and `editorHint` `background` properties aren't properly aligned
#211305 commented on
Feb 13, 2025 • 0 new comments -
Expose native support for USB, HID and Serial device access in VS Code (Desktop)
#236450 commented on
Feb 13, 2025 • 0 new comments -
Multiple Import Organizers results in corrupted code
#174295 commented on
Feb 13, 2025 • 0 new comments -
Problems with quick info hint in 1.96+
#239664 commented on
Feb 13, 2025 • 0 new comments -
Merge results from multiple DocumentHighlightProviders
#48821 commented on
Feb 13, 2025 • 0 new comments -
Git - Untracked Folders
#169253 commented on
Feb 13, 2025 • 0 new comments -
Provide a "focus-follow-mouse" setting
#93772 commented on
Feb 13, 2025 • 0 new comments -
File nesting `expand: false` setting not respected in folders with a single child file nest
#149084 commented on
Feb 13, 2025 • 0 new comments -
`notebook.addFindMatchToSelection` needs one extra invocation
#235123 commented on
Feb 13, 2025 • 0 new comments -
Cannot split a terminal without a group
#239952 commented on
Feb 13, 2025 • 0 new comments -
vscode flickering on mac (macbook air M1 ) while using with external display.
#165681 commented on
Feb 13, 2025 • 0 new comments -
Support "perspectives" like approach in VSCode
#95182 commented on
Feb 13, 2025 • 0 new comments -
Powershell syntax highlighting error. Such as screenshot.
#239461 commented on
Feb 13, 2025 • 0 new comments -
Running copilot chat build task leads to terminal label causing panel controls to overflow the view
#239510 commented on
Feb 13, 2025 • 0 new comments -
Diff viewer: misaligned lines with inlays + word wrap
#238724 commented on
Feb 13, 2025 • 0 new comments -
Move line by mouse cursor (ALT+LMB)
#238626 commented on
Feb 13, 2025 • 0 new comments -
Unable work in mobile version
#238405 commented on
Feb 13, 2025 • 0 new comments -
Option to move the find dialog to somewhere else
#238337 commented on
Feb 13, 2025 • 0 new comments -
Merge editor creates extra conflicts
#238236 commented on
Feb 13, 2025 • 0 new comments -
Why are the conflict resolution buttons reversed.
#238260 commented on
Feb 13, 2025 • 0 new comments -
"Revert Block" & "Stage Block" buttons in the Diff Viewer are unintuitive
#238078 commented on
Feb 13, 2025 • 0 new comments -
Cell execution time verbosity - Time and Date formatting (internationalization)
#235944 commented on
Feb 13, 2025 • 0 new comments -
bracketPairsHorizontal for Python
#236451 commented on
Feb 13, 2025 • 0 new comments -
Tooltips do not close in code editor, and must be scrolled away from
#239740 commented on
Feb 13, 2025 • 0 new comments -
disable terminal tab hover, unusable in portrait mode monitor
#239404 commented on
Feb 13, 2025 • 0 new comments -
Braces colouring is off inside Dart multiline strings
#238564 commented on
Feb 13, 2025 • 0 new comments -
Long descriptions in merge editor can push the action items off the screen.
#239256 commented on
Feb 13, 2025 • 0 new comments -
PR Diff View Showing False Differences for Windows-1252 Encoded Files
#239788 commented on
Feb 13, 2025 • 0 new comments -
Git: Stage Block from command menu is not staging a block
#211915 commented on
Feb 13, 2025 • 0 new comments -
`preferTreeSitter` brokes `bracket pair` style or similar
#239992 commented on
Feb 13, 2025 • 0 new comments -
Ability to make suggest preview and inline completions case insensitive
#236819 commented on
Feb 13, 2025 • 0 new comments -
[icon-themes] explore using attribute selectors to allow name patterns and simplify implementation
#177650 commented on
Feb 13, 2025 • 0 new comments -
Highliting optimisation is not always correct for asymmetric highlits
#238301 commented on
Feb 13, 2025 • 0 new comments -
Notebook Inline Values - reduce content (treesitter)
#238947 commented on
Feb 13, 2025 • 0 new comments -
Customizable status bar item locations
#35744 commented on
Feb 13, 2025 • 0 new comments -
Run regexes for TM grammars in native JS for perf
#237537 commented on
Feb 14, 2025 • 0 new comments -
Inline completions with multi cursor
#237000 commented on
Feb 14, 2025 • 0 new comments -
Git - implement shelve feature
#183048 commented on
Feb 14, 2025 • 0 new comments -
Allow programatically un-selecting an item in a contributed tree
#48754 commented on
Feb 14, 2025 • 0 new comments -
[folding] Collapse ending brace to the same line
#3352 commented on
Feb 14, 2025 • 0 new comments -
BUG: `Move line down` command doesnt preserve indentation
#221362 commented on
Feb 14, 2025 • 0 new comments -
"Save As..." isn't disabled on internal pages, yet doesn't do anything.
#194073 commented on
Feb 14, 2025 • 0 new comments -
The "Keyboard Shortcuts" page doesn't display a horizontal scrollbar when necessary.
#192604 commented on
Feb 14, 2025 • 0 new comments -
Use pointer cursor instead of hand cursor when hovering over button
#157430 commented on
Feb 14, 2025 • 0 new comments -
Console stacktraces when resizing window/pane using fish shell and tide prompt
#239296 commented on
Feb 14, 2025 • 0 new comments -
[html] support `goto definition` on built-in symbols inside of `script`
#236603 commented on
Feb 14, 2025 • 0 new comments -
VS Code is still adding `/d /c` to task commands
#169821 commented on
Feb 14, 2025 • 0 new comments -
VScode auto detects HTML/JS as Dart on unsaved files
#239991 commented on
Feb 14, 2025 • 0 new comments -
VScode exe gets deleted on Windows after a normal shut-down
#239974 commented on
Feb 14, 2025 • 0 new comments -
Shell integration failed to activate
#205929 commented on
Feb 14, 2025 • 0 new comments -
Program files /app/out/ folder being deleted nightly.
#233724 commented on
Feb 14, 2025 • 0 new comments -
Copy-paste screws up indentation for no reason AND alters contents of pasted string
#235348 commented on
Feb 14, 2025 • 0 new comments -
Allow for styling the bracket colorized guides
#237201 commented on
Feb 15, 2025 • 0 new comments -
Blank cell in Jupyter Notebook
#230692 commented on
Feb 15, 2025 • 0 new comments -
Ability to use and override default profile settings in a custom profile
#188612 commented on
Feb 15, 2025 • 0 new comments -
[html] validation error on JavaScript block comment with arrow in HTML script
#171153 commented on
Feb 15, 2025 • 0 new comments -
The JS/TS language service immediately crashed 5 times. The service will not be restarted
#211668 commented on
Feb 16, 2025 • 0 new comments -
Why run code first, the command seems not loaded in vscode terminal
#235126 commented on
Feb 16, 2025 • 0 new comments -
[Linux] Show hamburger menu when "Show Menu Bar" option is unchecked.
#144716 commented on
Feb 16, 2025 • 0 new comments -
Extra Space Added When Inserting New Line in HTML Document with Ctrl+Enter
#227594 commented on
Feb 17, 2025 • 0 new comments -
Git - Commit does not work if there are git hooks from husky and lint-staged
#130100 commented on
Feb 17, 2025 • 0 new comments -
Strip characters from `"onEnterRules"` string
#236296 commented on
Feb 17, 2025 • 0 new comments -
Multiline copy and repeated pasting
#230953 commented on
Feb 17, 2025 • 0 new comments -
Strcky scroll cannot support multi line declaration in C.
#233512 commented on
Feb 17, 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 17, 2025 • 0 new comments -
Windows auto-upgrade fails leaving the installation in corrupted state
#236812 commented on
Feb 17, 2025 • 0 new comments -
[FR] Allow switching off of SVG preview
#239909 commented on
Feb 17, 2025 • 0 new comments -
Sync icon rotation is uneven (it is wobbling)
#216511 commented on
Feb 17, 2025 • 0 new comments -
[Accessibility] Cannot read multi diff content in Source Control Graph View
#239362 commented on
Feb 17, 2025 • 0 new comments -
Expand all locations when using Find All References
#197592 commented on
Feb 17, 2025 • 0 new comments -
[css] Add new CSS color functions
#165207 commented on
Feb 17, 2025 • 0 new comments -
iPad, Web: Double context menu in editor area
#170345 commented on
Feb 18, 2025 • 0 new comments -
Sets LANG environment variable to wrong value
#173749 commented on
Feb 18, 2025 • 0 new comments -
Project Tabs on Windows
#213110 commented on
Feb 18, 2025 • 0 new comments -
Make tree find controls more discoverable
#173742 commented on
Feb 18, 2025 • 0 new comments -
VoiceOver: Braille display does not track when entering text into an editor
#95783 commented on
Feb 18, 2025 • 0 new comments -
Terminal suggest: Show loading indicator for long running requests
#223125 commented on
Feb 18, 2025 • 0 new comments -
Add a boolean property to `TextDocument` if the encoding was guessed
#209503 commented on
Feb 18, 2025 • 0 new comments -
right click problem
#239719 commented on
Feb 18, 2025 • 0 new comments -
Enter custom tab size from the UI
#201600 commented on
Feb 18, 2025 • 0 new comments -
Remove leading spaces when inserting tabs
#181932 commented on
Feb 18, 2025 • 0 new comments -
Add setting to automatically hide the side bar
#3742 commented on
Feb 18, 2025 • 0 new comments -
Git - The integrated source control (Git) is very very slow in the latest version (1.78.x)
#183199 commented on
Feb 18, 2025 • 0 new comments -
Git - git blame info is not provided to screen reader users
#235009 commented on
Feb 18, 2025 • 0 new comments -
Feature Request: Zero-latency Typing
#27378 commented on
Feb 18, 2025 • 0 new comments -
Add commands to outline elements
#49925 commented on
Feb 18, 2025 • 0 new comments -
Organize Imports is taking forever to load
#239056 commented on
Feb 18, 2025 • 0 new comments -
Support fontName in textMateRules
#36512 commented on
Feb 18, 2025 • 0 new comments -
XHR Failed on trying to install plugins via Visual Studio code
#34385 commented on
Feb 18, 2025 • 0 new comments -
VS Code was lost on shutdown with pending update
#52855 commented on
Feb 18, 2025 • 0 new comments -
`Content-Type: application/json` caused the lint error for ```sh ``` block for markdown(.md) file
#239671 commented on
Feb 18, 2025 • 0 new comments -
VS Code will not install (stuck on preparing to install page)
#196344 commented on
Feb 19, 2025 • 0 new comments -
Kitty terminal support on macOS
#239470 commented on
Feb 19, 2025 • 0 new comments -
VScode snap failed to start devcontainer due to database static dir mismatch
#232863 commented on
Feb 19, 2025 • 0 new comments -
Create an option to position the intellisense parameter info top or bottom.
#33752 commented on
Feb 19, 2025 • 0 new comments -
VSCode is very slow
#239835 commented on
Feb 19, 2025 • 0 new comments -
A "tight layout" mode that reduces vertical spacing
#175295 commented on
Feb 19, 2025 • 0 new comments -
Aux window: allow to configure location and size of new windows opening
#196148 commented on
Feb 20, 2025 • 0 new comments -
Featured extensions on the Marketplace
#141472 commented on
Feb 20, 2025 • 0 new comments -
Neo keyboard layout: Some Keys stopped working
#24043 commented on
Feb 20, 2025 • 0 new comments -
Testing: show clock badge on Activity Bar icon when tests are running
#201982 commented on
Feb 20, 2025 • 0 new comments -
Debug: Cannot step into function
#239769 commented on
Feb 20, 2025 • 0 new comments -
Git: Add support for staging a subset of deleted lines
#9475 commented on
Feb 20, 2025 • 0 new comments -
Use `useDefineForClassFields` compiler options
#186726 commented on
Feb 20, 2025 • 0 new comments -
[theming] editor.selectionForeground is not working
#36490 commented on
Feb 20, 2025 • 0 new comments -
Unable to update or uninstall Visual Studio Code - Insiders
#239329 commented on
Feb 21, 2025 • 0 new comments -
VS Code - Dependency is not satisfiable: libglib2.0-0
#237378 commented on
Feb 21, 2025 • 0 new comments -
Consider adopting a new ini grammar
#141632 commented on
Feb 21, 2025 • 0 new comments -
Add a setting for changing the default path for "Open Folder" to be current open folder, not parent dir
#210991 commented on
Feb 21, 2025 • 0 new comments -
Double click after curly brace to select the content
#9123 commented on
Feb 21, 2025 • 0 new comments -
Don't import XYZ.contribution-files from non contribution/entry-files
#234812 commented on
Feb 21, 2025 • 0 new comments -
Context menu layout of the right positioned Side Bar
#167941 commented on
Feb 21, 2025 • 0 new comments -
Problem comparing files
#221620 commented on
Feb 21, 2025 • 0 new comments -
source control
#236187 commented on
Feb 21, 2025 • 0 new comments -
Git - The .gitignore file does not respect exclusions when opening a remote repository
#239718 commented on
Feb 21, 2025 • 0 new comments -
Git - Conflict notification should be actionable
#153712 commented on
Feb 21, 2025 • 0 new comments -
Allow a workspace to show individual files from other folders
#45177 commented on
Feb 21, 2025 • 0 new comments -
Git - Support for gitdir
#77215 commented on
Feb 21, 2025 • 0 new comments -
Next Reference and Next Search Result Conflict
#237525 commented on
Feb 21, 2025 • 0 new comments -
Incorrect project tab names
#205269 commented on
Feb 21, 2025 • 0 new comments -
Font Cleartype
#239038 commented on
Feb 21, 2025 • 0 new comments -
Support environment variables for paths in .code-workspace files
#44755 commented on
Feb 21, 2025 • 0 new comments -
Sluggish after Nvidia 570 driver upgrade
#238747 commented on
Feb 22, 2025 • 0 new comments -
Don't activate dirty file indicator if the file state matches the previous written state
#919 commented on
Feb 22, 2025 • 0 new comments -
VSCode crashing with large XML and Markdown files.
#162842 commented on
Feb 22, 2025 • 0 new comments -
Git - Git blame editor decoration color
#234568 commented on
Feb 22, 2025 • 0 new comments -
Allow multiple lines per StickyScroll entry
#238568 commented on
Feb 22, 2025 • 0 new comments -
Linux: writing elevated fails with high `ulimit` values
#237427 commented on
Feb 22, 2025 • 0 new comments -
Allow to configure cursor keys for input fields
#64694 commented on
Feb 22, 2025 • 0 new comments -
Terminal suggest: Support fig additionalSuggestions
#239627 commented on
Feb 22, 2025 • 0 new comments -
Unable to Access VS Code Website and Installation Issues
#237408 commented on
Feb 23, 2025 • 0 new comments -
Soft-wrap JSON following a newline \n in a string
#89120 commented on
Feb 23, 2025 • 0 new comments -
Aux window: allow detaching views and panels
#193267 commented on
Feb 23, 2025 • 0 new comments -
CTRL+A randomly breaks in Jupyter notebooks
#236300 commented on
Feb 23, 2025 • 0 new comments -
version `GLIBCXX_3.4.29' not found
#180629 commented on
Feb 23, 2025 • 0 new comments -
Stabilize TextSearchProvider API
#59921 commented on
Feb 23, 2025 • 0 new comments -
ShowKeyboardWidget should have an option to disable it other than `readOnly`
#239240 commented on
Feb 24, 2025 • 0 new comments -
Jupyter Notebook Extention Terminated Unexpectedly
#235947 commented on
Feb 24, 2025 • 0 new comments -
Let's consider to use a concrete type for `toolInvocationToken`
#231937 commented on
Feb 24, 2025 • 0 new comments -
Adopt `sort-imports` rule for our code base
#187709 commented on
Feb 24, 2025 • 0 new comments -
Inline chat scrolls out of view when making a response at the top of a file
#228041 commented on
Feb 24, 2025 • 0 new comments -
Clicking inside editor and releasing the mouse button on a link outside activates the link (web/monaco)
#199477 commented on
Feb 24, 2025 • 0 new comments -
Inline Diff without "Toggle Changes" on is not showing all deleted lines, can be confusing
#231025 commented on
Feb 24, 2025 • 0 new comments -
Inline chat: allow to resize at borders to make larger
#230784 commented on
Feb 24, 2025 • 0 new comments -
My Snippents in LaTeX Files doesn't work?
#234018 commented on
Feb 24, 2025 • 0 new comments -
Do not disable `local/code-import-patterns` ESLint rule
#227752 commented on
Feb 24, 2025 • 0 new comments -
`Overlapping ranges are not allowed!` when discarding edits
#204592 commented on
Feb 24, 2025 • 0 new comments -
Adopt ensureNoDisposablesAreLeakedInTestSuite round 2
#200091 commented on
Feb 24, 2025 • 0 new comments -
Change behaviour after file deletion
#239068 commented on
Feb 24, 2025 • 0 new comments -
Migrate from unsupported paste execCommand in desktop
#239228 commented on
Feb 24, 2025 • 0 new comments -
Local terminal can't be opened: \bin\bash not found (though VS Code running on Windows)
#148572 commented on
Feb 24, 2025 • 0 new comments -
Terminal suggest: Classify symlinks as files or directories properly
#239409 commented on
Feb 24, 2025 • 0 new comments -
No suggestions sticks around when typing
#239791 commented on
Feb 24, 2025 • 0 new comments -
Terminal suggest: Upstream replacing `| sed` in git.ts fig spec
#240031 commented on
Feb 24, 2025 • 0 new comments -
Terminal suggest snippets
#210983 commented on
Feb 24, 2025 • 0 new comments -
Terminal suggest: Support resolving environment variables in directories
#234353 commented on
Feb 24, 2025 • 0 new comments -
support resolving / displaying what symlinks point to in suggest terminal details view
#238082 commented on
Feb 24, 2025 • 0 new comments -
terminal.integrated.suggest.providers should suggest all providers
#239009 commented on
Feb 24, 2025 • 0 new comments -
terminal suggest: truncate beginning of long filepaths since they are all the same
#239155 commented on
Feb 24, 2025 • 0 new comments -
Terminal Suggest: Add support for other shells (eg. zsh, bash)
#226562 commented on
Feb 24, 2025 • 0 new comments -
Allow VS-code to respect native titlebar decorations configuration on GNOME/Linux
#176467 commented on
Feb 24, 2025 • 0 new comments -
Forward/Back buttons on mouse do not work in fullscreen/maximized window on macOS Sonoma
#225524 commented on
Feb 24, 2025 • 0 new comments -
[Accessibility] Make Inline Edit accessible to screen reader users
#228033 commented on
Feb 24, 2025 • 0 new comments -
[Accessibility] Support Accessible Help (Alt+F1) in Merging Editor
#227844 commented on
Feb 24, 2025 • 0 new comments -
Accessibility] Add aria labels to each of the merging editor split panes
#227843 commented on
Feb 24, 2025 • 0 new comments -
[Accessibility] Use more descriptive command names in merging editor
#227842 commented on
Feb 24, 2025 • 0 new comments -
[Accessibility] Add focus right or left merging editor command
#227841 commented on
Feb 24, 2025 • 0 new comments -
support finding matches in the debug console's output
#225417 commented on
Feb 24, 2025 • 0 new comments -
test "hint is not shown when there has been input" always fails
#234656 commented on
Feb 24, 2025 • 0 new comments -
Potential leak for WatchingProblemCollector
#239271 commented on
Feb 24, 2025 • 0 new comments -
Type of suggestion not indicated to screen reader users
#239520 commented on
Feb 24, 2025 • 0 new comments -
terminal shell integration doesn't work for screen reader users sometimes
#233921 commented on
Feb 24, 2025 • 0 new comments -
API to access the shell type for a given terminal
#230165 commented on
Feb 24, 2025 • 0 new comments -
Explore a QuickPick-like experience close to what invoked it
#238095 commented on
Feb 24, 2025 • 0 new comments -
vscode.dev asking for Settings Sync sign in again after enabling Cloud Changes
#232646 commented on
Feb 24, 2025 • 0 new comments -
Remote SSH: Participant is not aware of the SSH remotes I have setup/configured in VS Code
#235120 commented on
Feb 24, 2025 • 0 new comments -
Fix `CompletionItem.command` deprecation for built-in js/ts
#237861 commented on
Feb 24, 2025 • 0 new comments -
Investigate top deprecated API usages
#237857 commented on
Feb 24, 2025 • 0 new comments -
[json] support 'CodeActionContext.only'
#230924 commented on
Feb 24, 2025 • 0 new comments -
[html] Links with fragment can't be Ctrl+clicked
#188623 commented on
Feb 24, 2025 • 0 new comments -
Git - Deletion of directory '...' failed. Should I try again? (y/n)
#206009 commented on
Feb 24, 2025 • 0 new comments -
Can't open folder from breadcrumbs in secondary view
#224898 commented on
Feb 25, 2025 • 0 new comments -
TS problems stick around in problems view even after file is closed/deleted
#182126 commented on
Feb 25, 2025 • 0 new comments -
SCM Graph - add "share" and "vscode.dev" actions to the history item context menu
#229349 commented on
Feb 25, 2025 • 0 new comments -
Use a content hash for dirty write protection instead of checking only the size (risk of data loss)
#119002 commented on
Feb 25, 2025 • 0 new comments -
Wrong Keyboard Layout and ignored settings - happens on `vscode.dev`
#238365 commented on
Feb 25, 2025 • 0 new comments -
Stabilize FileSearchProvider API
#73524 commented on
Feb 25, 2025 • 0 new comments -
Default themes (light+, dark+, etc) support indent colorization
#188782 commented on
Feb 25, 2025 • 0 new comments -
Need a way for chat participants to continue the conversation
#213827 commented on
Feb 25, 2025 • 0 new comments -
Add an action to update all extensions if there are updates even if auto update is enabled
#225654 commented on
Feb 25, 2025 • 0 new comments -
Deprecated extension recommendation: Volar
#227434 commented on
Feb 25, 2025 • 0 new comments -
Support extensions.autoRestart setting in stable
#237385 commented on
Feb 25, 2025 • 0 new comments -
Right click on problems tab: "Fix with AI Chat"
#238047 commented on
Feb 25, 2025 • 0 new comments -
Flag invalid engine version in package.json schema of extensions
#237473 commented on
Feb 25, 2025 • 0 new comments -
Output filter- support negative and multiple filters
#238696 commented on
Feb 25, 2025 • 0 new comments -
Improve publisher trust dialog while creating the profile
#239092 commented on
Feb 25, 2025 • 0 new comments -
Prompt user when uninstalling an extension across profiles
#239206 commented on
Feb 25, 2025 • 0 new comments -
Show a warning notification if a policy setting cannot be applied
#239798 commented on
Feb 25, 2025 • 0 new comments -
Settings Sync - Error clearing cloud data
#195521 commented on
Feb 25, 2025 • 0 new comments -
Portable version of VSCode uses absolute path for location entry in data\extensions\extensions.json
#210411 commented on
Feb 25, 2025 • 0 new comments -
onDidChangeConfiguration event fires for a window scope setting
#236237 commented on
Feb 25, 2025 • 0 new comments -
Unable to install extension 'vscode.git' because it is not found.
#224813 commented on
Feb 25, 2025 • 0 new comments -
Filtering seems to give up after a lot of results
#238995 commented on
Feb 25, 2025 • 0 new comments -
Filtering of output channels should run asynchronously and avoid locking up the renderer
#238996 commented on
Feb 25, 2025 • 0 new comments -
Remove initialising of extension sizes
#237330 commented on
Feb 25, 2025 • 0 new comments -
Extensions Warning: Dismiss button is not using custom hover
#235103 commented on
Feb 25, 2025 • 0 new comments -
Cannot read properties of undefined (reading 'length')
#229029 commented on
Feb 25, 2025 • 0 new comments -
Show raw json sync file doesn't open the file
#226774 commented on
Feb 25, 2025 • 0 new comments -
Error: Trying to add a disposable to a DisposableStore that has already been disposed of. The added object will be leaked!
#232559 commented on
Feb 25, 2025 • 0 new comments -
LogOutputChannel does not clear all characters of Log Message
#224516 commented on
Feb 25, 2025 • 0 new comments -
`LogOutputChannel` LogLevel property race condition if Global Log Level and Output Panel Log Level are not the same
#232862 commented on
Feb 25, 2025 • 0 new comments -
Profile "Default" not showing text "All profiles"
#239577 commented on
Feb 25, 2025 • 0 new comments -
ERR Error while getting the latest version for the extension jrieken.dummy. Cannot read properties of undefined (reading 'replace'
#239782 commented on
Feb 25, 2025 • 0 new comments -
Feature request: Expose API to get the width and height of the text editors
#211579 commented on
Feb 25, 2025 • 0 new comments -
Editor support for crossing out or otherwise marking symbols with specific doc-comment annotations (as is done for @deprecated)
#239989 commented on
Feb 25, 2025 • 0 new comments -
Git - Display blame information in the editor gutter
#203841 commented on
Feb 25, 2025 • 0 new comments -
API to tell if a `Terminal` is a Task `Terminal`
#234440 commented on
Feb 25, 2025 • 0 new comments -
Preference editor for the context menu
#239388 commented on
Feb 25, 2025 • 0 new comments -
Support large documents in extension host
#31078 commented on
Feb 25, 2025 • 0 new comments -
Show file size and date modified in file explorer.
#164033 commented on
Feb 25, 2025 • 0 new comments -
Support macOS Configuration Profiles as a policy backend
#148942 commented on
Feb 25, 2025 • 0 new comments -
Pty Host Issue since latest update (VSCode 1.89.1), SSH and Remote development functionality is broken
#212449 commented on
Feb 25, 2025 • 0 new comments -
Git - publish branch behave confusingly after git shallow clone
#180317 commented on
Feb 25, 2025 • 0 new comments -
Settings editor search quality epic
#235852 commented on
Feb 25, 2025 • 0 new comments -
Overlapping borders in Edits view with transparent input box theme
#237349 commented on
Feb 26, 2025 • 0 new comments -
API to expose the shell's actual environment to extensions
#227467 commented on
Feb 26, 2025 • 0 new comments -
Problems with `ChatVariablesService#attachContext`
#229712 commented on
Feb 26, 2025 • 0 new comments -
Investigate Editor Placeholder Adoption
#214472 commented on
Feb 26, 2025 • 0 new comments -
Remove duplicate rendering code of Context Attachments
#229813 commented on
Feb 26, 2025 • 0 new comments -
Search: target particular set of files
#20530 commented on
Feb 26, 2025 • 0 new comments -
Add Separate SOCKS5 Proxy Configuration for GitHub Copilot
#236933 commented on
Feb 26, 2025 • 0 new comments -
easily accessible "Open Editors" dropdown menu
#236733 commented on
Feb 26, 2025 • 0 new comments -
Snippets Snippets
#236674 commented on
Feb 26, 2025 • 0 new comments -
Lift `setContext` from a command to proper API
#10471 commented on
Feb 26, 2025 • 0 new comments -
Number of processes increases every time remote window is reloaded
#211462 commented on
Feb 26, 2025 • 0 new comments -
Can't click on links in streaming chat response
#212853 commented on
Feb 26, 2025 • 0 new comments -
IChatTask can't be serialized
#217645 commented on
Feb 26, 2025 • 0 new comments -
Finalize viewcontainer menu contribution
#224432 commented on
Feb 26, 2025 • 0 new comments -
Progress isn't cleared when participant errors
#213786 commented on
Feb 26, 2025 • 0 new comments -
"Copy Call Stack" in Debug uses the wrong path separator when debugging cross platform
#224685 commented on
Feb 26, 2025 • 0 new comments -
Chat - agent hover alignment issues
#227682 commented on
Feb 26, 2025 • 0 new comments -
search APIs- deep links to interface fields do not resolve
#227478 commented on
Feb 26, 2025 • 0 new comments -
Chat file attachment - disambiguate when file name matches
#229511 commented on
Feb 26, 2025 • 0 new comments -
Long chat attachment filenames cause chat input to overflow
#229419 commented on
Feb 26, 2025 • 0 new comments -
Validate data in chat API more thoroughly
#230726 commented on
Feb 26, 2025 • 0 new comments -
Blank chat editor after window reload
#231134 commented on
Feb 26, 2025 • 0 new comments -
Attachment pill renders incorrectly in chat history
#229601 commented on
Feb 26, 2025 • 0 new comments -
TypeError: Cannot read properties of undefined (reading 'implicitContext')
#231476 commented on
Feb 26, 2025 • 0 new comments -
Tools declaration still supports `toolReferenceName`
#231927 commented on
Feb 26, 2025 • 0 new comments -
Tools API & prompt-tsx: `tokenOptions` and `PromptSizing` not really paired
#231519 commented on
Feb 26, 2025 • 0 new comments -
Narrow sidebar chat layout issues
#232675 commented on
Feb 26, 2025 • 0 new comments -
Chat: Picked model is not preserved
#233109 commented on
Feb 26, 2025 • 0 new comments -
finalize fileIsIgnored
#236292 commented on
Feb 26, 2025 • 0 new comments -
Support something like the language status UI for workspace status
#237838 commented on
Feb 26, 2025 • 0 new comments -
Symbol Not Highlighted After Navigation
#225971 commented on
Feb 26, 2025 • 0 new comments -
Remove onDidChangeNotebookCellExecutionState API proposal
#124970 commented on
Feb 26, 2025 • 0 new comments -
Inline chat with sticky scroll looses top area
#219542 commented on
Feb 26, 2025 • 0 new comments -
"The window terminated unexpectedly (reason 'launch-failed' code '159')
#237058 commented on
Feb 26, 2025 • 0 new comments -
Japanese IME recomposition broken in Windows Desktop App & Firefox + vscode.dev
#181138 commented on
Feb 26, 2025 • 0 new comments -
Overriding XDG_DATA_HOME in snap leads to multiple problems
#237608 commented on
Feb 26, 2025 • 0 new comments -
this.c.delete is not a function
#237781 commented on
Feb 26, 2025 • 0 new comments -
Change Vertical Scrollbar Width
#30191 commented on
Feb 26, 2025 • 0 new comments -
Invalid caret coordination value after update 1.78.
#181873 commented on
Feb 26, 2025 • 0 new comments -
Sticky scroll "Max line count" setting affects window position
#227750 commented on
Feb 26, 2025 • 0 new comments -
Add option to always open files at their canonical path
#130082 commented on
Feb 26, 2025 • 0 new comments -
Add accessibility signal for when an edit has been accepted/applied
#239373 commented on
Feb 26, 2025 • 0 new comments -
Use unique sounds for code action triggered and applied
#235989 commented on
Feb 26, 2025 • 0 new comments -
Need unique sounds for terminal excecuted command and save accessibilty sounds
#239372 commented on
Feb 26, 2025 • 0 new comments -
Cloud Changes causes data loss. Should notify before applying changes.
#198460 commented on
Feb 26, 2025 • 0 new comments -
Error with Continue on Codespace
#204369 commented on
Feb 26, 2025 • 0 new comments -
The empty editor hint should be easily toggled by right clicking on the hint
#213814 commented on
Feb 26, 2025 • 0 new comments -
GitHub Extension: Unable to resolve nonexistent file error when using GitHub in vscode.dev
#226173 commented on
Feb 26, 2025 • 0 new comments -
Codespaces open documentation link: Error: The file is not displayed in the text editor because it is a directory.
#181053 commented on
Feb 26, 2025 • 0 new comments -
Unlock keyring showing up at startup
#187284 commented on
Feb 26, 2025 • 0 new comments -
vscode 1.94 1.95 1.96 (for me at least) will do a "save as" to already existing file without issuing any warning first.
#239448 commented on
Feb 26, 2025 • 0 new comments -
Enabling `window.titleBarStyle` on linux and closing window triggers ubuntu crash reporter
#239049 commented on
Feb 26, 2025 • 0 new comments -
Uncaught N-API callback exception detected/reported by VS Code
#238600 commented on
Feb 26, 2025 • 0 new comments -
Crashing when clicking on File menu with native title bar
#238534 commented on
Feb 26, 2025 • 0 new comments -
`--enable-wayland-ime` is not supported in `~/.vscode/argv.json`
#237061 commented on
Feb 26, 2025 • 0 new comments -
Allow connecting to unsupported Linux remotes, by use of custom glibc and stdc++ libraries
#231623 commented on
Feb 26, 2025 • 0 new comments -
Errors when using proxy support on linux
#223393 commented on
Feb 26, 2025 • 0 new comments -
Support for V8 sandbox in the extension host
#202385 commented on
Feb 26, 2025 • 0 new comments -
Automatically Activate Markdown Preview
#2766 commented on
Feb 26, 2025 • 0 new comments -
Add navigation buttons to test coverage elements
#212881 commented on
Feb 26, 2025 • 0 new comments -
Switching code editor tabs slow in workspace with many tests (~150,000)
#235819 commented on
Feb 26, 2025 • 0 new comments -
Testing: Automatically Open Peek View with 'failureInVisibleDocument' doesn't work
#230881 commented on
Feb 26, 2025 • 0 new comments -
Ability to set log levels by output channel
#223536 commented on
Feb 26, 2025 • 0 new comments -
TreeView search/filter input & api for customization
#161753 commented on
Feb 26, 2025 • 0 new comments -
The window terminated unexpectedly (reason 'crashed', code: '7006') on VSCode startup
#236382 commented on
Feb 26, 2025 • 0 new comments -
vscode.dev type acquisition fails if project has a `GitHub` dependency
#228277 commented on
Feb 26, 2025 • 0 new comments -
Allow chat anchors to point to symbols
#227753 commented on
Feb 26, 2025 • 0 new comments -
Only expose chat code blocks to languages once they are complete
#230326 commented on
Feb 26, 2025 • 0 new comments -
disambiguate links in chat with the same name
#229572 commented on
Feb 26, 2025 • 0 new comments -
[File Watcher (node.js)] Error: ENAMETOOLONG: name too long
#221583 commented on
Feb 26, 2025 • 0 new comments -
Deprecate API setNotebookMetadata in ipynb extension
#227419 commented on
Feb 26, 2025 • 0 new comments -
Exploration on how to improve the diff algorithm
#227928 commented on
Feb 26, 2025 • 0 new comments -
Hand mouse pointer is shown when drag and drop is disabled
#125227 commented on
Feb 26, 2025 • 0 new comments -
Shift+Tab keybinding does not work in quick pick
#180862 commented on
Feb 27, 2025 • 0 new comments -
VSCode hangs when switching between local login and remote desktop login
#167556 commented on
Feb 27, 2025 • 0 new comments -
Support abandonment of recent folders with unsaved changes
#238594 commented on
Feb 27, 2025 • 0 new comments -
Change UI to indicate when "Quick Fix" menu has actual fixes
#237420 commented on
Feb 27, 2025 • 0 new comments -
[themes] provide alternate color selections
#237309 commented on
Feb 27, 2025 • 0 new comments -
Feature Proposal for Enhanced Collaborative Programming in VSCode
#237308 commented on
Feb 27, 2025 • 0 new comments -
Editor Context Menu Item Order
#237146 commented on
Feb 27, 2025 • 0 new comments -
Request for Pinch-to-Zoom or Keyboard Zoom Functionality for Side Bar and Activity Bar
#236961 commented on
Feb 27, 2025 • 0 new comments -
export vscode glob implementation library
#237304 commented on
Feb 27, 2025 • 0 new comments -
mouse text selection cursor turned white on light themes
#204103 commented on
Feb 27, 2025 • 0 new comments -
Display line number as hybrid styles
#34715 commented on
Feb 27, 2025 • 0 new comments -
Dragging VSCode window with NSWindowShouldDragOnGesture reveals context menu
#236330 commented on
Feb 27, 2025 • 0 new comments -
Can't download an already installed extension (and no download link on marketplace)
#240231 commented on
Feb 27, 2025 • 0 new comments -
Zen mode does not exit when leaving fullscreen after restart
#231474 commented on
Feb 27, 2025 • 0 new comments -
process.report.getReport is very slow when called in Extension Host, blocks most functionality
#238607 commented on
Feb 27, 2025 • 0 new comments -
History graph diff always shows horizontal scroll bar
#225514 commented on
Feb 27, 2025 • 0 new comments -
Make sure event subscriptions are stored and disposed
#214234 commented on
Feb 27, 2025 • 0 new comments -
DiffEditor: Revert a hunk or selection via keyboard
#225879 commented on
Feb 27, 2025 • 0 new comments -
Error in "diffEditor.revert" command when invoked though keybinding
#225592 commented on
Feb 27, 2025 • 0 new comments -
Large diff freezes all operations
#227827 commented on
Feb 27, 2025 • 0 new comments -
Diff editor stage / revert gutter buttons are not visible when using high contrast themes
#227619 commented on
Feb 27, 2025 • 0 new comments -
Multifile diff editor leaks models and editor after closing and hiding
#228367 commented on
Feb 27, 2025 • 0 new comments -
the placeholder container is too narrow, it looks like it allocates space for the vertical scrollbar
#228111 commented on
Feb 27, 2025 • 0 new comments -
Support building the monaco-editor AMD variant
#234114 commented on
Feb 27, 2025 • 0 new comments -
"Do you want to terminate the active terminal session?" on close for background terminals
#235575 commented on
Feb 27, 2025 • 0 new comments -
[scss] map value override => identifier expected
#126507 commented on
Feb 27, 2025 • 0 new comments -
Can't drag scroll bars anymore
#124895 commented on
Feb 27, 2025 • 0 new comments -
emojies
#238720 commented on
Feb 27, 2025 • 0 new comments -
VSCode very slow startup
#239897 commented on
Feb 27, 2025 • 0 new comments -
Git - merge is canceled when removing an untracked file
#179809 commented on
Feb 27, 2025 • 0 new comments -
Input variables from user tasks are not working when no folder or workspace is opened
#239581 commented on
Feb 27, 2025 • 0 new comments -
Debug Cell option disappears
#150219 commented on
Feb 27, 2025 • 0 new comments -
SCM - Display "Repo folder name" in the "Source Control" part of Status bar
#130631 commented on
Feb 27, 2025 • 0 new comments -
Highlighted line in terminal moving with resizing the window
#235816 commented on
Feb 27, 2025 • 0 new comments -
Make "Accept in Background" feature (aka right arrow) more discoverable
#214109 commented on
Feb 27, 2025 • 0 new comments -
Upcoming when clause context parser
#175540 commented on
Feb 27, 2025 • 0 new comments -
Pointer lock doesn't work with webview panel in extension
#221593 commented on
Feb 28, 2025 • 0 new comments -
`Copy Image` command in markdown preview editor is invalid and an error is reported.
#205624 commented on
Feb 28, 2025 • 0 new comments -
[json] Automatically Escape Pasted Text in JSON string
#236814 commented on
Feb 28, 2025 • 0 new comments -
add hoverForeground and hoverBackground to activity bars
#210694 commented on
Feb 28, 2025 • 0 new comments -
Option to render proper scrollbar
#15106 commented on
Feb 28, 2025 • 0 new comments -
problems with Undo/Redo in jsx/tsx file after pasting tag name
#230866 commented on
Feb 28, 2025 • 0 new comments -
Editor GPU: Lines aren't clipped to the viewport and show under line numbers
#233791 commented on
Feb 28, 2025 • 0 new comments -
Editor GPU: Lines invalided by onLinesInserted and onLinesDeleted events should shift and retain valid line data
#233949 commented on
Feb 28, 2025 • 0 new comments -
Editor GPU: Render line numbers on the GPU
#233988 commented on
Feb 28, 2025 • 0 new comments -
Editor GPU: Render link underline decorations on GPU
#233991 commented on
Feb 28, 2025 • 0 new comments -
Editor GPU: Render deprecated strikethrough decorations on the GPU
#233992 commented on
Feb 28, 2025 • 0 new comments -
Editor GPU: Move decoration style parsing and validation into ViewGpuContext
#234432 commented on
Feb 28, 2025 • 0 new comments -
Editor GPU: Ignore token foreground color when there is a decoration with a foreground color
#234472 commented on
Feb 28, 2025 • 0 new comments -
Editor GPU: Opening a folded section double renders the line
#234475 commented on
Feb 28, 2025 • 0 new comments -
Editor GPU: Support non-regular inline decorations
#234580 commented on
Feb 28, 2025 • 0 new comments -
Editor GPU: Canvas stretches on resize
#234792 commented on
Feb 28, 2025 • 0 new comments -
Attached text hover paddings
#235069 commented on
Feb 28, 2025 • 0 new comments -
Expand section symbol persistent
#235219 commented on
Feb 28, 2025 • 0 new comments -
GPU rendering: workbench.colorCustomizations for brackets only applies after window reload
#235435 commented on
Feb 28, 2025 • 0 new comments -
Rules show over line numbers with gpu rendering
#235437 commented on
Feb 28, 2025 • 0 new comments -
Report issue fails with HTTP 401
#235801 commented on
Feb 28, 2025 • 0 new comments -
Editor GPU: Double rendering after undo
#237583 commented on
Feb 28, 2025 • 0 new comments -
Editor GPU: Ruler shows up in line numbers area
#237667 commented on
Feb 28, 2025 • 0 new comments -
Editor GPU: Offset is incorrect for wrapped lines
#238404 commented on
Feb 28, 2025 • 0 new comments -
Editor GPU: Scrolling through long comment causes noticeable lag
#238849 commented on
Feb 28, 2025 • 0 new comments -
Editor GPU: Ghost text is regular foreground color
#238859 commented on
Feb 28, 2025 • 0 new comments -
Editor GPU: The viewport rendering strategy stops working after > 20k lines
#239006 commented on
Feb 28, 2025 • 0 new comments -
vscode.dev - The request is blocked.
#239568 commented on
Feb 28, 2025 • 0 new comments -
Editor GPU: Rasterizer should support sub-pixel coordinates
#225428 commented on
Feb 28, 2025 • 0 new comments -
Memory leak in gettingStarted
#216858 commented on
Feb 28, 2025 • 0 new comments -
Editor GPU: Review all editor.* settings and ensure they are tracked
#227098 commented on
Feb 28, 2025 • 0 new comments -
Editor GPU: Reduce memory use in the atlas glyph storage buffers
#227099 commented on
Feb 28, 2025 • 0 new comments -
Editor GPU: Support sub-pixel AA
#227101 commented on
Feb 28, 2025 • 0 new comments -
Editor GPU: Make first glyph in first page 0x0 without wasting space in the texture
#227105 commented on
Feb 28, 2025 • 0 new comments -
Editor GPU: Consider changing the strategy for allocating glyphs into slabs
#227116 commented on
Feb 28, 2025 • 0 new comments -
Editor GPU: Review scaling of open region allocator code
#227117 commented on
Feb 28, 2025 • 0 new comments -
Editor GPU: Reconsider using measureText for the bounding box calculate
#227118 commented on
Feb 28, 2025 • 0 new comments -
Editor GPU: Support editor.fontVariations
#227121 commented on
Feb 28, 2025 • 0 new comments -
Editor GPU: Support editor.fontWeight
#227122 commented on
Feb 28, 2025 • 0 new comments -
Editor GPU: Support editor.roundedSelection
#227123 commented on
Feb 28, 2025 • 0 new comments -
Editor GPU: Use a Map over object for TwoKeyMap and FourKeyMap
#228113 commented on
Feb 28, 2025 • 0 new comments -
Messy underlining and icon clipping in Start section of Welcome page
#228910 commented on
Feb 28, 2025 • 0 new comments -
Walkthrough doesn't truncate steps properly
#228947 commented on
Feb 28, 2025 • 0 new comments -
Editor GPU: Handle the case where glyphs do not fit into standard atlas page slabs
#232984 commented on
Feb 28, 2025 • 0 new comments -
Extension packs with only 1 walkthrough should open on that walkthrough registration
#232292 commented on
Feb 28, 2025 • 0 new comments -
Editor GPU: Lines that get decorations after initial render should be hidden in the canvas
#232996 commented on
Feb 28, 2025 • 0 new comments -
Normal quick fix suggestions are not provided on new file, only AI ones
#233087 commented on
Feb 28, 2025 • 0 new comments -
Add support for adding `svg` as attachments
#233122 commented on
Feb 28, 2025 • 0 new comments -
Issue Reporter should warn against including private or sensitive info
#233732 commented on
Feb 28, 2025 • 0 new comments -
Editor GPU: Horizontal scroll bar doesn't work yet
#233790 commented on
Feb 28, 2025 • 0 new comments -
Getting Started: card border overlaps with scrollbar
#205724 commented on
Feb 28, 2025 • 0 new comments -
Make welcome editors open instantly
#184673 commented on
Feb 28, 2025 • 0 new comments -
VS-Code Insiders - 1.89.0 broke Jupyter PowerToys Execute Group feature
#211262 commented on
Feb 28, 2025 • 0 new comments -
Cleanup/remove `interactive.transferActiveChat`
#213378 commented on
Feb 28, 2025 • 0 new comments -
Provide a command to reset the completed steps of a walkthrough
#212819 commented on
Feb 28, 2025 • 0 new comments -
Setup has detected that setup is currently running
#62476 commented on
Feb 28, 2025 • 0 new comments -
Support variables when resolving values in settings
#2809 commented on
Feb 28, 2025 • 0 new comments -
Can no longer install VS Code Server on machines that have no internet access
#231029 commented on
Feb 28, 2025 • 0 new comments -
Show more git diff info in the code compare window
#208366 commented on
Feb 28, 2025 • 0 new comments -
"Accept all changes from .." button in merge editor duplicates non-conflicting changes
#234032 commented on
Feb 28, 2025 • 0 new comments -
Inline Completion provider should signal when a completion has been hidden
#192546 commented on
Feb 28, 2025 • 0 new comments -
microsoft visual studio not deleting old extenstnios - still.. like MS systematic solution
#206256 commented on
Feb 28, 2025 • 0 new comments -
Provide ability to ignore all whitespace in diff editor (feature request)
#43026 commented on
Feb 28, 2025 • 0 new comments -
Support Variable Substitution for Keyboard Binding Command Arguments
#140136 commented on
Feb 28, 2025 • 0 new comments -
Shared properties in launch.json
#53557 commented on
Feb 28, 2025 • 0 new comments -
Devtools error: No registered selector for ID: ms-vscode.npm-command
#229157 commented on
Feb 28, 2025 • 0 new comments -
[theming] customize file icons in settings
#44026 commented on
Feb 28, 2025 • 0 new comments -
Add a task instancePolicy to task runOptions.
#90125 commented on
Feb 28, 2025 • 0 new comments -
Allow to scope settings by platform
#5595 commented on
Feb 28, 2025 • 0 new comments -
Render process crash
#239541 commented on
Feb 28, 2025 • 0 new comments -
Enabling the `issueReporter.experimental.auxWindow` setting prevents Issue Reporter window from being focused
#229152 commented on
Feb 28, 2025 • 0 new comments -
Context menu gets too small depending on the cursor position
#224515 commented on
Feb 28, 2025 • 0 new comments -
Emmet class expansions retain period in .erb files
#233969 commented on
Feb 28, 2025 • 0 new comments -
Unicode: 🖍️ renders but ✏️ fails
#223483 commented on
Mar 1, 2025 • 0 new comments -
Hide and Lock Main Editor Area
#237540 commented on
Mar 1, 2025 • 0 new comments -
Windows 11: VScode crashed (reason: 'oom', code: '-536870904'
#226484 commented on
Mar 1, 2025 • 0 new comments -
Improve header(h1/h2/h3) styling in hover markdown
#88417 commented on
Mar 1, 2025 • 0 new comments -
Investigate to use the burger menu in the titlebar whenever possible
#156379 commented on
Mar 1, 2025 • 0 new comments -
Two extensions with conflicting custom semantic tokens cause vscode to crash
#170407 commented on
Mar 1, 2025 • 0 new comments -
Web: `detectFullscreen` false positive on a display without dock and title area
#229058 commented on
Mar 1, 2025 • 0 new comments -
Portable mode does not persist auth state after reloading windows
#238948 commented on
Mar 1, 2025 • 0 new comments -
Determine launch.json configuration field from result of task
#237607 commented on
Mar 2, 2025 • 0 new comments -
Close running code tabs through a single place / button
#237636 commented on
Mar 2, 2025 • 0 new comments -
Add an option to control the default debugging terminal.
#237570 commented on
Mar 2, 2025 • 0 new comments -
Feature Request: Wrap on Mark and Region Section Headers (minimap)
#237009 commented on
Mar 2, 2025 • 0 new comments -
[Linux] Open file or Open folder creates dialog behind active window
#231936 commented on
Mar 2, 2025 • 0 new comments -
After accepting any suggestion from copilot i'm not able to save the file
#228710 commented on
Mar 2, 2025 • 0 new comments -
VSCode start-up slow
#205261 commented on
Mar 2, 2025 • 0 new comments -
Settings UI doesn't respect custom `title` for extension configuration option
#191807 commented on
Mar 2, 2025 • 0 new comments -
Unable to Delete Files to Trash: vscode( V > 1.89 ) (on debian kde)
#214728 commented on
Mar 2, 2025 • 0 new comments -
Replace in search Editor
#93031 commented on
Mar 2, 2025 • 0 new comments -
Allow use of custom menu with native titlebar (on Linux and Windows)
#229053 commented on
Mar 2, 2025 • 0 new comments -
Innosetup /FORCECLOSEAPPLICATIONS does not close open application
#238305 commented on
Mar 2, 2025 • 0 new comments -
New version of vscode breaks git bash terminal integration in Windows 11
#227223 commented on
Mar 2, 2025 • 0 new comments -
After updating to version 1.89 my $HOME path is incorrect. And not able to change it.
#212508 commented on
Mar 2, 2025 • 0 new comments -
Select editor text via touch
#47770 commented on
Mar 3, 2025 • 0 new comments -
Asset creation in cosmos db can fail after publishing
#238833 commented on
Mar 3, 2025 • 0 new comments -
The latest Insider build breaks Language Input Method applications (like Unikey)
#239559 commented on
Mar 3, 2025 • 0 new comments -
VSCode’s renderer helper process using 100% of CPU
#148226 commented on
Mar 3, 2025 • 0 new comments -
Explore using tree sitter for syntax highlighting
#210475 commented on
Mar 3, 2025 • 0 new comments -
Pin in "File: Open Recent..." and in "Command palette..." - as in Tasks from VSCode version 1.72
#163509 commented on
Mar 3, 2025 • 0 new comments -
Unable to open repository
#228221 commented on
Mar 3, 2025 • 0 new comments -
"rg" is consuming MAX CPU cycles
#233703 commented on
Mar 3, 2025 • 0 new comments -
Segmentation fault in VS Code Dev Container
#231507 commented on
Mar 3, 2025 • 0 new comments -
extension error
#224139 commented on
Mar 3, 2025 • 0 new comments -
Cannot discard merge changes in merge editor (with auto save on)
#238347 commented on
Mar 3, 2025 • 0 new comments -
[BUG] [1.94 Regression] VS Code uses the wrong, deprecated file/folder picker on Gnome.
#231173 commented on
Mar 3, 2025 • 0 new comments -
Exclude all files except for...
#869 commented on
Mar 3, 2025 • 0 new comments -
Support minimap for native notebooks
#115266 commented on
Mar 3, 2025 • 0 new comments -
Restart button is often not visible
#200896 commented on
Mar 3, 2025 • 0 new comments -
Search does not find pattern in closed files
#232482 commented on
Mar 3, 2025 • 0 new comments -
Statusbar has strange theme defaults
#235718 commented on
Mar 3, 2025 • 0 new comments -
SCM - Commit Message Generation with Branch Names and Project Info
#238255 commented on
Mar 3, 2025 • 0 new comments -
Quick input - explore changes to border/shadow/backdrop/overlay
#237637 commented on
Mar 3, 2025 • 0 new comments -
[cli] specify command that runs on window open
#105487 commented on
Mar 3, 2025 • 0 new comments -
Git - Can't stage changing in parent repository
#207925 commented on
Mar 3, 2025 • 0 new comments -
Vscode automatically closes when I try to run it
#214687 commented on
Mar 3, 2025 • 0 new comments -
Allow extensions to add views to the secondary side bar
#151681 commented on
Mar 3, 2025 • 0 new comments -
Git - merge-conflict cannot resolve binary files
#134785 commented on
Mar 3, 2025 • 0 new comments -
Explore showing history in the suggest widget
#239244 commented on
Mar 3, 2025 • 0 new comments -
Extension Profiling Path PII-Masking Hides Relevant Information
#219094 commented on
Mar 4, 2025 • 0 new comments -
View/Editor actions padding inconsistent
#237458 commented on
Mar 4, 2025 • 0 new comments -
Buttons in the showInformationMessage modal can completely cover the source
#237736 commented on
Mar 4, 2025 • 0 new comments -
terminal title supports branch variable
#237004 commented on
Mar 4, 2025 • 0 new comments -
Error when opening notebook files in tests
#234926 commented on
Mar 4, 2025 • 0 new comments -
Jumpy when going to next/prev problem
#156782 commented on
Mar 4, 2025 • 0 new comments -
Formatting changes ending on \r result in an extra new line
#236671 commented on
Mar 4, 2025 • 0 new comments -
Build failed - unit test failure
#239642 commented on
Mar 4, 2025 • 0 new comments -
"Publish server archive" can't pass on rerun
#231139 commented on
Mar 4, 2025 • 0 new comments -
VSCode freezes/blocks at startup
#206510 commented on
Mar 4, 2025 • 0 new comments -
Unable to interact with Code windows on Mac Os after window maximization
#234376 commented on
Mar 4, 2025 • 0 new comments -
jupyter ctrl-z behavior is insane
#224613 commented on
Mar 4, 2025 • 0 new comments -
VSCode remote server cause oom after I open some specific directory in my repository
#221722 commented on
Mar 4, 2025 • 0 new comments -
Give options for outliner
#221644 commented on
Mar 4, 2025 • 0 new comments -
Git - git.stage shortcut loses file list focus
#207066 commented on
Mar 4, 2025 • 0 new comments -
🚨 Stop adding comment when enter is pressed
#236828 commented on
Mar 4, 2025 • 0 new comments -
High CPU usage from node.mojom.NodeService
#213136 commented on
Mar 4, 2025 • 0 new comments -
Problem matchers for error messages that span multiple lines
#9635 commented on
Mar 4, 2025 • 0 new comments -
Use modern (CSS color level 4) syntax for colors in the color picker
#139840 commented on
Mar 4, 2025 • 0 new comments -
'--no-proxy-server' command line argument does not work
#197637 commented on
Mar 4, 2025 • 0 new comments -
status bar in debugging session with light+ v2 theme hints an error happened
#175694 commented on
Mar 4, 2025 • 0 new comments -
"Experimental" setting hover takes a surprisingly long time to show up
#231956 commented on
Mar 4, 2025 • 0 new comments -
No name is provided for "Launch Your .NET MAUI" Checkbox: A11y_.NET MAUI VS Code Extension_Launch Your .NET MAUI_Name Role Value.
#239707 commented on
Mar 4, 2025 • 0 new comments -
Toggling views/panels has inconsistent focus behaviour
#232790 commented on
Mar 4, 2025 • 0 new comments -
Mac link server terminal: The window crashed unexpectedly (reason: "crashed", code: "5")
#233468 commented on
Mar 4, 2025 • 0 new comments -
Get selected file/folder in the explorer view
#3553 commented on
Mar 4, 2025 • 0 new comments -
Auto hide panel
#10952 commented on
Mar 4, 2025 • 0 new comments -
Explore adoption of DOM State-preserving move for `webview`
#239780 commented on
Mar 4, 2025 • 0 new comments -
Open Recent doesn't include project if closed in 2nd app instance
#237719 commented on
Mar 5, 2025 • 0 new comments -
Allow default folder setting for "load workspace from file"
#237502 commented on
Mar 5, 2025 • 0 new comments -
Show Timestamp while Debugging
#61298 commented on
Mar 5, 2025 • 0 new comments -
Support setting encoding per file
#237828 commented on
Mar 5, 2025 • 0 new comments -
Sluggish scrolling in notebook windows [monaco editor restore]
#117644 commented on
Mar 5, 2025 • 0 new comments -
Allow customization of mouse shortcuts
#3130 commented on
Mar 5, 2025 • 0 new comments -
Using OS user name / git user name inside code snippets
#64599 commented on
Mar 5, 2025 • 0 new comments -
Feature request: Allow Code Outline in Minimap location
#50047 commented on
Mar 5, 2025 • 0 new comments -
Allow to change the font size and font of the workbench
#519 commented on
Mar 5, 2025 • 0 new comments -
Test and iterate on TS expandable hover apis
#232685 commented on
Mar 5, 2025 • 0 new comments -
Enable mandatory signature verification in Linux
#239579 commented on
Mar 5, 2025 • 0 new comments -
Option to hide 'Implement missing function' option in the TypeScript extension
#236665 commented on
Mar 5, 2025 • 0 new comments -
Shell integration breaks prompt when using Fish shell with Tide prompt
#187185 commented on
Mar 5, 2025 • 0 new comments -
Autoclosing pairs should be configurable
#38352 commented on
Mar 5, 2025 • 0 new comments -
Solve merge conflict in git submodule update using new 3 way merge editor
#164900 commented on
Mar 5, 2025 • 0 new comments -
Endless Analyzing 'file_name.js' and its dependencies.
#239650 commented on
Mar 5, 2025 • 0 new comments -
file icons for QuickPickItem
#59826 commented on
Mar 5, 2025 • 0 new comments -
Add the ability to programatically show a webview sidebar panel, as is possible with treeview panels
#175129 commented on
Mar 5, 2025 • 0 new comments -
[css] support nth-child-of
#181560 commented on
Mar 5, 2025 • 0 new comments -
Can no longer edit SVG
#239834 commented on
Mar 5, 2025 • 0 new comments -
Terminal Bug: Race condition looses terminal data in shell integration (AsyncIterable consumer with POC)
#237208 commented on
Mar 5, 2025 • 0 new comments -
Adding "Copilot" menu for users who already uninstalled Copilot is deeply offensive
#237819 commented on
Mar 5, 2025 • 0 new comments -
vscode.workspace.findFiles returns nothing if executed early in extension startup
#179203 commented on
Mar 5, 2025 • 0 new comments -
"This browser supports WebGPU but it appears to be disabled" on linux
#235201 commented on
Mar 5, 2025 • 0 new comments -
All content read as expanded in walkthrough for SR users
#225977 commented on
Mar 5, 2025 • 0 new comments -
repeat action for Jupyter walkthrough
#229589 commented on
Mar 5, 2025 • 0 new comments -
defaultColorDecorators regressions from [#182214]
#239159 commented on
Mar 5, 2025 • 0 new comments -
Git - commit Msg cannot be edited while doing "Edit" during an interactive rebase
#190236 commented on
Mar 5, 2025 • 0 new comments -
Code Highlighting
#237931 commented on
Mar 5, 2025 • 0 new comments -
[terminal completions]: broken in `bash`/`zsh` on Unix
#235331 commented on
Mar 5, 2025 • 0 new comments -
Investigate debug visualization extension points
#197287 commented on
Mar 5, 2025 • 0 new comments -
Save Side Bar layouts per Workspace
#75017 commented on
Mar 5, 2025 • 0 new comments -
Git - Add support for cancelling long commit operation (including its pre-commit script)
#171353 commented on
Mar 5, 2025 • 0 new comments -
Hot reload in extension development - automatically reload the Extension Development Host window
#190917 commented on
Mar 5, 2025 • 0 new comments -
Implement Google Chrome-like grouped tabs
#100335 commented on
Mar 6, 2025 • 0 new comments -
indicate next edit suggestion availability to screen reader users
#230322 commented on
Mar 6, 2025 • 0 new comments -
VS Code workspaces on dynamic set of subfolders
#237895 commented on
Mar 6, 2025 • 0 new comments -
Command to install local workspace extension
#237592 commented on
Mar 6, 2025 • 0 new comments -
The vscode remote editor displays the problem
#239760 commented on
Mar 6, 2025 • 0 new comments -
Enable breadcrumbs for unsaved files
#84746 commented on
Mar 6, 2025 • 0 new comments -
Support GitHub-style backtick math syntax in Markdown
#208430 commented on
Mar 6, 2025 • 0 new comments -
Copy Selected Text In Cell Does Not Work
#242209 commented on
Mar 6, 2025 • 0 new comments -
Webview Service Worker Error in registration due to invalid document state
#125993 commented on
Mar 6, 2025 • 0 new comments -
Support workspace projects / folders under different colors in sidebar and tabs
#31308 commented on
Mar 6, 2025 • 0 new comments -
Interactive Window at the bottom of the screen
#127998 commented on
Mar 6, 2025 • 0 new comments -
Extension search/VSCode update fail with XHR
#231194 commented on
Mar 6, 2025 • 0 new comments -
Open new windows sometimes freezes for five seconds
#237327 commented on
Mar 6, 2025 • 0 new comments -
Wrong starting column when toggling comments for makefile commands
#234464 commented on
Mar 6, 2025 • 0 new comments -
WebGPU-based renderer for the editor
#221145 commented on
Mar 6, 2025 • 0 new comments -
Git - remote name should be considered when checking out a branch
#237345 commented on
Mar 6, 2025 • 0 new comments -
Editor GPU: Add device pixel support to ElementSizeObserver
#227115 commented on
Mar 6, 2025 • 0 new comments -
Support IME contextual conversion (pre- and post-conversion references)
#233641 commented on
Mar 6, 2025 • 0 new comments -
'Resolve in merge editor' takes forever to load simple conflict
#192580 commented on
Mar 6, 2025 • 0 new comments -
[GNOME Linux] No window decoration (shadow) if a window title bar style is custom
#225073 commented on
Mar 6, 2025 • 0 new comments -
Editor goes berserk and start scrolling on mouse movements
#228009 commented on
Mar 6, 2025 • 0 new comments -
[Remote-SSH] Extension Host with Copilot Fails on VS Code 1.95.3 but Works on 1.93.0
#234355 commented on
Mar 6, 2025 • 0 new comments -
Cannot hide breadcrumb icons
#209943 commented on
Mar 6, 2025 • 0 new comments -
Integrated terminal: Inserting X selections requires precise mouse positioning
#157233 commented on
Mar 6, 2025 • 0 new comments -
Better drag and drop / clipboard integration of files across applications
#164 commented on
Mar 6, 2025 • 0 new comments -
conpty process blocked update on Windows
#225719 commented on
Mar 7, 2025 • 0 new comments -
Vs code insider installer hangs forever at "Extracting Files"
#231657 commented on
Mar 7, 2025 • 0 new comments -
Simplify Windows Start Meny entry
#234217 commented on
Mar 7, 2025 • 0 new comments -
Semantic tokens are causing a large changed range onTokensChanged event to fire
#233942 commented on
Mar 7, 2025 • 0 new comments -
[ux] `window.titleBarStyle: "custom"` causes rightmost pixels to resize window instead of actioning scrollbar
#203734 commented on
Mar 7, 2025 • 0 new comments -
Issues with allowed extensions Group Policy
#238751 commented on
Mar 7, 2025 • 0 new comments -
Signature verification failed with 'PackageIntegrityCheckFailed' error.
#230816 commented on
Mar 7, 2025 • 0 new comments -
Do not show complete content after reload if output is cleared
#204946 commented on
Mar 7, 2025 • 0 new comments -
Multiple language-specific editor settings not working the same as separate blocks
#238474 commented on
Mar 7, 2025 • 0 new comments -
Cannot select text from deleted lines diff view
#8226 commented on
Mar 7, 2025 • 0 new comments -
Profiles broke in recent VSCode WSL
#236139 commented on
Mar 7, 2025 • 0 new comments -
Read-only --extensions-dir break remote extension installation
#151543 commented on
Mar 7, 2025 • 0 new comments -
Unable to launch browser: Unable to attach to browser
#239705 commented on
Mar 7, 2025 • 0 new comments -
registerCodeLensProvider
#235463 commented on
Mar 7, 2025 • 0 new comments -
new version of vscode (linux) performance drop (non smooth)
#228434 commented on
Mar 7, 2025 • 0 new comments -
Still crashing TS Language Server
#239722 commented on
Mar 7, 2025 • 0 new comments -
terminate tasks gracefully and not forcefully on closing VSCode or when using the "kill" (trashcan) button
#206607 commented on
Mar 7, 2025 • 0 new comments -
[error] Canceled: Canceled
#211339 commented on
Mar 7, 2025 • 0 new comments -
Git - support HEAD <> working tree changes in gutter
#60389 commented on
Mar 7, 2025 • 0 new comments -
Error in all extensions (Unable to resolve nonexistent file)
#237547 commented on
Mar 7, 2025 • 0 new comments -
SCM Graph - View all changes easier with new Source Control Graph view
#224616 commented on
Mar 7, 2025 • 0 new comments -
Extensions not showing and says they load, but I can't see them
#238966 commented on
Mar 7, 2025 • 0 new comments -
deleted files don't go to trash
#233649 commented on
Mar 7, 2025 • 0 new comments -
Cannot read properties of undefined (reading 'hasDynamicHeight')
#237775 commented on
Mar 7, 2025 • 0 new comments -
Add an api for extensions to detect/observe Zen mode
#114741 commented on
Mar 7, 2025 • 0 new comments -
Add a new right-aligned "description" property to TreeItems
#107183 commented on
Mar 7, 2025 • 0 new comments -
Welcome tab still opens in Codespaces even when `workbench.startupEditor` is set to `"none"` in Remote settings
#230611 commented on
Mar 7, 2025 • 0 new comments -
Alter an expression breakpoint deletes log message
#239770 commented on
Mar 7, 2025 • 0 new comments -
Test runners in vscode are much slower than pycharm
#203003 commented on
Mar 7, 2025 • 0 new comments -
drag and drop images from web into copilot chat
#240025 commented on
Mar 7, 2025 • 0 new comments -
[linked rename] Linked Editing does't work well
#208276 commented on
Mar 7, 2025 • 0 new comments -
Make MSYS2 git compatible (not only Git for Windows)
#134146 commented on
Mar 2, 2025 • 0 new comments -
enable middle mouse button to open links and go to definition
#154465 commented on
Feb 17, 2025 • 0 new comments -
[icon-themes] Support glob keys in file icon associations
#174286 commented on
Feb 10, 2025 • 0 new comments -
Allow display prop on spans style
#180498 commented on
Feb 13, 2025 • 0 new comments -
Show squigglies on collapsed regions containing errors or warnings (#120989)
#190682 commented on
Mar 7, 2025 • 0 new comments -
Fix monaco-edit color picker not working inside shadow dom (195606)
#195608 commented on
Mar 3, 2025 • 0 new comments -
Add option to control tree item collapse state
#197594 commented on
Feb 17, 2025 • 0 new comments -
Add support for adding extension views to the auxiliary bar
#198088 commented on
Feb 16, 2025 • 0 new comments -
Highlight timeline filter button when excluding contributors
#198979 commented on
Mar 7, 2025 • 0 new comments -
Added horizontal scrollbar to keybindings editor
#199991 commented on
Feb 14, 2025 • 0 new comments -
Try to only run one mangler at a time
#204766 commented on
Feb 27, 2025 • 0 new comments -
Add option to move editors with `workbench.editor.moveToActiveGroupIfOpen`
#205442 commented on
Mar 2, 2025 • 0 new comments -
fix: memory leak in codeCell
#205616 commented on
Feb 26, 2025 • 0 new comments -
Onboard the QuickPick list to custom checkboxes instead of native ones
#208256 commented on
Feb 23, 2025 • 0 new comments -
Experiment prompt persistence in cell.
#208543 commented on
Feb 9, 2025 • 0 new comments -
Fix focus border around editors with transparent background
#209368 commented on
Feb 25, 2025 • 0 new comments -
Use `C` locale instead of `en_US`
#210506 commented on
Feb 26, 2025 • 0 new comments -
fixes issue #662 (enables Pointer Lock Web API)
#210875 commented on
Feb 27, 2025 • 0 new comments -
Add button to hide status bar of suggest widget
#210896 commented on
Mar 7, 2025 • 0 new comments -
feature: support font family picker in settings
#214572 commented on
Mar 7, 2025 • 0 new comments -
Keyboard Shortcuts: allow editing when expression with double click
#214611 commented on
Mar 7, 2025 • 0 new comments -
Made Editor Hint reachable by Tab (Fixes #132085)
#219274 commented on
Feb 27, 2025 • 0 new comments -
Fix #215925
#219321 commented on
Feb 25, 2025 • 0 new comments -
Use URI formatters for "Copy Call Stack" (fixes #224685)
#224686 commented on
Feb 26, 2025 • 0 new comments -
A command to accept all combination
#225132 commented on
Feb 11, 2025 • 0 new comments -
Enable `noUncheckedSideEffectImports`
#225145 commented on
Feb 26, 2025 • 0 new comments -
Added files.simpleDialog.currentDirectory option
#225565 commented on
Feb 25, 2025 • 0 new comments -
fix: Block cursor be on inlay hint
#226515 commented on
Feb 18, 2025 • 0 new comments -
Merge Editor: fix a bug in `LineRange.join(other)`
#227585 commented on
Feb 25, 2025 • 0 new comments -
Ensure not to compute diff of all modified cells in nb diff view
#228070 commented on
Feb 27, 2025 • 0 new comments -
Implement virtual space
#228680 commented on
Feb 10, 2025 • 0 new comments -
Cleanup some JSDocs related to observables
#228739 commented on
Feb 27, 2025 • 0 new comments -
Allow use of custom menu with native titlebar (on Linux and Windows)
#229385 commented on
Mar 4, 2025 • 0 new comments -
Clean up diff editor reference when no longer in use
#230713 commented on
Feb 25, 2025 • 0 new comments -
Add setting to default to recursive directory collapsing
#231684 commented on
Mar 6, 2025 • 0 new comments -
[vscode] Decorations from #file is much better and does not break on new line
#231948 commented on
Feb 26, 2025 • 0 new comments -
fix: #232226 - Allow margin:0 in markdownRenderer
#232228 commented on
Feb 20, 2025 • 0 new comments -
fix: try always rendering scrollbar in chat editing file list
#232768 commented on
Feb 27, 2025 • 0 new comments -
Allowing to define variable line heights
#233110 commented on
Feb 26, 2025 • 0 new comments -
Try better fix for syncing code blocks once complete
#233455 commented on
Feb 27, 2025 • 0 new comments -
Allow unregistering registerSchemaContribution
#233733 commented on
Feb 27, 2025 • 0 new comments -
Fixed Zen Mode not exiting when leaving fullscreen - #231474
#233952 commented on
Mar 3, 2025 • 0 new comments -
Simplify Windows Start Menu folder to just be an entry #234217
#234218 commented on
Mar 4, 2025 • 0 new comments -
fix: Incorrect webWorkerExtensionHost startup process on vscode desktop
#234505 commented on
Feb 25, 2025 • 0 new comments -
fix: account for page zoom factor in getBoundingClientRect
#234970 commented on
Feb 25, 2025 • 0 new comments -
build: remove legacy server support
#235232 commented on
Feb 27, 2025 • 0 new comments -
Enable drag-and-drop support for multiple files in the terminal
#235672 commented on
Feb 24, 2025 • 0 new comments -
Support `@builtin @disabled`
#235885 commented on
Feb 26, 2025 • 0 new comments -
Dimm WCO when dialog opens
#236080 commented on
Feb 26, 2025 • 0 new comments -
Add shortcuts to compare incoming/current with common ancestor
#236491 commented on
Feb 27, 2025 • 0 new comments -
fix: parsing error in rocky 8.5 OS
#236759 commented on
Feb 25, 2025 • 0 new comments -
Fix #4775: Escape user code before incorporating in a regex
#236809 commented on
Feb 13, 2025 • 0 new comments -
Fix max call stack error when closing large outline
#237113 commented on
Feb 13, 2025 • 0 new comments -
references-view: removeReferenceItem hotkey implementation
#237486 commented on
Feb 19, 2025 • 0 new comments -
Add debug/watch/context to list of valid menu extension points
#237751 commented on
Mar 3, 2025 • 0 new comments -
Expose shell's environment - zsh
#237977 commented on
Feb 27, 2025 • 0 new comments -
chat: prototype of choices API for response stream
#238011 commented on
Feb 27, 2025 • 0 new comments -
Markdown - add support for "border-radius"
#238084 commented on
Feb 21, 2025 • 0 new comments -
Add option to move the Find dialog to the bottom of the document view
#238345 commented on
Feb 13, 2025 • 0 new comments -
# Allow inline completion supression via configuration
#238648 commented on
Feb 19, 2025 • 0 new comments -
fix: Screencast Mode - keyboard overlay timeout
#238860 commented on
Feb 16, 2025 • 0 new comments -
[Fix] Implement platform specific URL format
#238890 commented on
Feb 10, 2025 • 0 new comments -
Moving away from `execCommand` for pasting
#239233 commented on
Feb 17, 2025 • 0 new comments -
Add to new source format and the mandatory signed-by
#239390 commented on
Mar 5, 2025 • 0 new comments -
Add kitty external terminal support for macOS
#239473 commented on
Feb 25, 2025 • 0 new comments -
Optimized: Allowing to define variable line heights
#239601 commented on
Feb 18, 2025 • 0 new comments -
Fixes #214220
#239967 commented on
Feb 27, 2025 • 0 new comments -
Highlight active line number correctly regardless of word wrap
#240029 commented on
Feb 13, 2025 • 0 new comments