Marcel Wilson
- Total activity 223
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 26
- Subscriptions 73
-
Edited What are "special variables"?
AnsweredCan someone tell me what classifies a variable as "special variables" when looking at the debugger? In addition, is it possible to have that always open? it currently hides those variables which i... -
Created Active Tab color highlighted
AnsweredWhere does this active tab color accent get set? Is it possible to change this? -
Created "smart indent pasted lines" removes tabs in docstring
AnsweredI use a live template for adding new functions along with the format of docstring our group uses. I've noticed that in 2016.2 and 2017.1.2 when I copy/paste the docstring, the pasted version has st... -
Edited How can you find & delete lines? (not just replace with nothing)
CompletedUsing SHIFT+DEL allows me to delete an entire line. Find & Replace allows me to delete text on a line. (but the line remains) I'm curious if there is a way to use functionality similar to find &... -
Created Sphinx quick documentation tab width
AnsweredIs it possible to alter the tab width size used in the quick documentation? Specifically for reStructuredText (sphinx) When tab characters are used in docstrings, the quick documentation appears to... -
Created convert function to class method?
AnsweredI see there is the inverse option to turn a method into a function. Is there a way to refactor a function so that it becomes a method of a class? -
Edited Move package triggers optimize imports?
AnsweredI'm using 2016.2 (162.1237.1) I have optimize imports disabled. Yet, when I attempt to move a module, all the scripts that import that module appear to have triggered the 'optimize imports' logic.... -
Created Extract Method not prompting for duplicates?
AnsweredAccording to the documentation, it seems like I should be able to use Extract Method which will then prompt me to replace duplicates. I can't seem to make that dialog box appear. Am I misreading ... -
Edited Debugger step over works differently in 2016.2
AnsweredI had 2016.1.2, updated to 2014.1.4 then to 2014.2. Somewhere along the way my debugger started working slightly differently from previous versions. Say I have the following code with a break poin... -
Created Forum formatting help
How do you format code samples in the new forum? I can't seem to find a help guide anywhere. I'm also at a loss as to how you post images now. Did the forum get completely neutered?