Skip to content

ShinyChang/sublime-user-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sublime-user-config

My personal sublime text user config

Installed packages

  1. AceJump
  2. Alignment
  3. Babel
  4. BracketHighlighter
  5. Color Highlight
  6. Cucumber
  7. DocBlockr 2020 (DoxyDoxygen powered)
  8. Dockerfile Syntax Highlighting
  9. DotENV
  10. EditorConfig
  11. ESLint Fix
  12. FileIcons
  13. FuzzyFileNav
  14. Gherkin (Cucumber) Formatter
  15. GhostText
  16. Gofmt
  17. GoImports
  18. GraphQL
  19. Graql Syntax
  20. HTML-CSS-JS Prettify
  21. Insert Nums
  22. InsertDate
  23. JSCustom
  24. JsPrettier
  25. Markdown Extended
  26. Markdown HTML Preview
  27. Origami
  28. Package Control
  29. Sass
  30. sublime-github
  31. SublimeLinter
  32. SublimeLinter-eslint
  33. Swift
  34. Syntax Highlighting for PostCSS
  35. Terminus
  36. TypeScript Syntax

Customize keyboard shortcuts

shortcut description package
super+shift+a select text between brackets -
super+o open file nav in current file loaction FuzzyFileNav
super+k, super+r reveal in side bar -
super+k, super+f open in Finder -
super+k, super+c copy current file path -
super+k, super+t Convert to title case -
super+k, super+o Open terminal Terminus
super+k, super+n Insert current ISOString InsertDate

Shortcuts of packages

shortcut description package
super+shift+; jump to head char AceJump
super+shift+' jump to char AceJump
super+k, super+arrow create split window Origami
super+k, super+shift+arrow remove split window Origami
super+alt+n insert number Insert Nums

Shortcuts you must to know in Sublime

shortcut description
super+d choose Don't Save in close file dialog
esc choose Cancel in close file dialog
enter choose Save in close file dialog
ctrl+shift+m Expand selection to brackets
super+shift+space Expand selection to scope
super+shift+j Expand selection to indentation
ctrl+shift+up vertical multiple selection
ctrl+shift+down vertical multiple selection
f5 sort lines
f6 toggle spell check
super+k, super+v paste from clipboard history
super+alt+s save all (very useful after you global replaced)
super+ctrl+p switch project

Releases

No releases published

Packages

No packages published