Skip to content

Instantly share code, notes, and snippets.

@Voltra
Last active September 15, 2021 16:51
Show Gist options
  • Select an option

  • Save Voltra/95f3dd707bc205b7a10ad5c55fb7168d to your computer and use it in GitHub Desktop.

Select an option

Save Voltra/95f3dd707bc205b7a10ad5c55fb7168d to your computer and use it in GitHub Desktop.
Temp vscode config

Visual Studio Code

  • global

    • visual studio intellicode
    • live server
    • git lens -- git supercharged
    • bracket pair colorizer
    • remote - wsl
    • path intellisense
    • live share
    • editorconfig for vs code
    • dotenv
    • intellij idea keybindings
    • code ace jumper
      • bind ctrl+;
    • better comments
    • todo tree
      • disable highlighting
    • paste json as code
    • error lens
    • filesize
    • advanced-new-file
    • vscode-file-extra
    • codesnap
    • vscode-faker
    • start git-bash
    • version lens
    • svg viewer
    • xml
    • vsc export & import
    • fold plus
    • trailing spaces
      • delete on save
    • docker
    • fold plus
    • start git bash
  • theming

    • material theme
    • material icon theme
  • html/templates

    • auto rename tag
    • auto close tag
    • auto complete tag
    • highlight matching tag
    • twig pack
    • edge template support
    • settings :
      • indent inner html
  • javascript

    • eslint
    • prettier - code formatter
    • npm
    • npm intellisense
    • adonis js goto view
    • adonis js goto controller
    • babel javascript
    • import cost
    • prettier eslint
    • javascript booster
    • template string converter
  • typescript

    • typescript importer
    • move ts - move typescript files and update relative imports
  • vue

    • vetur (ou volar)
    • vue peek
    • vue component importer
    • vue vscode snippets
  • react

    • react proptypes intellisense
    • react code snippets
    • react hooks snippets
    • next.js snippets
  • css/scss

    • intellisense for css class names in html
    • scss formatter
    • scss intellisense
    • scss everywhere
    • bem helper
    • vue-scss-variable-scan
    • colorize
    • scss scope helper
    • scss grammar extended
    • color code converter
  • php

    • php intelliphense
    • php namespace resolver
    • php constructor
    • php getters & setters
    • php refactor
    • composer
  • flutter

    • dart
      • preview flutter ui guides
    • flutter
    • flutter tree
    • flutter helpers
    • flutter_mobx
    • flutter feature scaffolding
    • awesome flutter snippets
    • pubspec assist
    • flutter widget snippets
    • bloc
    • flutter color
    • flutter preview
    • flutter widget wrap
    • pubspec dependency search
    • flutter-internationalize
  • debug & tests

    • php debug
    • jest
    • test explorer ui
      • phpunit test explorer
      • jest test explorer
    • cypress fixture-intellisense
    • native debug
  • DB / SQL

    • sqltools
    • sql language server
    • inline sql
    • sqltools mysql/mariadb
  • Haskell

    • haskell
    • haskelly
    • haskell ghc-mod
    • haskel-ghcid
    • haskutil
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment