Skip to content

Conversation

@vasily-kirichenko
Copy link
Contributor

@vasily-kirichenko vasily-kirichenko commented Nov 22, 2016

WIP

It looks like this:

image

Issues:

  • it does not highlight enums
  • it does not highlight Active Patterns on declaration site

If this change is OK in principle, I can add highlighting for modules and, maybe, some other symbol kinds.

@dsyme
Copy link
Contributor

dsyme commented Nov 23, 2016

Ignore the AppVeyor failure, it's a timeout

@dsyme
Copy link
Contributor

dsyme commented Nov 24, 2016

@vasily-kirichenko How does this compare to default VFPT colorization? thanks

@vasily-kirichenko
Copy link
Contributor Author

@dsyme by default VFPT highlights types, modules and quotations. So,I think it'd be ok to have types and modules highlighted in RTM, as a first step. The problem is than existing code has access to full ranges, which results with #1697 and fully.qualified.ctor.names are entirely colored in this PR. Also it's impossible to distinguish namespaces, which should not be colored, from modules.

@vasily-kirichenko
Copy link
Contributor Author

I'm closing it. See #1841 instead.

@dsyme
Copy link
Contributor

dsyme commented Nov 26, 2016

super, thanks

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.

3 participants