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, 2017 15:12
Coffee hasn't kicked in. Regex. Find: LineTextHere\n
Community
PyCharm
How can you find & delete lines? (not just replace with nothing)
20 votes
Created
July 25, 2018 17:49
Try setting the folder "pck" as a source in Project Structure.
Community
PyCharm
PyCharm can not autocomplete when importing * from a package
2 votes
Created
July 26, 2018 21:09
I would also not exclude the entire project folder. This will cause pycharm to not be able to read your code and give realtime feedback. You WANT your project indexed, at least the portions of it...
Community
PyCharm
Not able to view code when I open the Python file or Project after 'Invalidating Cache'
1 vote
Created
July 26, 2018 14:37
Yeah, unfortunately the search isn't terribly smart. Searching for "double quoted" won't find those intentions, but as long as you have an idea of what your looking for, it's great for filtering d...
Community
PyCharm
Convert double-quoted string to single-quoted string python
1 vote
Created
July 25, 2018 17:43
I'm wondering if this isn't a bug in the typeshed referring to a earlier version of Popen? I'm on 3.6 which uses the subprocess.pyi from 3. So I'm guessing there should be a new subprocess.pyi in...
Community
PyCharm
Pycharm inspections giving unexpected arguments
1 vote
Created
July 25, 2018 17:29
Try unchecking the intention. Doing so made the suggestion disappear for me when I 'Show Intention Actions'.
Community
PyCharm
Convert double-quoted string to single-quoted string python
1 vote
Created
January 12, 2017 16:40
I've considered doing that. The fact is I really like the ability to cut a section of code and paste it at a different indentation level automatically. That used to work swell back in early editi...
Community
PyCharm
How to disable auto-formatting on paste?
1 vote
Edited
November 22, 2016 14:41
Oddly, I was just able to 'fix' the problem by rebooting the PC. I'm on windows 7. I'd love to know what that was all about, and what I might have done to trigger it.
Community
PyCharm
stop button turns to skull when I "rerun" in debugger
1 vote
Edited
November 22, 2016 14:28
I just started seeing this yesterday and I'm not sure what I might have done to cause it. Although my case a slightly different. I get the skull icon when I stop the process.
Community
PyCharm
stop button turns to skull when I "rerun" in debugger
1 vote
Created
July 12, 2016 14:53
Oh, interesting. I now see the ability to change the text at the top of the edit window. Prior to now this was missing. def foo(): print "sample code" return
Community
PyCharm
Forum formatting help
1 vote
Next
›
Last
»