Re: Parsing jython code
Yaqiang Wang <[email protected]> Thu, 10 Dec 2020 14:54:47 +0800
| Newsgroups | gmane.comp.lang.jython.devel |
|---|---|
| Message-ID | <CABvomDUT-jq13VeLk7oL=bt0CXnFhms3HM=yCB0MM54BePEAsw@mail.gmail.com> |
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 <[email protected]> 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 <[email protected]> del dia dc., 2 de des. > 2020 a les 19:31: > > > > Albert Cardona <[email protected]> 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 > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/jython-dev > > > _______________________________________________ > Jython-dev mailing list > [email protected] > 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 [email protected] www.meteothink.org ************************************************** _______________________________________________ Jython-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jython-dev