Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
vlan
Total activity
168
Last activity
January 10, 2024 09:24
Member since
July 19, 2011 11:34
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
73
Activity overview
Posts (0)
Comments (95)
Sort by recent activity
Recent activity
Votes
Created
October 10, 2012 16:33
Maybe related: http://youtrack.jetbrains.com/issue/PY-7029. Please describe your actions for plotting your data in more detail.
Community
PyCharm
Interactive Plotting
0 votes
Created
October 15, 2012 10:58
If x and y are Python packages (so src is your actual source directory) then you should import x from file2.py using from x.y.b.file2 import foo (absolute import) or from .file2 import foo (relativ...
Community
PyCharm
How to get Pycharm to resolve "downward" file paths?
0 votes
Created
September 15, 2012 18:34
Code style settings are kept in your user settings unless you copy them to your project.The workspace settings (states of tool window buttons, open and recent files) are project-specific.The list o...
Community
PyCharm
question about when/where settings are saved
0 votes
Created
September 15, 2012 18:22
This message is probably put into the event log. You can open it using the message balloon button in the bottom-right corner of the PyCharm window, in the status bar.
Community
PyCharm
removing git
0 votes
Created
September 16, 2012 13:19
What do you mean?
Community
PyCharm
.. delete
0 votes
Created
September 16, 2012 17:44
PyCharm doen't have the concept of the staging area in its GUI. We support different version control systems in PyCharm (Subversion, Git, Mercurial, Perforce, etc.), so we have to provide a more or...
Community
PyCharm
Working of Git in Pycharm is different from using Git in Terminal
0 votes
Created
September 17, 2012 20:25
You can use the Run -> Debug... to create and run a debug configuration for a module of your interest. You can put a breakpoint on a line by clicking on its left margin. The context menu of a break...
Community
PyCharm
Equivalent to pdb.set_trace()?
0 votes
Created
February 17, 2012 15:07
Fabio, this bug is specific to Python 3.x and PyCharm 2.0.x. It will be fixed in PyCharm 2.1.
Community
PyCharm
newbie code complete question
0 votes
Created
July 20, 2011 12:35
Hi Rubens,Find usages and rename refactoring for methods and classes should work in PyCharm 1.5.3. Please report the issue you've discovered to our bug tracker. A small reproducible example would b...
Community
PyCharm
"Find Usages" & "Refactor -> Rename" don't find occurrences
0 votes
Created
April 30, 2013 07:53
Currently we do not plan to integrate PyLint and PyFlakes. PyCharm covers all the features of PyFlakes and a lot of features of PyLint. In PyCharm 3.0 we will add more PyLint-like inspections, see ...
Community
PyCharm
Support for pylint/pyflakes/flake8?
-1 votes
«
First
‹
Previous