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

[folding] performance refactoring #36555

Closed
aeschli opened this issue Oct 19, 2017 · 0 comments
Closed

[folding] performance refactoring #36555

aeschli opened this issue Oct 19, 2017 · 0 comments
Assignees
Labels
editor-folding Editor code folding issues
Milestone

Comments

@aeschli
Copy link
Contributor

aeschli commented Oct 19, 2017

  • reduce the number of decorations
  • update all decorations in batch
  • reduce 'getDecorationRange' calls (only needed to track folded regions)
  • separate FoldingModel
  • tests for all folding actions
@vscodebot vscodebot bot added editor editor-folding Editor code folding issues labels Oct 19, 2017
@aeschli aeschli added this to the October 2017 milestone Oct 19, 2017
@aeschli aeschli closed this as completed Oct 30, 2017
@aeschli aeschli mentioned this issue Oct 30, 2017
2 tasks
@vscodebot vscodebot bot locked and limited conversation to collaborators Dec 14, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
editor-folding Editor code folding issues
Projects
None yet
Development

No branches or pull requests

1 participant