Hello you all B)
I'd like to use Geany to write SVG and X3D markups, is it there any way to add support for them?
Thanks for any help, have a nice day ^.^
Just the generic XML features. You could add the extensions of those files to the XML type in `filetype_extensions.conf` by `Tools->Configuration Files->filetype_extensions.conf` so the XML filetype will be set automatically.
Excuse me, I didn't understand
There is no specific support for SVG or X3D, but there is generic support for XML, which is what SVG is. Not sure about X3D, but wikipedia says its "inetgrated with XML" whatever that means. So possibly the XML support will help you with them, so if you open the svg file and set the document->filetype to XML you should at least get useful(ish) XML highlighting.
To make it automatically choose XML when opening say svg files you need to add that to the extensions listed for XML. Since you are using such an olde version the menu command I gave probably isn't available and you will have to edit and copy the file directly, see the manual appropriate to your version.
Closed #1313 as completed.
I see, thanks anyhow. Maybe I'll do some homework later with the manual and the plugins you pointed me to.
github-comments@lists.geany.org