visual-studio-code
visual-studio-code copied to clipboard
🧛🏻♂️ Dark theme for Visual Studio Code
```yaml Version: 1.107.0 (user setup) Commit: 618725e67565b290ba4da6fe2d29f8fa1d4e3622 Date: 2025-12-10T07:43:47.883Z Electron: 39.2.3 ElectronBuildId: 12895514 Chromium: 142.0.7444.175 Node.js: 22.21.1 V8: 14.2.231.21-electron.0 OS: Windows_NT x64 10.0.26100 Dracula Theme Official: 2.25.1 Variant: Dracula Theme...
Using Dracula Pro latest version available and latest Vscode version here. There is a readability issue, I mean white foreground color on text and controls for this weak. I eventually...
**Description** When using the Dracula theme in VS Code, snippet placeholders (e.g. `$1`) can be filled normally. However, when selecting the inserted text with `Shift + ←/→`, the selected part...
Hi, i need to know where the extension source is, i want to add it in the vscode source here in my [fork](https://github.com/OwenGrumbles/vscode/tree/main/extensions). Basically all I am asking is where...
The weaknesses of Dracula should be updated to include "Silver" and "Cross."
### Ruby On Dracula & Dracula Pro : * Methods should have their own color * Named parameters & default arguments should be a different color from each other *...
   I just bought Dracula Pro to improve the Flutter code display in my Visual Studio Code project. In the joined images, you can see that reducing a...
Hi, thank you for maintaining the Dracula theme. I'm currently working in a completely air-gapped (offline) environment where internet access is strictly blocked. Unfortunately, even the `.vsix` method doesn't work...
I noticed a function cal i add not getting colored properly when inspecting these are the scopes I had to add to `"name": "Function names",` to fix it ```json "meta.function-call.generic.python",...
 It's all the identifiers that start with `@`. They should have the same color as `this` (in JS) and `self` in Ruby, I think. Thanks!