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

Description
Product and Version: VSCode
OS Version Ubuntu:
IntelliCode Extension Version:
Target Platform or Language : JAVA
Steps to Reproduce / Scenario:
- Create or open any Java project/file. Type some garbage anywhere in the file and try to type to invoke autocomplete. It will not work until you fix the error.
I think this is really counterproductive. IntelliJ autocomplete still works whether you have errors or not.