Skip to content

No Autocompletion results for method/constructor parameters #549

@mojo2012

Description

@mojo2012

The autocomplete context menu doesn't offer any usefull entries in some situations.

Environment
  • Operating System: macOS 10.13.4 (17E202)
  • JDK version: 1.8.0_112
  • Visual Studio Code version: 1.23.1 (1.23.1)
  • Java extension version: 0.26.0
Steps To Reproduce
  1. instantiate new object, start autocomplete after class name:

screen shot 2018-06-03 at 12 04 17

  1. fill in the first argument, then try to autocomplete again on the second argument:

screen shot 2018-06-03 at 12 04 31

Current Result

Although autocomplete shows "MaterialIcon" als second argument type, suddenly it is all gone, and none-fitting entries (variables) are shown.

Expected Result

The first argument should be the MaterialIcon enum.

Additional Informations

This is a closed sourc project, so I can't share the code.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions