hello, we develop a gnu/linux distribution and we incorporate GEANY as an IDE programming editor. We were presented with the following problem, we want to add some snippets of our own (for PILAS-engine, a game development platform in python) and we can not add them to /home/user/.config. We need GEANY to raise an additional snippets file from / etc for custom extra snippets by defalut.
or another way to do it ?
Thank you!
Unless you provide a pull request to load snippets from additional locations its unlikely that Geany behaviour will change.
Probably better to simply maintain a patch to apply to the system snippets file each new release you import.
github-comments@lists.geany.org