Marcel Wilson
- 活动总数 223
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 26
- 订阅数 73
-
已编辑于 What are "special variables"?
已回答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... -
创建于 Active Tab color highlighted
已回答Where does this active tab color accent get set? Is it possible to change this? -
创建于 "smart indent pasted lines" removes tabs in docstring
已回答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... -
已编辑于 How can you find & delete lines? (not just replace with nothing)
已完成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 &... -
创建于 Sphinx quick documentation tab width
已回答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... -
创建于 convert function to class method?
已回答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? -
已编辑于 Move package triggers optimize imports?
已回答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.... -
创建于 Extract Method not prompting for duplicates?
已回答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 ... -
已编辑于 Debugger step over works differently in 2016.2
已回答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... -
创建于 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?