Meteor Toolbox v1.2.0 - Language Server

Hello, everyone!

We are happy to announce that we just released “v1.2.0” of the meteor-toolbox extension!
This update includes the Meteor Language Server, which adds support to Blaze.

Now we have “go to definition/references” for helpers and templates (HTML → JS, JS → HTML):
template-definition

We also have completion for template names:
template-completion

Check it out and let us now what you think!
The extension is available on vscode marketplace and on open-vsx.

If you find any issues/bugs or have any questions, please create an issue on the repository.

Thanks!

17 Likes

Congrats! Very helpful! :tada:

1 Like

Awesome work @matheusccastro !!