Skip to content

Conversation

smathot
Copy link
Contributor

@smathot smathot commented Sep 13, 2019

This is a loose collection of bug fixes and performance improvements.

(Request: Would it be possible to merge #163, #164, and this PR, and then release it as 2.12.2?)

…nflict arises with one of the parent splitters
- A dumb fix that probably doesn't address the underlying issue
- Improves performance when closing multiple times (e.g. because of sloppy programming elsewhere)
- Improves performance during initialization
…se PygmentsSH

- Avoids always falling back to Python lexer, even if a different extension was specified
- Don't leave lexer unset even if no mimetype has been specified
…has occurred

- avoids unsaved tabs from being renamed to blank
…lines

- Matches expectations for working with text
…out of the viewport

- Fixed line numbers when line wrapping is enabled
- Avoids lexer from being reset when original is closed
…nels as originals

- This doesn't need to be the case if they are programmatically altered
- Doesn't overwrite clipboard when a non-selected full line of only whitespace is cut
- Avoids non-responsiveness when pressing enter too quickly
@nilsholle
Copy link
Contributor

I took a look at the changes, they look very good. In your opinion, is this ready to be merged and published as 2.13.0?

@nilsholle nilsholle merged commit 0ffabeb into pyQode:master Jan 18, 2020
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.

2 participants