Question on Auto-Completion
Hi,
I am evaluating the phython plugin 2.0 for our company's Jython script development. The auto-completion works great for Java API, however, I am not able to get auto-completion works for Python functions. For instance, if I type "123". and then press Ctrl+Alt+Space, I am not able to bring a list of functions for the string instance. Even if I do:
a = "123"
a.
The auto-completion dialog doesn't show up. Is this the current limitation? Or I am not configure something correctly?
Any help is greatly appreciated. Thanks,
--Gary
Please sign in to leave a comment.
Hello Gary,
In the current version of the plugin, Python code needs to reside under a
separate module with the Python SDK assigned. If you have Python files in
a regular Java module with a Java SDK, completion for Python methods will
not be supported.
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"
sounds like the python inerpreter is not set correctly.
Thanks for sharing. it's great.
[url=http://pret-auto.org][color=#B2B2B2][u]pret auto[/u][/color][/url]