Open juanis2112 opened 5 years ago
@juanis2112 what do you mean by this?
It is necessary to add an icon to show when the program is loading the docstring. Spyder just seem to be frozen while the docstring appears.
Could you post an animation?
Just for the record: Cmd+Alt+S
seems to be available in macOS.
We need to move this work to a thread (to avoid freezes) plus adding the cursor change (+ status bar message) to signal de user.
Note: Ctrl+Alt+S
is used for the Save All
action
Note: Ctrl+Alt+S is used for the Save All action
Hmmm ok we need a different one :-p
We need to move this work to a thread (to avoid freezes) plus adding the cursor change (+ status bar message) to signal de user.
Would it be possible to add a little timer for the popup too? This is very annoying because I end up very often adding a full automatic docstring by mistake when I only want to do a simple one-liner docstring.
Issue Report Checklist
conda update spyder
(orpip
, if not using Anaconda)jupyter qtconsole
(if console-related)spyder --reset
Problem Description
1) In the editor advanced settings, the shortcut Cmd+Alt+D established for adding docstring is reserved in Mac so it is necessary to change it. 2) When adding a docstring and trying to delete it pressing Cmd+z, the text is not deleted completely. 3) It is necessary to add an icon to show when the program is loading the docstring. Spyder just seem to be frozen while the docstring appears.
What steps reproduce the problem?
What is the expected output? What do you see instead?
It should generate the automatic docstring but it doesn't have any effect on Spyder.
Paste Traceback/Error Below (if applicable)
Versions
Dependencies