Skip to content

java.lexer: The va "int va =" is incorrectly lexed to "va " (includes trailing space) - #9586

Merged
matthiasblaesing merged 1 commit into
apache:masterfrom
matthiasblaesing:var_lexing_1
Sep 2, 2026
Merged

java.lexer: The va "int va =" is incorrectly lexed to "va " (includes trailing space)#9586
matthiasblaesing merged 1 commit into
apache:masterfrom
matthiasblaesing:var_lexing_1

Conversation

@matthiasblaesing

Copy link
Copy Markdown
Contributor

Closes: #9579

@matthiasblaesing matthiasblaesing added this to the NB32 milestone Aug 30, 2026
@matthiasblaesing matthiasblaesing added Java [ci] enable extra Java tests (java.completion, java.source.base, java.hints, refactoring.java, form) ci:dev-build [ci] produce a dev-build zip artifact (7 days expiration, see link on workflow summary page) labels Aug 30, 2026

@lahodaj lahodaj left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense to me. Thanks!

@matthiasblaesing
matthiasblaesing merged commit e11f44b into apache:master Sep 2, 2026
34 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci:dev-build [ci] produce a dev-build zip artifact (7 days expiration, see link on workflow summary page) Java [ci] enable extra Java tests (java.completion, java.source.base, java.hints, refactoring.java, form)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Strange behavior in the editor when a variable is named "va"

2 participants