spring-projects / spring-data-jpa

Simplifies the development of creating a JPA-based data access layer.
https://spring.io/projects/spring-data-jpa/
Apache License 2.0
2.92k stars 1.39k forks source link

weird vscode HQL syntax error in Spring Boot #3520

Closed jackytank closed 1 week ago

jackytank commented 1 week ago

I had installed Spring Boot Extension Pack in VSCode and I detect and weird JPQL/HQL syntax error present in my repository

image

although the code work fine without any runtime error, but VSCode still showing that weird syntax error make me want to become a dictator and destroy the world

christophstrobl commented 1 week ago

The VSCode extension is not part of data-jpa but the tools support. Please report the issue there.