JavaBeat

  • Home
  • Java
    • Java 7
    • Java 8
    • Java EE
    • Servlets
  • Spring Framework
    • Spring Tutorials
    • Spring 4 Tutorials
    • Spring Boot
  • JSF Tutorials
  • Most Popular
    • Binary Search Tree Traversal
    • Spring Batch Tutorial
    • AngularJS + Spring MVC
    • Spring Data JPA Tutorial
    • Packaging and Deploying Node.js
  • About Us
    • Join Us (JBC)
  • Privacy
  • Contact Us

Being Oriented to the Sublime Text Plugins for JavaScript Developers

September 22, 2016 by Krishna Srinivasan Leave a Comment

Sublime Text is a favorite text editor of many web developers, but it can still be improved upon. Check out this list of plugins to use with your Sublime Text editor to improve your code writing experience.

1. JsFormat

The JsFormat plugin can be used for JavaScript formatting within your Sublime Text editor. It will automatically format JavaScript and JSON for you to make sure your code is clean.

2. Babel

Being Oriented to the Sublime Text Plugins for JavaScript Developers

Babel adds syntax definitions and highlighting for ES6 JavaScript and React JSX extensions.

3. JSHint

JSHint is a Sublime Text plugin that helps to detect errors and potential problems in your JavaScript code. Using it will make sure your code is more efficient and error free.

4. DocBlockr

Being Oriented to the Sublime Text Plugins for JavaScript Developers

DocBlockr simplifies adding comments in many different languages (JavaScript, PHP, C++, to name a few) by generating the comments for you based on the particular language’s format.

5. SideBar Enhancements

This plugin will add some really cool features to your Sublime Text sidebar that will make it easier for you to write your code, like a move to trash option and a clipboard option. 

Filed Under: Java Tagged With: Babel, DocBlockr, JsFormat, JSHint, SideBar Enhancements

About Krishna Srinivasan

He is Founder and Chief Editor of JavaBeat. He has more than 8+ years of experience on developing Web applications. He writes about Spring, DOJO, JSF, Hibernate and many other emerging technologies in this blog.

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Follow Us

  • Facebook
  • Pinterest

As a participant in the Amazon Services LLC Associates Program, this site may earn from qualifying purchases. We may also earn commissions on purchases from other retail websites.

JavaBeat

FEATURED TUTORIALS

Answered: Using Java to Convert Int to String

What is new in Java 6.0 Collections API?

The Java 6.0 Compiler API

Copyright © by JavaBeat · All rights reserved