Files
VSCodeConfigAndExtensions/README.md
2025-09-14 21:20:16 +02:00

67 lines
1.8 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 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