Skip to content

Instantly share code, notes, and snippets.

@andrejsharapov
Last active November 26, 2024 13:41
Show Gist options
  • Select an option

  • Save andrejsharapov/df0d57c838fed1d29188e2660a639815 to your computer and use it in GitHub Desktop.

Select an option

Save andrejsharapov/df0d57c838fed1d29188e2660a639815 to your computer and use it in GitHub Desktop.
My VS Code extensions
Auto Close Tag
Auto Complete Tag
Auto Rename Tag
Babel JS
Batch Rename
Code Spell Checker + Russia
Color Highlight
Comments Anchor
ESLint
Figma for VS Code
file-size || filder size
format all
Fractured Json
...GitHub
JS (es6) snippets
JSON5 syntax
Material Icon Theme
MD All in One
mdlint
MySQL
New Relic CodeStream
PHP Server
Prettier
Project Manager
Pug beautify
px ot rem
SFTP
Stylelint
Stylus
SVG
Svg Preview
Tabnine
Tailwind CSS IS
To `kebab-case, etc.`
Version Lens
Vue Official
vuetify-vscode
XML Tools
YAML
// project manager
[
{
"name": "mctpms",
"rootPath": "d:\\Development\\Nuxt\\nuxt-app",
"paths": [],
"tags": [
"vue-2"
],
"enabled": true
},
]
// >open user settings
{
"terminal.integrated.shell.windows":"D:\\Program Files\\Git\\bin\\bash.exe",
"editor.stickyScroll.enabled":true,
"editor.tabSize":2,
"workbench.editor.pinnedTabSizing":"compact",
"codestream.email":"@gmail.com",
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment