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

Colorize types everywhere #1841

Merged
merged 1 commit into from Nov 27, 2016
Merged

Conversation

vasily-kirichenko
Copy link
Contributor

It fixes #1603

It seems to colorize types correctly everywhere, except at "type hint" position:

image

I've no idea where I can get the proper range for those.

(I also replace array expression with Seq.choose for better debugging experience).

@forki
Copy link
Contributor

forki commented Nov 25, 2016

pet

@cartermp
Copy link
Contributor

Very nice

@dsyme
Copy link
Contributor

dsyme commented Nov 26, 2016

Fantastic - the changes make total sense, marked as approved

@dsyme dsyme merged commit 4506180 into dotnet:master Nov 27, 2016
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.

Types don't colorize at declaration
5 participants