One of the most popular text editors used for coding is Sublime Text. Sublime text 3 has many features that make coding fun, and with Sublime Text  3 package, we can add many features to help with our app. Sublime Text 3 is a popular code editor that is very extensible and makes writing code effortless. you may also like reading Best sublime text 3 Themes. An evaluation version can be downloaded from here.  In this article, we will highlight top sublime text 3 packages to use in 2019.


1 – Package Control

Package control retrieves a list of plugins from their central server, making it easier to find new plugins.  It is probably the essential plugin.

 

sublime text 3 packages

Why the best Sublime Text 3 Package?

  • You can easily customize and extend Sublime text!
  • your packages are automatically updated
  • GitHub, BitBucket and a full channel/repository system are supported.
Visit site

2 – SideBar Enhancements

This package Provides enhancements & additional Functionalties to the operations on Sidebar of Files and Folders for Sublime Text.

Sublime Text 3 Package

Why the best Sublime Text 3 Package?

  • Adds lot’s of functionality to the sidebar.
  • Copy the content of a file as data:uri base64
  • Preference to control if a buffer should be closed when affected by a deletion operation.
Visit site

3 – Emmet

Emmet is a plugin that enables faster HTML and CSS creation with the use of snippets. It uses abbreviations that expand to valid HTML tags.

Sublime Text 3 Package

Why the best Sublime Text 3 Package?

  • Makes writing HTML really fast
  • Makes writing CSS really fast
  • based on the Emmet standard.
Visit site

4 – SublimeGit

You used to have to pay for this plugin (that’s how awesome it is), but this past year it was open-sourced. SublimeGit brings Git into Sublime, so you don’t need to go back and forth between the command line and your text editor.

Sublime Text 3 Package

Why the best Sublime Text 3 Package?

  • It has a huge list of features, which you can find in the SublimeGit docs.
  • To get started quickly, install the plugin and use the Command Palette to launch your Git commands.
  • extends git functionality in sublime text 3
Visit site

5 –  Bracket Highlighter

Bracket highlights the brackets, quotes and html tags. It’s a simple plugin, but helps a lot when working on big code files. Bracket Highlighter matches a variety of brackets such as: [](){}""''#!xml <tag></tag>, and even custom brackets.

 Sublime Text 3 Package

Why the best Sublime Text 3 Package?

  • Customizable to highlight almost any bracket.
  • Selectively disable or enable specific matching of tags, brackets, or quotes.
  • Configurable custom gutter icons.
Visit site

6 – A File Icon

A File Icon package is great for easily scanning what files you have in your project. It simply adds pretty and customizable icons to supported files in your project sidebar.

Sublime Text 3 Package?

Why the best Sublime Text 3 Package?

  • Supported by Material them and Boxy Themes for customized thematic icons.
  • Adds file-specific icons to Sublime Text for improved visual grepping.
  • You can change the colour, opacity level and size of the icons by modifying your user preferences file
Visit site

know any other sublime packages you like ? share with us.