Marcel Wilson

Avatar
  • Total activity 223
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 26
  • Subscriptions 73
  • Edited

    What are "special variables"?

    Answered
    Can 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...
    • 13 followers
    • 1 comment
    • 1 vote
  • Created

    Active Tab color highlighted

    Answered
     Where does this active tab color accent get set?  Is it possible to change this?
    • 2 followers
    • 1 comment
    • 1 vote
  • Created

    "smart indent pasted lines" removes tabs in docstring

    Answered
    I 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...
    • 2 followers
    • 1 comment
    • 0 votes
  • Edited

    How can you find & delete lines? (not just replace with nothing)

    Completed
    Using 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 &...
    • 11 followers
    • 8 comments
    • 14 votes
  • Created

    Sphinx quick documentation tab width

    Answered
    Is 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...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    convert function to class method?

    Answered
    I 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?  
    • 3 followers
    • 3 comments
    • 1 vote
  • Edited

    Move package triggers optimize imports?

    Answered
    I'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....
    • 4 followers
    • 4 comments
    • 0 votes
  • Created

    Extract Method not prompting for duplicates?

    Answered
    According 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 ...
    • 2 followers
    • 2 comments
    • 0 votes
  • Edited

    Debugger step over works differently in 2016.2

    Answered
    I 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...
    • 2 followers
    • 4 comments
    • 0 votes
  • 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?
    • 3 followers
    • 7 comments
    • 1 vote