Feels like this example should work out of the box because it's a self contained document.
Other cases are less clear. For an example, with an executable document:
{
user {
name
unknownField
}
}
SInce there's no schema to validate against, it'd be fine to show an error here but my preferred solution would be to only check the syntax, no the actual validation.
Version and Environment Details
Operation system: MacOS
IDE name and version: IntelliJ IDEA 2024.2.4
Plugin version: 242.21829.3
Description
Using IJ language injections, it happens very often (always?) that highlighting fails.
One recent example:
Feels like this example should work out of the box because it's a self contained document.
Other cases are less clear. For an example, with an executable document:
SInce there's no schema to validate against, it'd be fine to show an error here but my preferred solution would be to only check the syntax, no the actual validation.
Version and Environment Details Operation system: MacOS IDE name and version: IntelliJ IDEA 2024.2.4 Plugin version: 242.21829.3