> I found the `filetypes.lua` file ... So it is set for single / multiple lines
If I understand correctly, this file describes what symbols and words to use for parsing and highlighting code. And "Comment line(s)" & "Uncomment line(s)" functions (line by line) are just a nice addition. (+ Edit > Insert Comments > Insert Multiline Commemt.) Also these functions have a special feature, they use "~" as an indicator of their work: these are simple functions and you shouldn't expect miracles. "Removing multiline comments" (i.e. `--[[ ]]`, `--[=[ ]=]`, `--[==[ ]==]` and so on) sounds like... hmm... a big adventure :) P.S. "Insert Multiline Commemt" works sadly. Maybe GeanyLua can help in this case? -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/discussions/3997#discussioncomment-11043328 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/repo-discussions/3997/comments/11043...@github.com>