An open API service indexing awesome lists of open source software.

https://github.com/danhpaiva/visual-studio-code-config

✨ ~ My Visual Studio Code settings
https://github.com/danhpaiva/visual-studio-code-config

configuration danhpaiva vscode

Last synced: 21 days ago
JSON representation

✨ ~ My Visual Studio Code settings

Awesome Lists containing this project

README

        

✨ My Visual Studio Code settings

📜 How to install

- Download the repository
- Open Visual Studio Code
- Go to: View -> Command Pallet or press:
~~~
Control + Shift + P
~~~
- Search for: Open Settings(JSON)
- Copy the contents of the settings.json you downloaded and
paste it into the file inside VSCode.

📦 Extensions

Search for these extensions in Visual Studio Code:

Fundamentals

- pkief.material-icon-theme
- visualstudioexptteam.vscodeintellicode
- ritwickdey.liveserver
- ms-vsliveshare.vsliveshare
- mhutchie.git-graph
- yzhang.markdown-all-in-one
- naumovs.color-highlight
- humao.rest-client
- redhat.vscode-yaml
- redhat.vscode-xml
- adpyke.codesnap

C#

- ms-dotnettools.csharp
- kreativ-software.csharpextensions
- patcx.vscode-nuget-gallery

WebDev

- dbaeumer.vscode-eslint

UML

- jebbs.plantuml

C

- ms-vscode.cpptools-extension-pack

Flutter

- dart-code.flutter

(Specific to some development environment)

- ms-azuretools.vscode-docker
- ms-vscode.vscode-node-azure-pack
- ms-azuretools.vscode-docker
- xabikos.JavaScriptSnippets
- bmewburn.vscode-intelephense-client

🗛 Fonts

To develop,

Use Cascadia Code or JetBrains Mono.

📜 Licence

MIT