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
September 15, 2012 18:19
Basically it's safe to share the contents of the .idea folder except the workspace.xml and tasks.xml files that are specific to your local installation. You might be interested in: How to share co...
Community
PyCharm
Git and .idea directories
0 votes
Created
September 15, 2012 17:59
You can disable the integration with Git using the Settings -> Version Control tab.What kind of unresolved links are you referring to?
Community
PyCharm
removing git
2 votes
Created
September 15, 2012 17:40
You shouldn't rename the *.iml file. The name of that file is used in the project workspace settings.
Community
PyCharm
project name
0 votes
Created
September 14, 2012 17:59
How are you running your project? If you're running it inside PyCharm (via a PyCharm run configuration: the Run menu or the context menu of a file), then your project should run without ImportError...
Community
PyCharm
custom path works on completion but is ignored while running
0 votes
Created
September 14, 2012 15:41
Chris, what are your coverage settings? (PyCharm -> Preferences -> Coverage).
Community
PyCharm
2.6.1 - coverage no longer showing in editor
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
February 17, 2012 13:05
Please check the type of the variable fh:fh = open('foo')print(fh) # Press Ctrl and move the mouse over 'fh'The inferred type should be 'file' or 'TextIOWrapper'. If it isn't, then go to the defini...
Community
PyCharm
newbie code complete question
0 votes
Created
February 06, 2012 15:02
Hello Steven,According to your log PyCharm has found 11887 new or modified files it has to index. That's a lot and it could take a while (depending on your hardware, usually 5-20 mins). Such huge i...
Community
PyCharm
PyCharm EAP 2.0.2
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
July 19, 2011 11:34
Hi Alexander,Currently PyCharm supports only parametrized list and dict bulitin types. Support for other parametrized types may appear in future PyCharm versions. Fill free to post feature requests...
Community
PyCharm
Complex type specification in documentation.
0 votes
«
First
‹
Previous