spyder
spyder copied to clipboard
[WIP] PR: Editor migration missing TODOs (Editor)
Description of Changes
TODOs follow up for #21353
TODO
- [x] Add public methods docstring
- [x] Change project active path handling (follow projects handling done over the IPython Console plugin)
- [x] Check specialized
load
methods (load_edit_goto
andload_edit
) - [x] Move some connections logic to respective plugins (Completions plugin)
- [x]
sig_editor_rcp
signal removal - [ ] Review config management Editor mainwidget
Affirmation
By submitting this Pull Request or typing my (user)name below, I affirm the Developer Certificate of Origin with respect to all commits and content included in this PR, and understand I am releasing the same under Spyder's MIT (Expat) license.
I certify the above statement is true and correct: dalthviz
Hello @dalthviz! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:
There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers: