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 12, 2016 14:44
Are you looking to change the color of the {0} part or the whole string? Because I have all my strings set to one color while the special characters like \n are slightly different. My configura...
Community
PyCharm
Is it possible to change color of "{0}".format()?
0 votes
Created
December 02, 2014 16:50
Found it...
Community
PyCharm
Unable to drag tabbed editor
0 votes
Created
August 13, 2013 13:10
For installation of PyQt into your Python, I suggest ignoring PyCharm. This!! ^^^It sounds like you are looking for help on installing a python library.[disclosure]I know nothing about PyQt4, so I...
Community
PyCharm
Cant get it to work... basics
0 votes
Created
August 12, 2013 20:04
I finally got around to trying a fresh install (2.7.3) on a new computer and wanted to report that this is the only issue I still see. (I had some other formatting problems which I've associated t...
Community
PyCharm
2.7.1 smart indent pasted lines small oddity
0 votes
Created
March 07, 2013 17:00
I found in 2.7.1 that I have to do exactly this to prevent wrapping when I paste blocks of code now. I like having the margin set to 80 as a mental guideline rather than having pycharm wrap for me....
Community
PyCharm
how to disable python line wrap
0 votes
Created
August 12, 2013 21:31
Confirmed happening in fresh install of 2.7.3I'm taking a leap here and going to assume the following ticket applies to this issue as well.http://youtrack.jetbrains.com/issue/PY-4664
Community
PyCharm
how to disable python line wrap
0 votes
Created
March 04, 2014 18:16
I thought I'd share my findings since last time.I've updated to 3.1 (#PY-133.804) and found the issue I mentioned with Smart Indent is fixed, however there still appears to be an issue with pasting...
Community
PyCharm
how to disable python line wrap
0 votes
Created
March 04, 2014 18:48
Oh! I see it now... If any part of the the call for str() – which occurs between the parens – lands on the margin it will cause a wrap. I then played with a few code style settings and found when...
Community
PyCharm
how to disable python line wrap
0 votes
Created
March 07, 2013 17:04
I usually just hit F8 when stepping over an external function call. F7 will step-into that function. F9 will skip to the next break point.Are you getting into the external library using f8 as you ...
Community
PyCharm
How to debug without entering external libraries?
-1 votes
Created
March 07, 2013 17:10
I'm currently running into this as well since installing 2.7.1. I haven't tried a fresh reinstall yet.
Community
PyCharm
How to disable auto-formatting on paste?
0 votes
«
First
‹
Previous
Next
›
Last
»