2025-09-14 21:20:16 +02:00
2025-09-14 21:18:38 +02:00
2025-09-14 21:20:16 +02:00
2025-09-14 21:18:38 +02:00

My current VSCode Config

How to install:

Todo

Extensions (Install first)

  • be5invis.vscode-custom-css
  • dart-code.dart-code
  • dart-code.flutter
  • emeraldwalk.runonsave
  • gruntfuggly.todo-tree
  • jorgeserrano.vscode-csharp-snippets
  • k--kato.docomment
  • kreativ-software.csharpextensions
  • moshfeu.compare-folders
  • ms-dotnettools.csdevkit
  • ms-dotnettools.csharp
  • ms-dotnettools.vscode-dotnet-runtime
  • ms-dotnettools.vscodeintellicode-csharp
  • ms-python.python
  • ms-python.vscode-pylance
  • ms-vscode.hexeditor
  • oracle.oracle-java
  • refgd.easy-compile
  • rust-lang.rust-analyzer
  • usernamehw.errorlens
  • visualstudiotoolsforunity.vstuc
  • yzane.markdown-pdf
  • undefined_publisher.dirlist <- this is my custom extension. You can find it here: https://tea.purpleraingames.de/VSCodeExtensions/SearchOpenOrNear

´´´raw be5invis.vscode-custom-css dart-code.dart-code dart-code.flutter emeraldwalk.runonsave gruntfuggly.todo-tree jorgeserrano.vscode-csharp-snippets k--kato.docomment kreativ-software.csharpextensions moshfeu.compare-folders ms-dotnettools.csdevkit ms-dotnettools.csharp ms-dotnettools.vscode-dotnet-runtime ms-dotnettools.vscodeintellicode-csharp ms-python.python ms-python.vscode-pylance ms-vscode.hexeditor oracle.oracle-java refgd.easy-compile rust-lang.rust-analyzer usernamehw.errorlens visualstudiotoolsforunity.vstuc yzane.markdown-pdf undefined_publisher.dirlist <- this is my custom extension. You can find it here: https://tea.purpleraingames.de/VSCodeExtensions/SearchOpenOrNear ´´´

Settings

Export of my settings can be found in settings.json.

The default location is: C:\Users<NAME>\AppData\Roaming\Code\User\settings.json

Keybinds

Equally as important, the keybinds can be found in keybinds.json

The default location is: C:\Users<NAME>\AppData\Roaming\Code\User\keybindings.json

Description
Contains my configs and a list of extensions to setup my entire environment. Install Extensions first.
Readme 30 KiB