Skip to content

Conversation

ntrel
Copy link
Member

@ntrel ntrel commented Jun 13, 2019

Uses the C lexer and C++ tag parsing.

@ntrel ntrel mentioned this pull request Jun 13, 2019
@esotericpig
Copy link

Looks good and works fine. Thanks.

My suggestion for build-menu:

FT_00_LB=_Compile
FT_00_CM=groovyc "%f"
FT_00_WD=

EX_00_LB=Execute _Script
EX_00_CM=groovy "%f"
EX_00_WD=

To execute a non-script made by using groovyc, you'd need to also add the groovy jar to the classpath, but too difficult, so no reason for it.

Also, I think it'd be great to add Gradle files:

Groovy=*.groovy;*.gradle;

@ntrel
Copy link
Member Author

ntrel commented Jun 14, 2019

Thanks, I added your suggestions.

@ntrel ntrel changed the title [WIP] Add Groovy custom filetype Add Groovy custom filetype Jun 14, 2019
@ntrel ntrel merged commit d19f771 into geany:master Aug 17, 2019
@ntrel ntrel deleted the groovy-ft branch August 17, 2019 10:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants