(super = command in OS X and windows button in Windows/Linux)
- ctrl + super + g - after selecting a text this command will select every appearance of the same string throughout the document.
- super + i - Incremental search
- shift + super + p - Command Palette (essentially find anything)
- VI mode - Remove vintage mode from "ignored_packages" inside settings file, make sure to change the user settings not default.
- You can filter what your project file displays, by making changes to the .sublime-project, here you are able to set specific paths to include, or what files to exclude/include.