Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to setup intellisense and formatting? #3

Closed
sebastianmacias opened this issue Mar 9, 2019 · 2 comments
Closed

How to setup intellisense and formatting? #3

sebastianmacias opened this issue Mar 9, 2019 · 2 comments

Comments

@sebastianmacias
Copy link

I installed the extension and so far it highlights the .vue code however intellisense and formatting doesn't seem to be working. Are there any additional steps I might be missing or these features are not supported?

@uniibu
Copy link
Collaborator

uniibu commented Mar 22, 2019

Hi, sorry for the late response. I've updated the extension to v0.2.0 which now uses all features of vue-language-server which includes:

  • Syntax-highlighting
  • Snippet
  • Emmet
  • Linting / Error Checking
  • Formatting
  • Auto Completion
  • Debugging

However, this is only compatible with @next version of Theia packages eg. @theia/core@next, @theia/editor@next etc...

@uniibu uniibu closed this as completed Mar 22, 2019
@sebastianmacias
Copy link
Author

So far I have tested:

  • Syntax-highlighting
  • Formatting
  • Auto Completion

Works great! Thank you for your work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants