Sunday, March 1, 2015

7 Sublime Text Packages For Front End Developers

Sublime text is a powerful code editor. Front end developers often use sublime text editors for writing code. Sublime text editor comes with number of powerful plug-ins and packages. These added functionalities to editor packages fulfill all coding needs. Today we have listed top seven Sublime Text packages.




1. AlignTab:

AlignTab as the name suggests takes care of alignment of your code. This tool comes with user-friendly Preview Mode that helps you see how alignment is applied. This tool also offers Table Mode that lets you define alignment for tables in markdown language. This tool comes really handy to make your code easy to read.

2. ColorHighlighter:

This tool shows selected colour codes with visual colour. You can select the colour and preview live version. ColorHighlighter supports all CSS colour formats like Hex, RGB, HSV and HSL. You can include colour keywords for easy use. 

3. MultiEditUtils:

This plugin brings much more improved features like multi-cursor and multi-selection to SublimeText, which helps in saving time for editing lengthy lines of code. You can easily merge or swap codes between selected lines. This is a must have tool for pro-coders.

4. Git Gutter:

Git Gutter is the best Sublime Text plugin to work with Git version control system. The tool shows flags in gutter area. You can edit, ad or remove tools in your code using Git Gutter. The tool is useful to instantly compare your code with commit, branch or head repository.

5. Modific:

This tool has best integration of Git and SVN. You can mark changes in your code using Modific. The tool can be used to compare differences between current and changed code by pressing Ctrl+Alt+D. You can easily revert code modifications using Modific.

6. Inc Dec Value:

You can easily increase or decrease numbers using Inc Dec Value. You can change date, HEX colors and numbers of different lines simultaneously using Inc Dec Value. Increasing or decreasing values using this tool is quite easily. Simply press Alt + (up arrow) to increase or Alt + (down arrow) to decrease the number. The tool also supports mouse wheel.

7. FileBrowser:

File Browser lets you easily navigate your files and folders in your project directory. This tool supports number of keyboard shortcuts that you can use to easily navigate through your project directory. The plugin can boost your workflow very easily. You can install this plugin, you can easily access your project directory. 



 Courtesy:- EFYTIMES News Network

No comments:

Post a Comment