Skip to content

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

Open
matthiasblaesing wants to merge 1 commit into
apache:masterfrom
matthiasblaesing:var_lexing_1
Open

java.lexer: The va "int va =" is incorrectly lexed to "va " (includes trailing space)#9586
matthiasblaesing wants to merge 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!

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