sublime text plugins
Sublime Text 插件,HTML+CSS+JAVASCRIPT+JSON快速格式化: htmlpretty
快捷键:Ctrl+Shift+H
Essential Sublime Text 2 Plugins and Extensions
http://code.tutsplus.com/tutorials/essential-sublime-text-2-plugins-and-extensions–net-24173
Sublime Text 使用介绍、全套快捷键及插件推荐
http://www.daqianduan.com/4820.html
以下是截止到今天 2013年8月2日 Sublime Text 3 目前支持的插件列表:
(为了避免将来有人搜到这篇文章,看到的结果不是最新的,所以特别说明一下~)
- ADBView
- AdvancedNewFile
- Plan to add some enhancements to the ST3 branch, though master is compatible with both ST2 and ST3.
- Andrew
- AngularJS
- AutoBackups
- Better CoffeeScript
- Case Conversion
- CheckBounce
- CodeFormatter
- ColorPicker
- CompleteSharp
- Project Discontinued
- ConvertToUTF8 (For Linux and OS X users: For Linux users: ConvertToUTF8 relies on several dynamic libraries which are missing in embedded version of Python of Sublime Text 2 and 3. This plugin can not work fully until you install them manually.)
- CopyEdit
- CriticMarkup
- CscopeSublime
- CSScomb
- CSSFontFamily
- CursorRuler
- DeleteBlankLines
- Djaneiro
- DocBlockr
- EditPreferences
- EditorConfig
- ElasticTabstops
- Emmet
- Expand Selection to Function (JavaScript)
- eZ Publish Syntax
- File History
- Filter Lines
- FindKeyConflicts
- Flatland (theme)
- Floobits (Doesn’t work with Sublime Text 2 on Windows. Works with Sublime Text 3 on Windows, and 2/3 on Linux/OS X.)
- GenerateUUID
- GitGutter
- GoSublime (not working on Ubuntu)
- google-search
- Hex-to-HSL-Color
- HighlightWords
- HipsterIpsum
- IMESupport
- InactivePanes
- JavaPropertiesEditor
- JavaScript Refactor
- JsFormat
- JsRun
- Koan (Working on OS X Only)
- Laravel Blade
- LaTeXing
- LaTeXTools
- less2css
- local-history
- MarkAndMove
- Markboard3 (Working on OS X Only)
- Marked.app Menu
- Mediawiker
- memTask
- Modific
- NaturalSelection
- Nettuts-Fetch
- Nil Theme
- ObjcToRubyMotion
- OmniMarkupPreviewer
- Open-Include
- orgmode
- Origami
- PackageResourceViewer
- Pandown
- PgSQL
- Phoenix Theme
- Phpcs
- PHP Companion
- PHP-Unit
- PersistentRegexHighlight
- PlainTasks
- Python PEP8 Autoformat
- Rails Latest Migration
- Rails Migration List
- Random Text
- Rsub (Sublime Text support for TextMate’s rmate)
- Ruby Hash Converter (former Ruby 1.9 Hash Converter)
- RubyTest
- ScalaFormat
- Schemr
- SelectUntil
- Smart Delete
- Soda Theme
- Solarized Toggle
- Strapdown Markdown Preview
- SublimeAStyleFormatter
- SublimeClang
- SublimeGDB
- SublimeGit
- SublimeInsertDatetime
- SublimeREPL
- SublimeSBT
- SublimeSimpleSync
- SublimeTmpl
- SublimeXDebug
- sublime-github
- Surround
- SyncedSideBar
- Table Editor
- Themr
- TOML
- Tradsim
- Trailing Spaces
- TWiki
- URLEncode
- View In Browser
- Vintageous
- Wind
- Worksheet
- Xdebug Client
sublime text plugins的更多相关文章
- 【转】3 Essential Sublime Text Plugins for Node & JavaScript Developers
原文转自:http://scottksmith.com/blog/2014/09/29/3-essential-sublime-text-plugins-for-node-and-javascript ...
- Essential Sublime Text Plugins
Essential Sublime Text Plugins Add some killer tools to your arsenal. View them all at /repo/sublime ...
- Sublime Text 3 Install Markdown Preview Plugins
Sublime Text 3 Install Markdown Preview Plugins. [TOC] 前言 什么是Markdown Markdown是一种可以使用普通文本编辑器编写的标记语言, ...
- [转]The Best Plugins for Sublime Text
Source: http://ipestov.com/the-best-plugins-for-sublime-text/ Good day, everyone! I tried to collect ...
- Sublime Text 2配置文件详解
Sublime Text 2是那种让人会一眼就爱上的编辑器,不仅GUI让人眼前一亮,功能更是没的说,拓展性目前来说也完全够用了,网上介绍软件的文章和推荐插件的文章也不少,而且很不错,大家可以去找找自己 ...
- 开发者最常用的 8 款 Sublime Text 3 插件
转载于:http://www.itxuexiwang.com/a/liunxjishu/2016/0228/177.html?1456925631Sublime Text作为一个尽为人知的代码编辑器, ...
- Sublime Text插件:HTML-CSS-JS Prettify
该插件依赖到nodejs环境 1.安装 在Sublime Text中,按下Ctrl+Shift+P调出命令面板; 输入install 调出 Install Package 选项并回车; 输入prett ...
- SUBLIME TEXT 2 设置文件详解
SUBLIME TEXT 2 设置文件详解 Preferences.sublime-settings文件: // While you can edit this file, it’s best to ...
- Sublime Text 3最好的功能、插件和设置(转)
Sublime Text 3 是一个了不起的软件.首先,它是一个干净,实用,可以快速的编写代码编辑器.它不仅具有令人难以置信的内置功能(多行编辑和VIM模式),而且还支持插件,代码片段和其他许多东西. ...
随机推荐
- 图的基本操作(基于邻接矩阵):图的构造,深搜(DFS),广搜(BFS)
#include <iostream> #include <stdio.h> #include <cstdlib> #include <cstring> ...
- Python 线程和进程和协程总结
Python 线程和进程和协程总结 线程和进程和协程 进程 进程是程序执行时的一个实例,是担当分配系统资源(CPU时间.内存等)的基本单位: 进程有独立的地址空间,一个进程崩溃后,在保护模式下不会对其 ...
- 域名DNS解析工具ping/nslookup/dig/host
常见 DNS 记录的类型 类型 目的 A 地址记录,用来指定域名的 IPv4 地址,如果需要将域名指向一个 IP 地址,就需要添加 A 记录. AAAA 用来指定主机名(或域名)对应的 IPv6 地址 ...
- RxJava2学习笔记(3)
接上回继续,今天来学习下zip(打包)操作 一.zip操作 @Test public void zipTest() { Observable.zip(Observable.create(emitter ...
- java知识思维图解
- Using a Virtex Device to Drive 5V CMOS-Level Signals
Must tri-state outputs and use an external resistor to pull up to 5V To drive 5V CMOS-level inputs, ...
- 在 Python 中使用 in_memory 工作空间
在 Python 中使用 in_memory 工作空间 在 Python 脚本中,in_memory 工作空间仅对地理处理工具有效:它不是可以写入任何数据的通用虚拟目录. 您可以按以下代码示例所示使用 ...
- .NET:race conditions
race conditions (when an anomalous result occurs due to an unexpected critical dependence on the tim ...
- OKHttpUtil工具类
导入jar包下载链接 http://square.github.io/okhttp/ package com.common.util; import java.io.IOException; impo ...
- Chart:Amcharts
ylbtech-Chart:Amcharts Amcharts ,是一个致力于图表组件开发的公司,公司地址在立陶宛首都维尔纽斯,2004年开始推出图表和地图组件. 1. 简介返回顶部 截至目前,amC ...