• Menu
  • Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar

JavaBeat

Java Tutorial Blog

  • 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)
  • 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)

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. 

Category: JavaTag: 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.

Previous Post: «How to Calculate Averages and Medians of Arrays How to Calculate Averages and Medians of Arrays
Next Post: Getting to Know the Difference Between the let and var Keywords The Difference Between the let and var Keywords»

Reader Interactions

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.

Primary Sidebar

Follow Us

  • Facebook
  • Pinterest

FEATURED TUTORIALS

New Features in Spring Boot 1.4

Difference Between @RequestParam and @PathVariable in Spring MVC

What is new in Java 6.0 Collections API?

The Java 6.0 Compiler API

Introductiion to Jakarta Struts

What’s new in Struts 2.0? – Struts 2.0 Framework

JavaBeat

Copyright © by JavaBeat · All rights reserved
Privacy Policy | Contact