Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

auto complete error about "import" #262

Closed
LoongWynn opened this issue Nov 26, 2019 · 3 comments
Closed

auto complete error about "import" #262

LoongWynn opened this issue Nov 26, 2019 · 3 comments
Assignees

Comments

@LoongWynn
Copy link

LoongWynn commented Nov 26, 2019

Environment:

  • VS Code Version:
    • 1.40.1(user setup)
  • Extension Version:
    • Maven for Java
    • Java Test Runner
    • Java Extension Pack
    • Java Dependency Viewer
  • JDK Type & Version:

java 12 2019-03-19
Java(TM) SE Runtime Environment (build 12+33)
Java HotSpot(TM) 64-Bit Server VM (build 12+33, mixed mode, sharing)

  • OS Type & Version:
    • Windows

Step to Reproduce:
1. open a java file
2. type import java.uti
3. type Tab

Expected Behavior:

  • produce import java.util
    Actual Behavior:
  • two java were typed.
    out

Related Issues:

  • no
@akaroml
Copy link
Member

akaroml commented Nov 27, 2019

Thanks for reporting. @testforstephen and @jdneo please take a look.

@testforstephen
Copy link
Contributor

Opened an issue in upstream VS Code. microsoft/vscode#85741

@jdneo
Copy link
Member

jdneo commented Dec 2, 2021

Cannot repro in VS Code Java 1.1.0 any more. It should have been fixed some time ago.

@jdneo jdneo closed this as completed Dec 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants