Please consider editing your post and mark it as obsolete instead. Do you want to delete post?
Python plugin
Permanently deleted user
Created
Hi. I installed IntelliJ plugin for Python, Pythonid. How to configure this plugin? It seems to me it doesn't support any code compilation neither any other cool things. Thanks for help.
I installed IntelliJ plugin for Python, Pythonid. How to configure this plugin? It seems to me it doesn't support any code compilation neither any other cool things.
Depends on what you mean by "cool things". Completion is only supported for local variable names.
-- Dmitry Jemerov Software Developer JetBrains, Inc. http://www.jetbrains.com/ "Develop with Pleasure!"
Hello Hussein,
Depends on what you mean by "cool things". Completion is only supported for
local variable names.
--
Dmitry Jemerov
Software Developer
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"
>>Depends on what you mean by "cool things".
I mean auto completion primary...
Thanks.