Sublime Text plugins
Sublime Text plugins
Below is a list of plugins I use.
Utility
Six - Vim emulation.
WakaTime - Automatic time tracking and metrics generated from your programming activity.
JSPrettier - Plugin for Prettier, the opinionated code formatter.
TodoReview - Review TODO (and other) comments within your code.
Lint
Linter - Code linting framework.
Looks
File icons - File-Specific Icons.
Interesting (not using)
Utility
Advanced New File - File creation plugin.
DashDoc - Dash integration.
SendCode - Send code and text to macOS and Linux Terminals, iTerm, ConEmu, Cmder, Tmux, TerminalView; R (RStudio), Julia, IPython.
SublimeLinter Annotations - Marks annotations such as TODO, FIXME, etc.
ChromeREPL - Execute JavaScript in Google Chrome.
Pretty JSON - Prettify/Minify/Query/Goto/Validate/Lint JSON.
Markdown
MarkdownTOC - Plugin for generating a Table of Contents (TOC) in a Markdown document.
MarkdownEditing - Powerful Markdown package for Sublime Text with better syntax understanding and good color schemes.
Markdown Extended - Extends Soda's Monokai and the default markdown styles with additional syntax highlighting.
Looks
DistractionFreeWindow - Sublime Text's "Distraction free mode" but not full-screen.
TypeScript
TypeScript Plugin - IO wrapper around TS language services.
Lint
Linter Shellcheck - Linter plugin for SublimeLinter provides an interface to shellcheck.
Linter flake8 - Provides an interface to flake8.
Git
Nix
SublimeNix - Nix syntax highlighting.
Last updated
Was this helpful?