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

HTML Syntax highlighting not working properly #10

Closed
ghost opened this issue Oct 20, 2016 · 5 comments
Closed

HTML Syntax highlighting not working properly #10

ghost opened this issue Oct 20, 2016 · 5 comments
Assignees
Labels

Comments

@ghost
Copy link

ghost commented Oct 20, 2016

I'm submitting a bug report

  • Library Version:
    0.1.5

Please tell us about your environment:

  • Operating System:
    Windows 10
  • Node Version:
    6.3.0
  • NPM Version:
    3.10.5
  • Language:
    TypeScript 2.0

Current behavior:
image

Expected/desired behavior:
Standard HTML Syntax highlighting

  • What is the expected behavior?
  • What is the motivation / use case for changing the behavior?
    Have usable HTML Syntax Highlighting
@EisenbergEffect
Copy link
Contributor

@eriklieben I've observed this above in the same code that I reported the completion errors on.

@eriklieben
Copy link
Contributor

eriklieben commented Oct 21, 2016

Thanks for the bug report, I am sorry you are experiencing these issues.

This bug is resolved in version 0.1.6. I have some problems with the publishing tools for vscode to get the extension in the marketplace, which cause a bit of a delay in getting the latest version in the marketplace.

If you really need the functionality (and can not wait) you could install it manually, but I think this requires you to de-install it again later on to receive further updates that are published to the marketplace, so it's not the preferred way to install the plugin. You could do this by getting the .vsix file from https://github.com/aurelia/vscode-extension/releases/tag/0.1.6 and perform the following command:

code --install-extension aurelia-0.1.6.vsix

@eriklieben
Copy link
Contributor

Version 0.1.7 is released, which also includes the fixes. Can you upgrade to 0.1.7 and restart vscode to see if you still have the same issues?

Thanks

@ghost
Copy link
Author

ghost commented Oct 24, 2016

I just updated to v0.1.7 and the issues are resolved.

image

@eriklieben
Copy link
Contributor

Fantastic, thanks for confirming.

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

No branches or pull requests

2 participants