Skip to content

No Syntax highlighting for queries in a @NativeQuery #1502

Closed
@ChrisVesters

Description

@ChrisVesters

Expected Behavior

When writing a query using the @NativeQuery, it would be nice to have SQL syntax highlighting.

Current Behavior

When using @Query the query gets syntax highlighting (even if you say nativeQuery = true).
When using @NativeQuery you don't get the highlighting even thought the query is identical.

Context

I found something similar in this commit
c60d41d

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions