> Geany 1.38 The `filetype_extensions.conf` file should contain two entries in this case: ```ini [Extensions] JAL=*.jal;
... [Groups] Programming=Arduino;Clojure;CUDA;Cython;Genie;Groovy;JAL;Kotlin;Nim;Scala;Swift; ``` > And why are there two entries: "jal file" and "JAL file"? Have you added two `filetypes.*.conf` files with different names? If so, why? -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/discussions/4507#discussioncomment-15718845 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/repo-discussions/4507/comments/[email protected]>
