Settings

Theme

Ask HN: What's your web development setup for vscode?

1 points by questionr 9 years ago · 2 comments · 1 min read


what extensions, tasks, etc. do you have installed for working with JavaScript, HTML, CSS, and various front/back-end frameworks?

DeveloperPanda 9 years ago

I use http://emmet.io/ plugin with Coda on MacOS, it helps write HTML/CSS markup a bit faster.

brudgers 9 years ago

Emacs keybindings.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection