vscode
vscode copied to clipboard
Visual Studio Code
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...
Steps to Reproduce: 1. Append `"editor.unicodeHighlight.nonBasicASCII": true,` to the settings json. 1. Open a document w/ many non-ascii chars  I realize non-ascii chars are highlighted and no I don't...
## 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...
Allow the currently selected suggestion in the suggest widget to be multiline.  ## 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...
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`...
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)...
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...
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...