Skip to content

Autocompletion in a module descriptor repeats what's already typed #499

@anthonyvdotbe

Description

@anthonyvdotbe

With the following content, and the cursor at the end of the requires line, do auto-completion:

module foo {
requires java.net.ht
}

Actual: requires java.net.java.net.http
Expected: requires java.net.http

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions