vscode icon indicating copy to clipboard operation
vscode copied to clipboard

Visual Studio Code

Results 1630 vscode issues
Sort by recently updated
recently updated
newest added

Does this issue occur when all extensions are disabled?: Yes - VS Code Version: 1.93.1 - OS Version: Windows 10 I have `editor.suggest.matchOnWordStartOnly:true` set. Somewhere in my project I defined...

suggest

Hi VS Code Team, I'm writing to propose a feature request regarding the native Settings Sync functionality. Problem: Currently, when Settings Sync is active, it's not immediately obvious to the...

feature-request
ux
settings-sync

```javascript Error at l0i.create in ./file:/Users/cloudtest/vss/_work/1/s/src/vs/base/common/event.ts:927:15 at bPe.q [as onDidChange] in ./file:/Users/cloudtest/vss/_work/1/s/src/vs/base/common/event.ts:1112:34 at Object.u [as onWillAddFirstListener] in vs/platform/actions/common/menuService.ts:437:34 at sae.q [as onDidChange] in out/vs/workbench/workbench.desktop.main.js:29:1565 at vis.r in ./file:/Users/cloudtest/vss/_work/1/s/src/vs/workbench/browser/actions.ts:57:26 at vis.n...

error-telemetry

Resolves: https://github.com/microsoft/vscode/issues/241167 Note: I left several TODOs for when we eventually make this more generic (not too specific for Python)

terminal-suggest

![Image](https://github.com/user-attachments/assets/2bcc1c4c-35a5-4744-aa85-f2a9da0bd7a3) Type: Bug #Go to Definition (F12); #Go to Type Definition; #Go to Source Definition; #Go to Implementation(ctrl+F12); #Go to References (shift+F12); #peek; #Find all References; #Find all Implementations; #Show...

info-needed

Does this issue occur when all extensions are disabled?: Yes - VS Code Version: stable - April 2025 (version 1.100.2) & Insider - May 2025 (version 1.101) - OS Version:...

Type: Feature Request currently the source control graph does not have a file explorer view. if you have a file with a large number of changes ex. package-lock.json in a...

feature-request
scm

The current unix stuff works _mostly_ unchanged for resolving shells on Windows. Our logic for shell discovery currently always returns the powershell install on Windows, but I left the generic...

Issue Type: Feature Request I saw the suggestion from @roblourens to use tmux in microsoft/vscode-remote-release#1185 That's mostly good, however has a few issues: - `code` command doesn't work inside tmux....

feature-request
terminal-persistence
terminal-input

It would be very helpful to assign a keyboard shortcut to the "Find in Folder..." action for a folder selected in the Explorer sidebar. This would streamline searching within specific...