VS Code
- the free cross-platform from Visual Studio Maker (Microsoft) and all in one solution to end all free code editor in all platform, for its extension-ability.
- download: https://code.visualstudio.com/
shortcut list
vscode | npp | |
duplicate line | alt+shift+up/down | ctrl+d |
Setup Extension for Web Dev
- Live Sass Compiler by Ritwick Dey:
- it compile sass, scss to CSS, and it also auto install Live Server to live update Web browser from your saving action in VS code.