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

Highlighting #34

Open
kiith-sa opened this issue Dec 31, 2014 · 0 comments
Open

Highlighting #34

kiith-sa opened this issue Dec 31, 2014 · 0 comments

Comments

@kiith-sa
Copy link
Collaborator

  • We first need JS-less highlighting equivalent to what we get now with JS - generate markup with needed <span class="XXX"> in HarboredFormatter.

These may be split into separate issues when the above is done:

  • When JS-less higlighting works, implement Eclipse style semantic highlighting - differentiating between what is a class, enum, function, etc; this will need lists of all types in code
  • The "best" higlighting would be KDevelop-like semantic highlighting, with individual variables/functions tinted (can do that by having e.g. 64 CSS classes randomly assigned to variables), similar colors based on similar prefixes/postfixes, etc.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant