Meteor integration for Visual Studio CodeThis extension brings support for Meteor to Visual Studio Code. The goal is to create an extension with complete support specific to Meteor.
Installation
For this extension to work you need to add a A very basic
FeaturesAuto completionThis extension provides typings for the whole Meteor API. It includes the typings from meteor-typings. With typings you get auto complete and also information about parameters in function calls.
ContributionI just started and have to figure out how to implement more features. So feature request and pull requests are welcome! Release Notes0.1.1
0.0.3
0.0.2
0.0.1Very first basic version only providing intellisense for Meteor Core functionality. |