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

var has no color #114

Closed
clankill3r opened this issue Jul 26, 2020 · 3 comments
Closed

var has no color #114

clankill3r opened this issue Jul 26, 2020 · 3 comments

Comments

@clankill3r
Copy link

This is not a joke

var x = 10;

var is supported now, but it has no color.

@agh2k
Copy link

agh2k commented Aug 13, 2020

This issue probably belongs in the processing-docs repo since it requires changing keywords_base.txt, which I assume would cause var highlight on Processing 3. Perhaps a branch there for Java 11 support is a solution?

You can manually edit your modes/java/keywords.txt file and add var KEYWORD5 in the Datatypes section, as a temporary fix.

benfry added a commit to processing/processing-docs that referenced this issue Sep 24, 2020
@benfry benfry closed this as completed in 621c076 Sep 24, 2020
@benfry
Copy link
Owner

benfry commented Sep 24, 2020

Fixed for 4.0a3.

@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants