Skip to content
| Marketplace
Sign in
Visual Studio Code>Extension Packs>Zuygui's extensions packNew to Visual Studio Code? Get it now.
Zuygui's extensions pack

Zuygui's extensions pack

Zuygui

|
60 installs
| (0) | Free
extensions pack for youtube channel of Zuygui_
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Zuygui's extensions pack

Thank for adding this extensions pack.

1. Install this extension pack

install this extensions pack with the button in top.

2. Edit your configuration

execute CTRL+SHIFT+P and write preferences open settings (json) edit your settings.json and paste this code:

{
  "editor.fontLigatures": true,
  "editor.fontFamily": "Fira Code SemiBold, Consolas, 'Courier New', monospace",
  "editor.fontSize": 20,
  "editor.wordWrap": "wordWrapColumn",
  "editor.tabSize": 2,
  "prettier.requireConfig": false,
  "prettier.semi": false,
  "editor.codeActionsOnSave": { "source.fixAll": true },
  "editor.defaultFormatter": "esbenp.prettier-vscode",
  "editor.formatOnPaste": true,
  "editor.formatOnSave": true,
  "editor.formatOnType": true,
  "eslint.alwaysShowStatus": true,
  "html.format.enable": false,
  "htmlhint.enable": true,
  "[html]": {
    "editor.defaultFormatter": "esbenp.prettier-vscode",
    "editor.formatOnSave": true
  },
  "[javascript]": {
    "editor.defaultFormatter": "esbenp.prettier-vscode",
    "editor.formatOnSave": true
  },
  "[json]": {
    "editor.defaultFormatter": "esbenp.prettier-vscode",
    "editor.formatOnSave": true
  },
  "workbench.colorTheme": "Monokai Vibrant",
  "workbench.iconTheme": "material-icon-theme",
  "rainbowTags.allowEverywhere": true,
  "emmet.triggerExpansionOnTab": true,
  "js/ts.implicitProjectConfig.checkJs": true,
  "GitLive.Issue tracker integration": "Disabled",
  "files.autoSave": "afterDelay",
  "editor.suggestSelection": "first",
  "vsintellicode.modify.editor.suggestSelection": "automaticallyOverrodeDefaultValue"
}

3. Your are ready to coding

if you have an error, please contact me in discord with my youtube channel(Zuygui_).

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft