vscode
vscode copied to clipboard
Visual Studio Code
Does this issue occur when all extensions are disabled?: No - VS Code Version: 1.98.0 - OS Version: Browser: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0...
Does this issue occur when all extensions are disabled?: Yes/No - VS Code Version: - OS Version: Steps to Reproduce: 1. git clone https://github.com/NormVg/vscode-kraken vscode 2. cd vscode 3. npm...
I was working on https://github.com/microsoft/vscode/issues/227107 which involves listening to various view events and updating a cache. But I'm running into this problem where I want to clear all lines when...
Im using GH Codespaces and since a last time I used (a few days ago) and today I am unable to open the source actions menu. For example, given a...
Similar to the timestamp in the Timeline view, it would be nice to have the ability to have a string that would be rendered right-aligned for each tree item. Maybe...
Does this issue occur when all extensions are disabled?: No - VS Code Version: 1.98.0 - OS Version: Darwin arm64 24.3.0 Steps to Reproduce: 1. F5 Start debugger extension 2....
This PR fixes #240073 and is an alternative to PR #241069 (updated in later comment) 
This PR closes #120989 
This aims to help new users get the best from the suggest widget by defaulting its status bar to be visible, and also adding a button to easily change the...