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

Fix syntax highlighting not being deactivated #387

Merged
merged 3 commits into from
Oct 25, 2020

Conversation

krassowski
Copy link
Member

@krassowski krassowski commented Oct 25, 2020

References

Fixes #379.

Code changes

Keep track of editors where custom syntax mode is applied and revert to the default when no longer deemed appropriate to apply the custom mode.

User-facing changes

works_now

Backwards-incompatible changes

None

Chores

  • linted
  • tested
  • documented
  • changelog entry

@krassowski krassowski merged commit c204c82 into master Oct 25, 2020
@krassowski krassowski deleted the fix-379-syntax-highlighting-restoration branch February 16, 2021 23:24
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.

Syntax highlight not getting cleaned from the cell
1 participant