A few weeks ago, you all told us your favorite code editor. VS Code won by a longshot. What's your favorite extension or shortcut for @code?
128
67
714
Replies
@JavaScript @code Prettier, because I am worst at maintaining my code to look good. And Github Copilot XD
2
0
12
@JavaScript @code My favourite shortcuts are Ctrl+K S, to save without formatting, and Ctrl+K R, to revert changes on a range while checking git changes.
0
0
12
@JavaScript @code Live Server is awesome, when it's not buggy... My gotos: eslint, prettier, GitLens, and CSpell (spell check for code) Also @NxConsole and (my most used) Peacock by @John_Papa
0
0
12
@JavaScript @code Error lens, getting inline warnings and errors before you manually run them files is ๐๐ป๐๐ป๐๐ป
0
0
5
@JavaScript @code Favourite Extension: Prettier... Favourite Shortcut: Ctrl + Alt + arrow key.. Prettier has done a lot for me. Memorable mention: Emmet
0
0
5
@JavaScript @code My favorite shortcut is Ctrl+S obviously, but I need to press it few times just in case ๐
0
0
2
@JavaScript @code Prettier Angular Language Server Material Icons Better Comment Auto Rename Tag Auto Import And one for Sass don't know the name currently xd
0
0
2
@JavaScript @code I use it "very very cleared" of extensions. Just LIVE SERVER and MINIFYALL are installed on it.
0
0
1