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

Typescript not working in new branch. #182

Open
skunkworker opened this issue May 18, 2019 · 4 comments
Open

Typescript not working in new branch. #182

skunkworker opened this issue May 18, 2019 · 4 comments
Assignees

Comments

@skunkworker
Copy link

Right now I am trying to use the typescript syntax highlight inside of a vue component.

By default when the script tag is bare, like <script> or <script type="text/javascript"> this works just fine and properly highlights the javascript.

vue_highlight_js

But when I change this to be <script type="ts"> it goes white and fails to highlight the typescript included.

vue_highlight_ts

Is there some other configuration setting that is somehow interfering with the typescript highlighting?

@skyronic skyronic self-assigned this May 18, 2019
@skyronic
Copy link
Collaborator

I haven't tried the typescript support, from what I can see there is some preliminary support. I will take a look this weekend!

@skunkworker
Copy link
Author

I haven't tried the typescript support, from what I can see there is some preliminary support. I will take a look this weekend!

Thanks for taking a look at this, I can help with testing it.

@rchl
Copy link

rchl commented Sep 9, 2021

This should work fine with latest ST version.

@FichteFoll
Copy link

FichteFoll commented Feb 1, 2023

It also definitely works in #216 (and ST4).

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

4 participants