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

Java/Java Properties/Scala language support #7

Closed
arcticicestudio opened this issue Sep 17, 2016 · 0 comments
Closed

Java/Java Properties/Scala language support #7

arcticicestudio opened this issue Sep 17, 2016 · 0 comments

Comments

@arcticicestudio
Copy link
Contributor

Implement optimized styles for Java entities for the milestone backlog core 📦 language-java and language-scala packages.
The language-java package includes the .source.java-properties CSS class for Java Property styling.

Java

  1. Primitive types (int, float, double, String, boolean ...) should differ from classes
  2. Package imports should be colored
  3. Classes should be colored
  4. Annotations should be colored
  5. The instanceof keyword should be colored as keyword
  6. Brackets (<>) should be colored as special punctuations

Scala

  1. Package imports should be colored
  2. Import variables should be colored
  3. Classes should be colored

Java Properties

  1. Key Pairs should be colored
  2. Meta punctuations should have the corresponding punctuations
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