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.85.2 - OS Version: windows 10 Steps to Reproduce: 1. give focus to a running terminal...

info-needed

Steps to Reproduce: 1. Append `"editor.unicodeHighlight.nonBasicASCII": true,` to the settings json. 1. Open a document w/ many non-ascii chars ![image](https://user-images.githubusercontent.com/5728319/164579544-594bb146-1594-4435-afbf-928cd75ca6f9.png) I realize non-ascii chars are highlighted and no I don't...

feature-request
unicode-highlight

## Context When moving vertically, cursors keeps track of their initial column. For instance in the following setup: ``` _____________s____ ____i ____w________c__ ``` A cursor starting on `s` moving down...

Bug tracks the pending tasks to be completed before the feature can be promoted to stable releases. - [ ] :runner: Context menu not appearing on some setups even after...

engineering
windows 11
system-context-menu

Allow the currently selected suggestion in the suggest widget to be multiline. ![IMG_4626](https://github.com/microsoft/vscode/assets/115815794/dec82d04-61e2-4e35-b4d5-a335935d9bfa) ## Example Usages The bottom line will show the first line of the documentation / description. The...

Dear VS Code-developers, can you please make the incredibly useful [multiWindows-highLight](https://marketplace.visualstudio.com/items?itemName=aki12n.multiwindows-highlight) extension a native feature of VS Code? Not only would it save us users from having to install yet...

feature-request
editor-highlight

Does this issue occur when all extensions are disabled?: Yes - VS Code Version: 1.86.0 - OS Version: Fedora Linux 39 Steps to Reproduce: 1. Assign a color to `multiDiffEditor.headerBackground`...

bug
diff-editor

Type: Performance Issue So when i am using the vs code it is gettin slower the code gets delayed while i am typing VS Code version: Code 1.86.0 (05047486b6df5eb8d44b2ecd70ea3bdf775fd937, 2024-01-31T10:28:19.990Z)...

info-needed

Does this issue occur when all extensions are disabled?: Yes - VS Code Version: 1.73.1 - OS Version: Windows_NT x64 10.0.22621 Steps to Reproduce: 1. Log in locally to your...

bug
upstream
freeze-slow-crash-leak
windows
electron
remote-desktop

In the suggest widget, show the details (documentation) for the suggestion **underneath** the **cursor**. Currently, you have to use the **arrow keys** (↑ Up Arrow and ↓ Down Arrow) to...