I am on linux ubuntu 20.04
geany version:
geany 1.36 (built on 2020-03-22 with GTK 3.24.14, GLib 2.64.1)
simplest test possible:
- at tools menu, edit the asm single line comment from ';' to '#'
- reload the configuration files or restart geany
- absolutely nothing happens
- try to root edit related file: /usr/share/geany/filedefs/filetypes.asm
- absolutely nothing happens again
is the config all hardcoded?
none of the related questions and answers helped:
geany custom filetype .svrf for syntax highlighting
Custom syntax highlighting in Geany
Make Geany recognize additional file extensions
...
am I doing something wrong?
as soon I am able to make anything work at all, I will try to add a new filetype with many specific setting, so I just need to at least make anything work at all initially.