Interesting, I think this is a logic error in how we prepare included files. I’ll see what we can do about recursive includes like this
@Gregor_Pirs A new version (3.0.2) of the extension is releasing now that should fix the issue you were having with nested includes (fingers crossed). Thanks for reporting it!
I created a similar plugin for JetBrains enjoyers :)
I created a JetBrains plugin for the Stan language support. If you use PyCharm, DataSpell, IntelliJ or any other compatible IDE, you can check it out. So far it’s intended only to help with editing stan language files, it doesn’t build or run any models.
It should be available in the official marketplace when you go to Setting → Plugins, you should be able to search for it. You can also get it from here: https://plugins.jetbrains.com/plugin/32004-stan-language-support
or build from sources her…