From: Yaqiang W. <yaq...@gm...> - 2020-12-10 06:55:14
|
Hi Albert, glad to hear you are working on Java and Jython code autocompletions. I also used RSyntaxArea in MeteoInfo software ( http://www.meteothink.org/index.html) and some basic code autocompletion functions were implemented in the code editor and console. But the software lacks static code analysis capabilities. Hope your work can be effective to help the Jython community. Regards Yaqiang On Thu, Dec 3, 2020 at 6:17 AM Albert Cardona <sap...@gm...> wrote: > Hi Garret, thanks for pointing to jedi. The one issue I see is I'll > have to figure out how to invoke it from java and deliver the > autocompletions to a java RSyntaxArea. Seems doable, but tricky. > > Missatge de Garrett Rolfs <st...@us...> del dia dc., 2 de des. > 2020 a les 19:31: > > > > Albert Cardona <sap...@gm...> writes: > > > > > The ultimate goal is to be able to provide autocompletions for > > > variables within scope, and for functions of imported modules as well. > > > > Are you pursuing something jedi cannot handle? > > > > - https://pypi.org/project/jedi/ > > > > -Garrett > > > > > > > > _______________________________________________ > > Jython-dev mailing list > > Jyt...@li... > > https://lists.sourceforge.net/lists/listinfo/jython-dev > > > _______________________________________________ > Jython-dev mailing list > Jyt...@li... > https://lists.sourceforge.net/lists/listinfo/jython-dev > -- ************************************************* Dr. Yaqiang Wang Chinese Academy of Meteorological Sciences (CAMS) 46, Zhong-Guan-Cun South Avenue Beijing, 100081 China yaq...@gm... www.meteothink.org ************************************************** |