Add VSCode configuration.

This commit is contained in:
2025-09-14 21:18:38 +02:00
commit 0f7b8dc9ed
3 changed files with 155 additions and 0 deletions

41
README.md Normal file
View File

@@ -0,0 +1,41 @@
# 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
# 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