On 17 October 2015 at 00:38, Daiyue Weng <[email protected]> wrote: > Hi, I am new to Geany and want to do Java programming using Geany on > Windows. My questions are: > > 1. Does Geany or any of its plugins support Java code completion? and Where
Geany does not support autocompletion of code in any language (assuming I mean the same as you do). Geany supports autocompletion of global symbols in many languages including Java IIUC. > can I find/set up it in Geany? > 2. Does Geany support Java code snippets, and how do I define my own? Yes, see the manual. > 3. Deos Geany support other Java code editing features, e.g. auto > formatting, Geany does not support autoformatting in any language, but you can send code through external formatting programs using Custom Commands > auto imports, Not sure what you mean > statement auto-complete etc. Not as such, but you can paste template statements using snippets Cheers Lex > > many thanks > > daiyue > > _______________________________________________ > Users mailing list > [email protected] > https://lists.geany.org/cgi-bin/mailman/listinfo/users > _______________________________________________ Users mailing list [email protected] https://lists.geany.org/cgi-bin/mailman/listinfo/users
