/sublime-setup

Optimal Sublime setup for JSP

Primary LanguageJavaScript

sublime-setup

Optimized to use with Java Server Pages (JSP) and LESS

Getting Started

Language Specific

Version Control

  • SVN - If you use Subversion
  • SublimeGit - If you use Git
  • Modific - Highlight changes in the gutter since last commit
  • Local History - Keeps a local history ouside your VCS
  • Sublimerge - Side-by-side diff tool
  • Find++ - Find code quickly (I use find in open files all the time)
  • Terminal - Open terminal from current file or root project folder

Sublime Linter (OSX)

UI Upgrades

  • To install theme:

    • shift + cmd + p to search and install package
    • Edit your user settings to the appropriate theme and color, refer to the docs. For example: { "theme": "Spacegray Eighties.sublime-theme", "color_scheme": "Packages/Theme - Spacegray/base16-eighties.dark.tmTheme" }
  • Themes

    Spacegray 80's

    • amCoder - If you prefer to use Monokai

    amCoder

    • Soda - More detailed UI

    Soda Light

    • Cobalt2 - Nice detailed UI with sidebar icons

    Cobalt2

Added Resources

First Time Steps:

  • Install Sublime Text 3
  • Install Package Control using the console
  • Use shift+cmd+p to install specific packages
  • Add files in this /user folder to the package settings /user folder