Skip to content
This repository has been archived by the owner on Jul 9, 2022. It is now read-only.

special gradle editor #31

Open
moley opened this issue Apr 10, 2014 · 7 comments
Open

special gradle editor #31

moley opened this issue Apr 10, 2014 · 7 comments

Comments

@moley
Copy link

moley commented Apr 10, 2014

Hi,

it would be nice to have an editor for gradle buildfiles which has auto completion for some dsl snippets. In general gradle allows very dynamic dsls, because all the groovy and java things are allowed.
But minimal the static things like dependencies, tasks, dsl extensions? could be auto completed.

Best regards

@paulvi
Copy link
Contributor

paulvi commented Apr 15, 2014

Try Minimalist Gradle Editor from Nodeclipse/Enide Gradle for Eclipse
(marketplace)

Currently it has no completions. I guess this is the issue that would give them.
Some screenshots for Gradle for Eclipse:

@Povital
I wonder how gradle DSL is defined to implement simple completion?

@moley
Copy link
Author

moley commented Apr 15, 2014

Hi Paul,

thanks for your answer, I will give it a try…

Am 15.04.2014 um 11:46 schrieb Paul Verest notifications@github.com:

Try Minimalist Gradle Editor from Nodeclipse/Enide Gradle for Eclipse
(marketplace)

Some screenshots for Gradle for Eclipse:

@Povital
I wonder how gradle DSL is defined to implement simple complition?


Reply to this email directly or view it on GitHub.

@moley
Copy link
Author

moley commented Apr 15, 2014

Hi Paul,

sorry, but it doesn’t work for me :-( Because for my own extensions I don’t get any syntax highlighting and I don’t get any
code completion either.

Cheers
Markus
Am 15.04.2014 um 11:46 schrieb Paul Verest notifications@github.com:

Try Minimalist Gradle Editor from Nodeclipse/Enide Gradle for Eclipse
(marketplace)

Some screenshots for Gradle for Eclipse:

@Povital
I wonder how gradle DSL is defined to implement simple complition?


Reply to this email directly or view it on GitHub.

@paulvi
Copy link
Contributor

paulvi commented Apr 16, 2014

@moley You should have reported Nodeclipse/Enide Gradle for Eclipse issues at https://github.com/nodeclipse/nodeclipse-1/issues (I will not discuss here)

I hope this #31 will bring code completion

@moley
Copy link
Author

moley commented Apr 17, 2014

@paulvi
I thought that my issue is very specific - I don't know. Sorry, shall I open a issue in nodeeclipse?

@paulvi
Copy link
Contributor

paulvi commented Apr 18, 2014

yes and link to #31 , I don't promise I ever do that, but at least I show to you what can be done quickly. At that would be half-way.

It is just not polite to discuss other project issues while being guest.

@marcopenhacking
Copy link

Code completion for Gradle would be a useful feature. 😄
But Eclipse Integration Gradle project already brings useful fuctionalities.. Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

3 participants