Skip to content

Code completion fails after existing values in method arguments #212

@xterao

Description

@xterao

When invoking code completion inside a method call’s argument list that already contains a value (e.g., a variable name), no suggestions are offered. Placing the cursor immediately after an existing argument prevents code completion from showing relevant options.

-- employee is DAO parameter
/* @isBlank(employee). <missing suggests >*/

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions