- Sublime Package Control can run rampant with
memory usage when installing 50+ new packages
all at once, so prime it with a local cache instead
of expecting everything to install on first startup
- This also prevents all sorts of Sublime error dialogs
as package setings are present, but packages may
not exist yet
- Don't launch Chrome installers if they're already
installed
- Heuristic for Canary is a path check
- Heuristic for dev channel is path check + reg key
- Standard GitExtensions configuration including:
- SourceCodePro for diff font
- Max 50 characters for first line of commit
- Max 72 characters on subsequent lines
- 2nd line of commit must be empty
- Show repository status in browse dialog (# of changes in toolbar)
- Show current working dir changes in revision graph
- Use FileSystemWatcher to check if index is changed
- Show stash count on status bar in browse window
- Sublime package featuring the best text editing packages
- Abacus, Block Cursor Everywhere, Bracketeer, Bracket Highlighter,
Clipboard Manager, ExportHtml, FileDiffs, LiveReload,
Markdown Preview, Missing Palette Commands, Related Files,
SmartMarkdown, Solarized Color Scheme, StringEncode, SublimeTODO,
TrailingSpace
- Also includes a custom keybinding package hosted on GitHub
- Merges in customized settings for User Preferences
- Waiting on RelatedFiles plugin update to finish AngularJS settings
- Sublime package featuring the best Git helpers
- EditorConfig, Git, GitHubinator, Modific, SideBarGit,
Github Gists
- Also includes a custom keybinding package hosted on GitHub
- Merges in customized settings for User Preferences
- Sublime package featuring the best general utility, file manipulation,
navigation, sidebar enhancements, themes, color schemes, etc
- AdvancedNewFile, ConsoleExec, EncodingHelper, KeymapManager,
MoveTab, Navigation History, Open Recent Files, OpenSearchResult,
RecentActiveFiles, Search Anywhere, SideBarEnhancements,
Sublime Files, Soda Theme
- Also includes a custom keybinding package hosted on GitHub
- Merges in customized settings for User Preferences
- Fixed minor bug in JSON helpers when adding to a simple map
- Sublime package featuring the best web-oriented packages
- AnguarlJS, AutoFileName, Chai, Emmet, CoffeeComplete Plus,
Hayaku, jQuery, LESS, LiveReload, SublimeLinter (custom that
features CoffeeLint support), Twitter Bootstrap Snippets
- Also includes a custom keybinding package hosted on GitHub
- Merges in customized settings for User Preferences