Sublime Text 3 的一些常用插件
[TOC]
Administrative
These plugins are kind of ‘meta’ because they are not concerned with writing code.
- Package Control
This package enables you to install other packages. Since build 3124, you can install it within Sublime via Tools ➡ Install Package Control. - AdvancedNewFile
A better way to create new files. For instance, it automatically creates a folder when needed. - SideBarEnhacements
Adds features such as renaming to the sidebar. - A File Icon
Add icons to the files in the sidebar. - ProjectManager
Organizing project files by putting them in a central location. - TodoReview
Scans files for TODOs and more. - FindKeyConflicts
Key conflicts are inevitably when you use a lot of plugins. - Editor Config
Maintain consistent coding styles between different editors. - Sync Settings
Keep settings in sync via Github-Gist.