[BUG] Incorrect error highlighting on a successful project

Hi! I have a pet project in Java 21 and Spring Boot 3. I use many different technologies, but the syntax highlighting is always red on the Lombok, Spring Security, and jakarta.validation.constraints imports.

The error is:

The import org.springframework.security cannot be resolved Java (268435846)

Or a general error:

The import %import% cannot be resolved Java (%number%)

%class% cannot be resolved to a type Java (%number%)

There are no steps to reproduce, the highlighting is always on.

Note:

  • The project builds successfully, the tests pass, and the application starts.
  • The same project builds and starts in IntelliJ IDEA without any errors.
  • All plugins and Antigravity are updated
  • All incompatibilities between dependencies, java, gradle versions are checked
Antigravity Version: 1.15.8
VSCode OSS Version: 1.104.0 (user setup)
Commit: 7a8657542180fb8440c8dcc20d83285fe11360ed
Date: 2026-01-24T04:14:01.501Z
Electron: 37.3.1
Chromium: 138.0.7204.235
Node.js: 22.18.0
V8: 13.8.258.31-electron.0
OS: Windows_NT x64 10.0.22631
Language Server CL: 860355132
Screens