Skip to content

SublimeUser/bestplugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 

Repository files navigation

The best plugins of the sublime text 3

Getting Starting.

INSTALLATION

Simple:

The simplest method of installation is through the Sublime Text console. The console is accessed through ctrl + ` or View > Show Console.

install

Once opened, paste the Python code below for your version of Sublime Text on the console. console

import urllib.request,os,hashlib; h = 'df21e130d211cfc94d9b0905775a7c0f' + '1e3d39e33b79698005270310898eea76'; pf = 'Package Control.sublime-package'; ipp = sublime.installed_packages_path(); urllib.request.install_opener( urllib.request.build_opener( urllib.request.ProxyHandler()) ); by = urllib.request.urlopen( 'http://packagecontrol.io/' + pf.replace(' ', '%20')).read(); dh = hashlib.sha256(by).hexdigest(); print('Error validating download (got %s instead of %s), please try manual install' % (dh, h)) if dh != h else open(os.path.join( ipp, pf), 'wb' ).write(by)

This code creates the Packages folder that is installed for you.

Click for To view

video

Now

Press Ctrl + Shift + P for install the plugins.

Plugin Number ONE:

  • Seti_UI

set_ui

click here for information

https://packagecontrol.io/packages/Seti_UI

Plugin Number TWO:

  • StyleToken

see example:

1 2 3

click here for information

https://packagecontrol.io/packages/StyleToken

Plugin Number Three:

*SideBarEnhancements

see example

sidebar

click here for information

https://packagecontrol.io/packages/SideBarEnhancements

Plugin Number Four:

*SFTP

click here for information

https://wbond.net/sublime_packages/sftp/usage

Plugin Number Five:

*Jquery

Using snippets

Snippets are used by typing the method name and selecting the appropriate match, see below for an example when using ajax as the tabtrigger:

ad

Plugin Number Six:

*Inc-Dec-Value

see example

0d81ce376f1f7be21a06effe832b8fcb5f111397

60476a3b779ae610f0eb167b4e40b30254a1ec03

click here for information

https://packagecontrol.io/packages/Inc-Dec-Value

Plugin Number Seven:

*HTML Nest Comments

see example

f

Plugin Number Eight:

*Grunt

see example

grunt

click here for information

https://github.com/tvooo/sublime-grunt/

Plugin Number Nine:

*Color Highlighter

see example

cc ccc

click here for information

https://github.com/Monnoroch/ColorHighlighter

Plugin Number Ten:

*BracketHighlighter

see example

eeee

click here for information

http://facelessuser.github.io/BracketHighlighter/

Plugin Number Eleven:

*AutoFileName

see example

fff

Plugin Number Twelve:

*AlignTab

see example

align

61debb15bc785505cf7df939edf2cf6c6b77c00b

click here for information

https://packagecontrol.io/packages/AlignTab

Plugin Number thirteen:

*Emmet

click here for information

https://docs.emmet.io/ https://emmet.io/

Plugin Number Fourteen:

*A file icon

see example

i

click here for information

https://github.com/ihodev/a-file-icon

Plugin Number Fifteen:

see example

solarized-light solarized-dark monokai tomorrow

click here for information

https://packagecontrol.io/packages/Boxy%20Theme

*Gulp

Plugin Number Sixteen:

see example

https://sublime-gulp.nicosantangelo.com/

About

The best plugins of the sublime text

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published