Olaf Gottschalk
08/09/2024, 11:22 AMScriptCompilationConfiguration
are working properly when calling the eval
on the scripting host, but are ignored when IntelliJ handles the same script file type in its editor... specifically, I added some checks and declare failures using markFailureResult
in refineConfiguration { beforeParsing { ... }}
- but even if I just return an error, the editor does not show it at all...