Skip to content

RandTrawick/SublimeSettings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A pretty good Sublime Text setup

sublime text icon

To use this

Branches

  • These are for different operating systems, different use cases

Troubleshooting

  • If you get a weird coloured bar across the top the screen on install of this repo, change the theme and then change it back.
    • Open the menu preferences > theme
    • Change the theme to Default.sublime-theme
    • Wait
    • Change the theme to Seti.sublime-theme
    • If that still does not fix it, try removing Seti UI theme and reinstalling it.

Highlights / features

  • Dark theme with icons.
  • Autosave files.
  • Optimization of Sublime Text via sublime settings.
  • Code formatters using prettier library.
  • Code linting for JavaScript, Python, Sass, HTML, etc.
  • Case convert for easy changing case of text. (can be used with multi-select)
  • If you are not already using, I recommend the use of:
    • Ctrl-D
      • for selecting the whole variable word and multiple instances of word in the code file.
    • Ctrl-L
      • for selecting multiple lines and doing things with the lines.
        • e.g. bulk modify multiple lines of code at once.

Releases

No releases published

Packages

No packages published

Languages