Skip to content

Improve speed of the Folding Provider #798

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

Open
glennsarti opened this issue Nov 26, 2018 · 0 comments
Open

Improve speed of the Folding Provider #798

glennsarti opened this issue Nov 26, 2018 · 0 comments
Labels
Area-Code Navigation Issue-Enhancement A feature request (enhancement).

Comments

@glennsarti
Copy link
Contributor

In Pull Request #777 a syntax aware folder was added to Editor Services. During the review if the PR it was found there are quite a few performance improvements that could be made to reduce execution / resource IO as the folding provider is called quite often.

This issue will track the work to make the folding provider more streamline and faster.

Why didn't we do this at first? The implementation in the initial PR is good enough and for small or medium size PS files it responds in an adequate timeframe. Also the release cadence of PSES allows us to get functionality in quickly and then refactor.

Relates to #793

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Code Navigation Issue-Enhancement A feature request (enhancement).
Projects
None yet
Development

No branches or pull requests

2 participants