Show "private" attributes in code completion
I can't find an option to show me the attributes whose names are preceeded by 1 or 2 underscores. I'm just learning Python, and that would help me a great deal.
Any ideas how I can view this?
Please sign in to leave a comment.
Hello corey,
Private attributes are shown if you type the underscore characters and then
press the code completion keyboard shortcut.
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"