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
September 10, 2010 16:02
I added a ticket to yourtrack. http://youtrack.jetbrains.net/issue/PY-1791?projectKey=PY&query=parenthesesI'm going to try a couple 'option name=' tags in an attempt to change it manually within t...
Community
PyCharm
Dark theme
0 votes
Created
May 11, 2016 17:24
Try unchecking Spelling/Typo
Community
PyCharm
Pycharm is underlining misspelled words with red when it should not
0 votes
Edited
May 11, 2016 17:40
This is possible, but you have to deal with abstraction otherwise Pycharm doesn't know the method in question belongs to your specific class. AKA - Type Hinting Any instance of that method being c...
Community
PyCharm
See all callers of all methods of a class
0 votes
Created
May 11, 2016 17:57
If I recall correctly, the cygwin folks modify their python distribution that were non-standard and would wreak havok on alternate terminals. I use Windows python in cygwin and pycharm fine.
Community
PyCharm
Does PyCharm work with the Cygwin Python?
0 votes
Created
May 11, 2016 15:31
Paul, Could you include an example of the rendering working? I thought something looked off when I used ctrl-q, but couldn't quite remember.
Community
PyCharm
PyCharm 2016.1.2 (or latest rc) not rendering reStructuredText
0 votes
Created
May 11, 2016 15:39
I believe I saw similar behavior, but I can't figure out what I did to fix it. (might simply have been upgrading to v2016) Try setting both to something else then back to what you want? Even if th...
Community
PyCharm
What's the difference between "smart indent pasted lines" and "reformat on paste"?
0 votes
Edited
May 11, 2016 17:03
Reading the help page would lead me to believe the affects of this setting are perhaps inverted. Smart indent pasted lines If this check box is selected, the pasted lines are indented relativ...
Community
PyCharm
Understanding "Reformat on paste" and "smart indent pasted lines"
0 votes
Created
May 11, 2016 17:21
I do not believe that example will work in console (pycharm or python). This is because the act of hitting enter automatically creates a newline in console. If you were to put that snippet into a...
Community
PyCharm
Comma at the end is supposed to keep letters together on the same line???
0 votes
Edited
May 11, 2016 17:46
Are you calling odd() after that? Defining a function doesn't execute it unless you do so specifically. odd(x)
Community
PyCharm
Printing in functions
0 votes
Created
March 20, 2019 16:58
Excluding files in the project structure will AFAIK prevent pycharm from reloading that file in the skeleton. I noticed very early on that PyCharm was scanning my log files within the project. On...
Community
PyCharm
How can I disable skeletons update?
-1 votes
«
First
‹
Previous