Skip to content

The icon of "Resolve unknown type" displayed differently on linux and mac/win #830

Open

Description

Environment

- Operating System: Linux (ubuntu 18.0.4) virtual machine
- JDK version:17.0.3.1
- Visual Studio Code version:1.68.1
- Java extension version:1.8.0

Steps To Reproduce

1. Install maven for java plugin
2. Open a Maven project in VS Code, and open a .java file. In body of a function, type below statements:

       Gson gson; 

      StringUtils.capitalize("abc");

Current Result
image

Expected Result
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    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