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

[Question] Should we reuse highlights.scm? #132

Open
jcs090218 opened this issue Feb 13, 2021 · 0 comments
Open

[Question] Should we reuse highlights.scm? #132

jcs090218 opened this issue Feb 13, 2021 · 0 comments
Assignees
Labels

Comments

@jcs090218
Copy link

I know people are able to write javascript inside a typescript file. Should people load JavaScript's hightlights.scm file for a TypeScript file? Or should we just load scheme file separately for each language?

  • file.ts -> load ts/highlights.scm and js/highlights.scm
  • file.js -> load js/highlights.scm

or

  • file.ts -> load ts/highlights.scm
  • file.js -> load js/highlights.scm
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

5 participants