Sublime Text setting
- BracketHighlighter
- GitGutter
- Markdown Preview
- Material Theme
- Predawn
- SideBarEnhancements
- Anaconda
- Markdown Extended
- Kite
- Jekyll
- Press
Ctrl + shift + P
to call package- Need have
Package Control
package in order to install the package mentionded above
- Need have
- Run Python Program (.py)
- Press
Ctrl + Shift + B
and select the build system - Press
Ctrl + B
to run your code
- Press
- Press
Ctrl + /
to comment out - Press
Ctrl + ]
orCtrl + [
to indent - Press
Ctrl + H
to call Find And Replace function