Sublime Text plugins
Below is a list of plugins I use.
- Six - Vim emulation.
- JSPrettier - Plugin for Prettier, the opinionated code formatter.
- AutoDark - Automatic dark mode, switches Sublime Text's UI according to your operating system's appearance.
- PackageDev - Provides syntax highlighting and other helpful utility for Sublime Text resource files.
- 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.
- Dockerfile Syntax Highlighting
- ChromeREPL - Execute JavaScript in Google Chrome.
- Pretty JSON - Prettify/Minify/Query/Goto/Validate/Lint JSON.
- TodoReview - Review TODO (and other) comments within your code.
- Language Server Protocol Support - Gives LSP IDE features.
- WakaTime - Automatic time tracking and metrics generated from your programming activity.
- Terminus - Bring a real terminal to Sublime Text.
- Marked - Preview markdown files quickly with Marked app.
- NeoVintageous - Advanced Vim emulation layer for Sublime Text.
- Emmet
- Sublime Debugger - Graphical Debugger for sublime text for debuggers that support the debug adapter protocol.
- 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.
- SublimeNix - Nix syntax highlighting.
- Dracula Pro
- File icons - File-Specific Icons.
- DistractionFreeWindow - Sublime Text's "Distraction free mode" but not full-screen.
- TypeScript Plugin - IO wrapper around TS language services.
- q KDB - Connect to remote q session and execute q statements in Sublime Text.
- LaTeXTools - Provides several features that simplify working with LaTeX files.
- Clojure support for Sublime Text 4
- Pep - Elemental Clojure & ClojureScript code navigation, documentation, and usages analysis for Sublime Text.
- Linter - Code linting framework.
- Linter Shellcheck - Linter plugin for SublimeLinter provides an interface to shellcheck.
- Linter flake8 - Provides an interface to flake8.
- Alabaster - Light color scheme with minimal amount of highlighting.
- Git - Git integration.
- GitGutter - See git diff in gutter.
- Package Control - Sublime Text package manager.
- Sublime Packages
- Package Control Default Channel
- Docs - Package Control