[–] argumentum 13y ago ↗ I was told about zencoding this summer.. pretty darn cool and useful. [–] jbrooksuk 13y ago ↗ If you like the ZenCoding package then you should check out Emmet: http://emmet.io it's what ZC became. [–] argumentum 13y ago ↗ Cool, awesome.
[–] jbrooksuk 13y ago ↗ If you like the ZenCoding package then you should check out Emmet: http://emmet.io it's what ZC became. [–] argumentum 13y ago ↗ Cool, awesome.
[–] bravoyankee 13y ago ↗ Printing functionality would be good. Does it exist as a plugin? [–] jbrooksuk 13y ago ↗ There is a plugin which converts the active view into a PDF which you can then print. I think it's called PrintPDF or something the only one I can find quickly is this build system. https://github.com/mkecol/Sublime-Text-2-HTML-to-PDF-Build-S...
[–] jbrooksuk 13y ago ↗ There is a plugin which converts the active view into a PDF which you can then print. I think it's called PrintPDF or something the only one I can find quickly is this build system. https://github.com/mkecol/Sublime-Text-2-HTML-to-PDF-Build-S...
[–] kirang1989 13y ago ↗ I generally use ST for web development stuff. I use the following packages:1. Tag 2. HTML Prettify 3. Sublime Intel
[–] bblax 13y ago ↗ Markdown preview: https://github.com/revolunet/sublimetext-markdown-preview (package manager install -> MarkdownPreview)I have also used/found use for LaTeXTools and various Go packages.
[–] mikeburrelljr 13y ago ↗ DetectSyntax - DetectSyntax is a plugin for Sublime Text 2 that allows you to detect the syntax of files that might not otherwise be detected properly. https://github.com/phillipkoebbe/DetectSyntaxjQuery - This is a Sublime Text bundle to help with jQuery functions. https://github.com/SublimeText/jQueryPrefixr - Runs CSS through Prefixr.com API http://wbond.net/sublime_packages/prefixrSideBarEnhancements - Enhancements to Sublime Text sidebar. Files and folders. https://github.com/titoBouzout/SideBarEnhancementsSublimeLinter - Inline lint highlighting for the Sublime Text 2 editor https://github.com/SublimeLinter/SublimeLinterXdebug - Xdebug Interface for Sublime Text 2 https://github.com/Kindari/SublimeXdebug
[–] jameswyse 13y ago ↗ Not much besides SublimeLinter, that alone has improved my coding style a lot.I use a theme called 'Tomorrow-Night' which I like a lot, it's also available for other editors too.https://github.com/chriskempson/tomorrow-theme
[–] nikhilpandit 13y ago ↗ vintage mode with a few minor modificationsiTodo plugin (makes it easy to write simple todo lists in Sublime, with functionality to add tasks and mark them as complete)
[–] pratyushmittal 13y ago ↗ FileDiffs - Shows comparison between files or clipboard (uses Git internally)Djaneiro - Django template filters and tagsMarkdown Preview - Previews markdown posts (allows user keybinding)Sublemacspro - Emacs keybinding in Sublime TextWord count - Shows word count (useful with Markdown preview)Theme Soda - I like this theme with Monaco fontTerminal - Opens terminal in the project locationSublimeLinter - Inline lint highligting
12 comments
[ 3.2 ms ] story [ 44.6 ms ] thread1. Tag 2. HTML Prettify 3. Sublime Intel
I have also used/found use for LaTeXTools and various Go packages.
jQuery - This is a Sublime Text bundle to help with jQuery functions. https://github.com/SublimeText/jQuery
Prefixr - Runs CSS through Prefixr.com API http://wbond.net/sublime_packages/prefixr
SideBarEnhancements - Enhancements to Sublime Text sidebar. Files and folders. https://github.com/titoBouzout/SideBarEnhancements
SublimeLinter - Inline lint highlighting for the Sublime Text 2 editor https://github.com/SublimeLinter/SublimeLinter
Xdebug - Xdebug Interface for Sublime Text 2 https://github.com/Kindari/SublimeXdebug
I use a theme called 'Tomorrow-Night' which I like a lot, it's also available for other editors too.
https://github.com/chriskempson/tomorrow-theme
iTodo plugin (makes it easy to write simple todo lists in Sublime, with functionality to add tasks and mark them as complete)
Djaneiro - Django template filters and tags
Markdown Preview - Previews markdown posts (allows user keybinding)
Sublemacspro - Emacs keybinding in Sublime Text
Word count - Shows word count (useful with Markdown preview)
Theme Soda - I like this theme with Monaco font
Terminal - Opens terminal in the project location
SublimeLinter - Inline lint highligting