This is an old revision of the document!


Sublime Text Plugins I Use

Package Control

This tool is the first to install and it allows you to easily install other packages. Use the link above for instructions on how to install Package Control. Once it is installed you can press Ctrl, Option, P to install the rest of these packages.

Sublime Linter

This is a linter for various languages.

SublimeLinter-phpcs

This is the PHP linter I use. phpcs must be installed before using this. This linter supports PSR-2, which is the coding standard I currently use at work.

SidebarEnhancements

This plugin adds a few menu options to the sidebar. Things like “Open in Browser” and “New File” (which creates a new file in the specified location).

DocBlockr

This plugin creates a template for a doc block for you automatically when you start to type a docBlock.

Markdown Preview

This lets you quickly preview markdown text.

comments powered by Disqus
sublime_text_plugins_i_use.1452699887.txt.gz · Last modified: 2020/06/01 22:53 (external edit)