Skip to content

madskristensen/IonicPack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ionic Pack for Visual Studio

Build status

Download this extension from the VS Gallery or get the nightly build.


A set of tools to make you more productive working with the Ionic Framework for Apache Cordova.

See the changelog for changes and roadmap.

Note! If you have ReSharper installed, you may have to disable it to get any HTML Intellisense from this extension.

HTML

Intellisense

It adds Intellisense for the Ionic directives in the HTML editor.

HTML Intellisense

Also attribute and attribute values have Intellisense.

Attribute values

Validation

The validation helps identify common mistakes and typos directly in the editor, so you can quickly fix them and move on.

HTML Validation

Snippets

Snippets makes it easy to scaffold markup components. They appear in the regular HTML element Intellisenese and you can easily identify them by their Ionic snippet icon.

HTML snippets

JavaScript

When wring JavaScript, the edtiing is beefed up to give even better and more precise Intellisense and tooltips for projects consuming ionic.bundle.js

Intellisense

Intellisense for JavaScript is also provided.

JavaScript Intellisense

Snipppets

Snippets makes it easy to scaffold scripted components. They appear in the regular JavaScript Intellisenese and they all start with the word ion followed by name.

JavaScript snippets

Contribute

Check out the contribution guidelines if you want to contribute to this project.

For cloning and building this project yourself, make sure to install the Extensibility Tools 2015 extension for Visual Studio which enables some features used by this project.

License

Apache 2.0

About

A Visual Studio extension

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages