Skip to content

Instantly share code, notes, and snippets.

@CesarChaMal
Created December 26, 2017 15:11
Show Gist options
  • Save CesarChaMal/646dbd0118cb26d426064b1064cc4a2d to your computer and use it in GitHub Desktop.
Save CesarChaMal/646dbd0118cb26d426064b1064cc4a2d to your computer and use it in GitHub Desktop.
Sublime
Ctrl + Shift + P       - Command Pallete
Ctrl + ~               - Console

Ctrl + g               - go to line
Ctrl + r               - go to function
Ctrl + Shift + up/down - move line up/down
F5                     - razeni podle abecedy vybraneho textu
F6                     - spellcheck
F11                    - fullscreen
Ctrl + F11             - zen mode

Ctrl + m               - jump to matching bracket

comments

Ctrl + /            - toggle line comments
Ctrl + Shift + /    - toggle block comments

Video Introduction

Getting Started with SublimeText

Sublime Package Controll

sublime.wbond.net/installation

packages installed:

better coffescript
better javascript
trailingSpaces
prettyJSON
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment