Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Marcel Wilson
Total activity
223
Last activity
April 18, 2022 14:12
Member since
September 09, 2010 19:57
Following
0 users
Followed by
0 users
Votes
26
Subscriptions
73
Activity overview
Posts (31)
Comments (93)
Sort by recent activity
Recent activity
Votes
Created
April 03, 2020 17:05
I dont see a nice way to do that.
Community
PyCharm
Forum formatting help
0 votes
Created
January 23, 2019 17:31
Thank you so much for the explanation. Should I create a ticket to better explain/change explanation for the names?
Community
PyCharm
keep maximum blank lines not working?
0 votes
Created
January 22, 2019 20:21
The documentation lends itself to something along those lines as well. What I'm unsure of where in the code these styles are applied. I assume 'In declarations' means within any def (function or...
Community
PyCharm
keep maximum blank lines not working?
0 votes
Edited
January 22, 2019 20:28
I'm not sure that makes sense to me. If there shouldn't be any more blank lines than the specified number, shouldn't that mean the code cleanup should ignore the number of blank lines less than the...
Community
PyCharm
keep maximum blank lines not working?
0 votes
Created
January 22, 2019 19:37
I'm confused as to what those two options under "keep maximum blank lines" mean. Could you clarify what they do?
Community
PyCharm
keep maximum blank lines not working?
0 votes
Edited
July 26, 2018 21:09
Invalidating cache does not delete scripts. It's just clearing out the indexes. As a general rule I only include source files in my Pycharm projects. Occasionally there are folders that get in...
Community
PyCharm
Not able to view code when I open the Python file or Project after 'Invalidating Cache'
0 votes
Created
July 26, 2018 20:48
Ahh, I'm using 2018.2. Regardless of the individual files, you can still exclude whole folders that don't need indexing.
Community
PyCharm
Not able to view code when I open the Python file or Project after 'Invalidating Cache'
0 votes
Created
July 26, 2018 20:36
Community
PyCharm
Not able to view code when I open the Python file or Project after 'Invalidating Cache'
0 votes
Created
July 26, 2018 20:23
Untitled is your root folder. Within it are lots of files? If so, you likely need to exclude these files. example: I want to exclude all txt and png. I add the pattern like this: You'll know y...
Community
PyCharm
Not able to view code when I open the Python file or Project after 'Invalidating Cache'
0 votes
Edited
July 26, 2018 18:09
If it's taking that long, there is a good chance Pycharm is indexing more than you want. I noticed that when I had a larger project that included logs, text files, databases, etc, Pycharm would ge...
Community
PyCharm
Not able to view code when I open the Python file or Project after 'Invalidating Cache'
0 votes
«
First
‹
Previous
Next
›
Last
»