Keyboard shortcut bindings for "Toggle line commentation", "Comment line(s)", & "Uncomment line(s)" do not work for [Groovy language](https://groovy-lang.org/). Groovy's [commenting syntax](https://groovy-lang.org/syntax.html#_comments) is the same as C/Java style commenting.
Thats because the [groovy filetype file](https://github.com/geany/geany/blob/master/data/filedefs/filetypes.Groovy.co...) does not [define them](https://github.com/geany/geany/blob/06b8e6b1c9c73636906d23d2c272d85dabc0ff56...). Pull requests are welcome.
If I find time I will look into adding it & creating a PR. For now though, I am busy.
Closed #3761 as completed via #4015.
github-comments@lists.geany.org