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

Group Some Character Colors #465

Closed
nixpulvis opened this issue Apr 10, 2016 · 1 comment
Closed

Group Some Character Colors #465

nixpulvis opened this issue Apr 10, 2016 · 1 comment

Comments

@nixpulvis
Copy link

This might be something worth looking into a more general solution for other package creators too, but I would love the minimap to reflect not the characters, but the tokens of my language. This would be a very cool way to see at a high level what my code looked like.

To be more specific I don't mean that the sizes would change, simply the coloring. So example today a string looks like a green ((green*) grey)* green generally, if tokenized it would all be green.

The natural extension to this would be a way to change between token and AST display. But that begs many many more questions, and I haven't thought about it enough.

@nixpulvis
Copy link
Author

The more I think about this, the less tokenizing the whole thing make sense I really just want to capture some examples like strings.

@nixpulvis nixpulvis changed the title Tokenize File Group Some Character Colors Apr 10, 2016
@abe33 abe33 closed this as completed in 68c9826 Apr 16, 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

No branches or pull requests

1 participant