Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PR: Split all plugins into their own modules #7725

Merged
merged 266 commits into from
Aug 21, 2018

Conversation

ccordoba12
Copy link
Member

@ccordoba12 ccordoba12 commented Aug 20, 2018

Fixes #4591.

With this PR all our internal plugins will have the same structure as the ones developed outside Spyder (e.g. spyder-terminal, spyder-notebook, etc).

We hope this will help outside contributors to better understand how Spyder works and simplify the development of each plugin too.

rlaverde and others added 30 commits June 5, 2017 14:59
@CAM-Gerlach
Copy link
Member

@ccordoba12 If you are moving the files anyway, you are harmonizing them all to LF newlines right?

@ccordoba12
Copy link
Member Author

It'll break merging with 3.x, so no, sorry.

@CAM-Gerlach
Copy link
Member

Oh, I thought it would do that anyway because of the moves so the LF change wouldn't make things worse, but I guess not. Maybe in the final stages of the 4.0 release process when all the non-trivial PRs are in and the 3.x branch is frozen we can do it for everything, and harmonize the copyright headers at the same time (to be in a standard format, with a beginning copyright year and refined text)? If not, it would have to be for Spyder 5 or after ofc.

@ccordoba12
Copy link
Member Author

Ok, this is going in!

@ccordoba12 ccordoba12 merged commit 5affb8d into spyder-ide:master Aug 21, 2018
@ccordoba12 ccordoba12 deleted the merge-split-plugins branch August 21, 2018 00:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants