Skip to content

Syntax highlighting is broken when there is no semicolon after a type declaration #221

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

Open
lunaisnotaboy opened this issue Aug 21, 2023 · 3 comments

Comments

@lunaisnotaboy
Copy link

We don't use semicolons in my project, so this is really annoying. It breaks everything after it.

<script lang="ts">
type T = any
</script>
@lunaisnotaboy
Copy link
Author

(opened here since vuejs/language-tools#986 was closed without an actual fix)

@lunaisnotaboy
Copy link
Author

Also seemed to be fixed in microsoft/TypeScript-TmLanguage@d1a9c20.

@deathaxe
Copy link

This is no longer an issue in versions shipped for ST4153+.

grafik

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