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

Add N4JS language support #1141

Merged
merged 3 commits into from
Sep 9, 2017
Merged

Add N4JS language support #1141

merged 3 commits into from
Sep 9, 2017

Conversation

bsmith-n4
Copy link
Contributor

This PR adds highlighting support for N4JS, a strongly-typed JavaScript superset. Prism.js is already in use in the language spec.

Included are patterns and tests for:

  • keywords (similar to TypeScript)
  • annotations (similar to Java)

A short example is also included.

@mmews-n4
Copy link

mmews-n4 commented Aug 2, 2017

@Golmote @zeitgeist87 Can you merge this? It is highlight support for the Eclipse project N4JS.

@Golmote
Copy link
Contributor

Golmote commented Sep 9, 2017

Hi guys! Sorry for the delay. Thank you for contributing!

@bsmith-n4
Copy link
Contributor Author

Thanks @Golmote

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

Successfully merging this pull request may close these issues.

None yet

3 participants