Skip to content
This repository was archived by the owner on Nov 12, 2025. It is now read-only.
This repository was archived by the owner on Nov 12, 2025. It is now read-only.

Java completion items are missing #164

@jmbockhorst

Description

@jmbockhorst

I found a bug with Java completion items that are not showing up using intellicode. They do show up after editing the function name, but not when using the "." (See video). I did verify that if I disabled the intellicode extension, it worked properly.

Product and Version [VS/VSCode]: VSCode 1.42.0-insider (Commit: 5dcf2c96b6562b3aa879dbb455de4b58e17cb804)
OS Version [macOS/Windows]: Windows_NT x64 10.0.19546
IntelliCode Extension Version: 1.2.4
Target Platform or Language [e.g. Node.js]: Java

Steps to Reproduce / Scenario:

  1. Use Spring Boot JdbcTemplate (org.springframework.jdbc.core.JdbcTemplate) variable
  2. Try find the update() functions bring pressing "." after the variable name.

completion

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions