Wednesday, May 8, 2019

Sublime Text 3 Usage


1. Download and install sublime

2. Install some essential packages:
- Seti.sublime-theme  : theme beautiful
- HTML-CSS-JS Prettify (need NodeJS installed) : format, clean code
- Typescript : highlight
   => Format code : Ctrl + T + F
- Emmet
- Bootstrap
- Sidebar

Sublime Text 3 Usage

1. Download and install sublime 2. Install some essential packages: - Seti.sublime-theme  : theme beautiful - HTML-CSS-JS Prettify (nee...