DZone
Web Dev Zone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
  • Refcardz
  • Trend Reports
  • Webinars
  • Zones
  • |
    • Agile
    • AI
    • Big Data
    • Cloud
    • Database
    • DevOps
    • Integration
    • IoT
    • Java
    • Microservices
    • Open Source
    • Performance
    • Security
    • Web Dev
DZone > Web Dev Zone > Angular 2 Packages for Sublime Text 3

Angular 2 Packages for Sublime Text 3

MVB Jalpesh Vadgama provides a few bits of advice for anyone using Sublime with Angular 2.

Jalpesh Vadgama user avatar by
Jalpesh Vadgama
·
Jul. 18, 16 · Web Dev Zone · Tutorial
Like (4)
Save
Tweet
26.24K Views

Join the DZone community and get the full member experience.

Join For Free

Recently I wrote a blog post about Angular 1.5 Packages for Sublime Text 3. It was a hit and lots of people were asking for packages for Angular 2, so I thought it would be a good idea to write a blog post about it. So let’s get started. We have already learned how we can install packages on Sublime Text 3. The following are packages that are good for Angular 2.

As we all know, Angular 2 is built with TypeScript, so the first thing we need is a TypeScript package.

TypeScript

This plugin is developed by Microsoft. You can find more information at their GitHub Repository: https://github.com/Microsoft/TypeScript-Sublime-Plugin

There are code editing services provided by this package. You can do many things with the package like rename or format documents (i.e where different shortcuts are already defined in the GitHub repository). This package is a must for Angular 2 development.

typescript-package-for-sublime-text

Angular 2 Snippets

This package provides code completion and snippets for Angular 2. It has been imported from John Papa’s code completion package for Visual Studio code. You can find the link here: https://github.com/pjlamb12/st3-ng2-snippets

It provides various snippets and code completion for Angular 2.

angular2-component-sublime-text

Once you type ng2 it will have snippets for various commands in Angular 2.

angular-2-snippets-demo-for-sublime-text

That’s it. Hope you liked it. Stay tuned for more!.

AngularJS Sublime Text

Published at DZone with permission of Jalpesh Vadgama, DZone MVB. See the original article here.

Opinions expressed by DZone contributors are their own.

Popular on DZone

  • Top Soft Skills to Identify a Great Software Engineer
  • How To Integrate Event Streaming Into Your Applications
  • OPC-UA, MQTT, and Apache Kafka: The Trinity of Data Streaming in IoT
  • What Is ERP Testing? - A Brief Guide

Comments

Web Dev Partner Resources

ABOUT US

  • About DZone
  • Send feedback
  • Careers
  • Sitemap

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • MVB Program
  • Become a Contributor
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 600 Park Offices Drive
  • Suite 300
  • Durham, NC 27709
  • support@dzone.com
  • +1 (919) 678-0300

Let's be friends:

DZone.com is powered by 

AnswerHub logo