MicrosoftDocs / intellicode

Visual Studio IntelliCode - AI-enhanced development tools. 👋Want to submit an issue to MicrosoftDocs/intellicode? If you have a bug or an idea, read the contributing guidelines before opening an issue. For FAQ's see
https://aka.ms/vsicfaq
Creative Commons Attribution 4.0 International
747 stars 66 forks source link

Autocomplete doesn't work when there's an error somewhere in the source code. #500

Open SharkFourSix opened 11 months ago

SharkFourSix commented 11 months ago

Product and Version: VSCode OS Version Ubuntu: IntelliCode Extension Version: Target Platform or Language : JAVA

Steps to Reproduce / Scenario:

  1. 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.

github-actions[bot] commented 11 months ago

Automatically marked uncategorized issue as product feedback