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
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
Created
June 09, 2016 12:45
Trying again. [code] def foo(): print "sample code" return [/code] [code] def foo(): print "sample code" return [code]
Community
PyCharm
Forum formatting help
1 vote
Created
June 09, 2016 12:44
Looks like edit window is broken as well. Test 2 {code} def foo(): print "sample code" return {code}
Community
PyCharm
Forum formatting help
1 vote
Created
June 09, 2016 12:40
Using Trial and Error to see if I can figure out how to post code samples. /code def foo(): print "sample code" return
Community
PyCharm
Forum formatting help
1 vote
«
First
‹
Previous
Next
›
Last
»