Benjamin Heimann
Benjamin Heimann
I found that Langium has an interface DocumentSymbolProvider but not something equivalent for [Workspace symbols](https://microsoft.github.io/language-server-protocol/specifications/lsp/3.17/specification/#workspace_symbol). Workspace Symbols can be quite handy because they allow to quickly navigate to symbols across...
I can confirm the error; my InfluxQL Queries are not working in Grafana **10.3.1** because the variables are not being properly escaped. I believe that this is a bug. According...
This is going to be fixed in Grafana 10.4.0: https://github.com/grafana/grafana/pull/80971
> On the homepage it is mentioned that Langium can be used for IntelliJ editors. However, I wasn't able to find any information on how this could be achieved. >...
I would also like to have pre-built binaries for the same reason. I can install chompjs locally without any issues, but I encounter errors during the Docker build because some...
@Nykakin Thank you for deploying it! When I install chompjs directly on my Mac, it works without any problems and uses the wheel **chompjs-1.3.1-cp311-cp311-macosx_11_0_arm64.whl**. When I install chompjs in the...