Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

Addressed performance problems when navigating between large code folded files #13310

Merged

Conversation

thehogfather
Copy link
Contributor

Addresses #13282 by preventing reinitialisation of the fold gutter for editors whose fold gutters have already been initialised.

cc @lkcampbell

… between large folded files.

A check is now performed to ensure we do not attempt to restore line folds for editors whose folds have already been initialised.
@saurabh95 saurabh95 requested review from peterflynn and removed request for peterflynn April 21, 2017 07:03
Copy link
Collaborator

@swmitra swmitra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changeset looks good to me. Good catch @thehogfather to prevent re-initialization 👍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants