Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Incremental reparse for YAML documents #993

Merged
merged 6 commits into from
Jan 17, 2019

Conversation

citizenmatt
Copy link
Member

This PR adds incremental re-parsing for YAML document nodes. Instead of re-parsing the entire file on changes, only the surrounding document is re-parsed

Addresses (but doesn't close) RIDER-23145.

@citizenmatt citizenmatt added this to the Rider 2018.3.2 milestone Jan 15, 2019
@citizenmatt citizenmatt self-assigned this Jan 15, 2019
@citizenmatt citizenmatt changed the title Incremental repairs for YAML documents Incremental reparse for YAML documents Jan 17, 2019
@citizenmatt citizenmatt merged commit 28874fa into 183 Jan 17, 2019
@citizenmatt citizenmatt deleted the feature/yaml-incremental-reparse branch January 17, 2019 20:44
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants