8bitzz / blogs

0 stars 0 forks source link

VSCode Extensions Starter Kit #28

Open 8bitzz opened 2 years ago

8bitzz commented 2 years ago

Must-have web dev extensions:

ES7 Snippets (My best friends)

Supported languages

Prettier (Code Formatter)

Prettier

Auto rename tag (Automatically rename paired HTML/XML tag)

Prettier

Live Server

Launch a local development server with live reload feature for static & dynamic pages. Prettier

Others

REST Client or Thunder Client

Send/Cancel/Rerun HTTP request in editor and view response in a separate pane with syntax highlight Prettier Prettier

Import Cost

Calculates the size of imports and requires. Prettier

Code Snap

Take beautiful screenshots of your code in VS Code! Prettier

Marquee

Hacker news: See if there's anything worth reading in real-time without leaving your editor when you need a break. Todos: Keep track of workspace-specific todos. Snippets: The inter-workspace smart clipboard for your thoughts, code snippets, logs, or terminal traces. Anything you want to recall later. Prettier

CodeTime

Automatic programming metrics and time tracking in Visual Studio Code. Prettier

Happy debugging everyone!