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

Support programatic colourization #9994

Closed
DanTup opened this issue Jul 31, 2016 · 2 comments
Closed

Support programatic colourization #9994

DanTup opened this issue Jul 31, 2016 · 2 comments
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@DanTup
Copy link
Contributor

DanTup commented Jul 31, 2016

I'm working on integrating Google's Dart analysis server into VS Code (it's a language server pretty similar to the one specified here). One of the features it provides is colorization but as far as I can tell VS Code only supports colorization from TextMate language files.

Building a grammar that perfectly matches the Dart spec (and keeping it updated) is not a simple task. The SDK includes an analysis server providing an accurate implementation, it would be great to be able to use it!

@DanTup
Copy link
Contributor Author

DanTup commented Jul 31, 2016

Probably this is a dupe of #1967?

@kieferrm
Copy link
Member

kieferrm commented Aug 2, 2016

Duplicate of #1967.

@kieferrm kieferrm closed this as completed Aug 2, 2016
@kieferrm kieferrm added the *duplicate Issue identified as a duplicate of another issue(s) label Aug 2, 2016
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

2 participants