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: Fix applying configuration options to the editor #16906

Merged
merged 6 commits into from
Nov 28, 2021

Conversation

ccordoba12
Copy link
Member

@ccordoba12 ccordoba12 commented Nov 27, 2021

Description of Changes

Issue(s) Resolved

Fixes #16439.
Fixes #14188.

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: @ccordoba12

With this we won't run code that doesn't have any effect when automatic
completions is turned off.
… is on

Otherwise we're going against expectations because if auto completions
is off, we shouldn't trigger completions automatically under any
situation.
This broke after PR for the new teardown mechanism was merged.
This also broke after the new teardown mechanism was merged.
@ccordoba12 ccordoba12 added this to the v5.2.1 milestone Nov 27, 2021
@ccordoba12 ccordoba12 self-assigned this Nov 27, 2021
@ccordoba12 ccordoba12 merged commit 109db15 into spyder-ide:5.x Nov 28, 2021
@ccordoba12 ccordoba12 deleted the applying-editor-options branch November 28, 2021 01:46
ccordoba12 added a commit that referenced this pull request Nov 28, 2021
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.

1 participant