How do I configure visual studio code for meteor development?

Meteor recommended visula studio code for development but i am not able to configure “Code” IDE for meteor.

Thanks,
Arjun K R

Sorry to be the bearer of bad news, but Visual Studio Code does not have native or even extended support for Meteor. However, it is a good general purpose code editor, but not a full IDE. If you are looking for an IDE, go with WebStorm, it has everything you need and then some!

If that’s not what you are looking for, then I would suggest Sublime Text 3 or Atom. Atom is currently my favourite editor!

Thank you for your response @tsega :smile:

1 Like