SeyyedKhandon / fpack

Frontend Essentials Extension Pack (FPack)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Frontend Essentials Extension Pack (FPack)

FPack

Frontend Development Essentials Extension Pack for Visual Studio Code

Available Commands

  • Activate Frontend Essentials Extension Pack (FPack) Config
  • Deactivate Frontend Essentials Extension Pack (FPack) Config

Note: to run commands, press ctrl+shift+p to open the command palette, and then type the command .e.g. activate fpack then select it.

Here are the configurations this plugin will use
{
  "editor.defaultFormatter": "esbenp.prettier-vscode",
  "editor.formatOnSave": true,
  "editor.linkedEditing": true
}

Extensions Included

Recommended Extension pack

zpack

ZPack is An Opinionated collection of the best and most used extensions for Web Developers in VSCode which has Better Developer Experience(DX) and load time in Mind.

Relevant Links

Enjoy!

About

Frontend Essentials Extension Pack (FPack)

License:MIT License


Languages

Language:TypeScript 100.0%