Plugins Installed
- Alignment: Easy alignment of multiple selections and multi-line selections
- All Autocomplete: Extend Sublime Text 2 autocompletion to find matches in all open files of the current window
- AutoFileName: Sublime Text plugin that autocompletes filenames
- Bootstrap 3 Snippets: Twitter Bootstrap 3 Snippets Plugin for Sublime Text 2/3
- BracketHighlighter: Bracket and tag highlighter for Sublime Text
- Dictionaries: Hunspell UTF8 dictionaries for Sublime Text.
- DictionaryAutoComplete: This adds dictionary entries to the completions inside comments.
- EncodingHelper: Guess encoding of files, show in status bar, convert to UTF-8 from a variety of encodings
- FileDiffs: Shows diffs between the current file, or selection(s) in the current file, and clipboard, another file, or unsaved changes.
- Git: Plugin for some git integration into sublime text
- GitGutter: A Sublime Text 2/3 plugin to see git diff in gutter
- IndentXML: Plugin for Sublime Text editor for reindenting XML and JSON files
- Jade: A comprehensive sublime text bundle for the Jade template language
- Jedi - Python autocompletion: Jedi is an autocompletion tool for Python that can be used in IDEs/editors.
- Jekyll: A Sublime Text package for Jekyll static sites.
- Python Auto-Complete: A Sublime Text 2 plugin which adds additional auto-completion capability to Python scripts
- Python Imports Sorter: Sublime Text 2 plugin to organize your imports easily.
- Python PEP8 Autoformat: Python PEP8 Autoformat is a Sublime Text plugin to interactively reformat Python source code according to PEP-8.
- PythonTraceback: Easy navigation in your python tracebacks
- SideBarEnhancements: Enhancements to Sublime Text sidebar. Files and folders.
- SublimeCodeIntel: Full-featured code intelligence and smart autocomplete engine
- SublimeLinter: Interactive code linting framework for Sublime Text 3
- SublimeLinter-pep8: SublimeLinter plugin for python, using pep8.
- TrailingSpaces: Highlight trailing spaces and delete them in a flash.