[
https://issues.apache.org/jira/browse/NETBEANS-4871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17208831#comment-17208831
]
Laszlo Kishalmi commented on NETBEANS-4871:
-------------------------------------------
That's confirmed. The issue is that there is no language support registered for
Gradle, juts the Groovy lexer which provides some syntax highlite stuff. And
even that is only available when the Groovy features are enabled.
> Cannot (un)comment lines in Gradle Build Files using keyboard shortcut
> ----------------------------------------------------------------------
>
> Key: NETBEANS-4871
> URL: https://issues.apache.org/jira/browse/NETBEANS-4871
> Project: NetBeans
> Issue Type: Bug
> Components: projects - Gradle
> Affects Versions: 12.1
> Reporter: Alex lewis
> Assignee: Laszlo Kishalmi
> Priority: Major
>
> Steps:
> # Open a \{build.gradle} from within a loaded Gradle project.
> # Move cursor to a line in the file.
> # Use the "toggle comment" shortcut (both variations) keyboard shortcut.
> Expected:
> Line comment is toggled.
> Actual:
> Nothing happens.
>
> The same is true for multi-line select.
>
> I've marked this as Major as this is a frustrating loss of functionality from
> a developer/productivity/ease-of-use standpoint; however, I understand if it
> is downgraded to Minor as there is a workaround of manually (un)commenting a
> line.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists