Skip to content

danhpaiva/visual-studio-code-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

✨ 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
  • eamodio.gitlens
  • 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

About

✨ ~ My Visual Studio Code settings

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published