Lua comments are defined in the filetype as `--[[` and `--]]`. Commands that can have keybindings can be discovered in the `Edit->Preferences->Keybindings`, saying "hotkey" is meaningless, post the command you actually used.
IIRC the the `Comment line(s)` menu uses single line comments if defined in the filetype else multi line comments if defined. You can check the Geany-plugins collection if that has more capabilities, or you could always create your own plugin. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/discussions/3997#discussioncomment-10931135 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/repo-discussions/3997/comments/[email protected]>
