I noticed something rather strange. InfluxWGui is not found when using Influx in a non-native SCIDE, at least in my case with SCNVim / NeoVim. I have never seen this before with any other class (and the non gui classes, for example Influx, work fine in NeoVim). Everything works fine in the SCIDE.
The quark was installed using Quarks.install("Influx") in SC 3.10.3.
Thanks for the great work with this by the way, it is a super inspiring project.
Hi there
I noticed something rather strange. InfluxWGui is not found when using Influx in a non-native SCIDE, at least in my case with SCNVim / NeoVim. I have never seen this before with any other class (and the non gui classes, for example Influx, work fine in NeoVim). Everything works fine in the SCIDE.
The quark was installed using
Quarks.install("Influx")
in SC 3.10.3.Thanks for the great work with this by the way, it is a super inspiring project.
Best