To expand, filetype contents has two sorts: 1. `filetype.name` which is for languages which have code specifics including in Geany code 2. `filetype.name.conf` which are built on top of an existing language and do not have any code but use the specific base language
Looking at how data/filedefs shows the content for lots of languages, you might be able to get the information to make it work in yours. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/discussions/4292#discussioncomment-12920714 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/repo-discussions/4292/comments/[email protected]>
