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

remove docIndex in markdown language extension #80933

Merged
merged 1 commit into from
Sep 16, 2019
Merged

remove docIndex in markdown language extension #80933

merged 1 commit into from
Sep 16, 2019

Conversation

solomatov
Copy link
Contributor

Removed docIndex (which I introduced in one of the previous PRs) from the markdown language extension.

According to comments by @jrieken here: #80689 the documents list is cleaned up, so the number of open document is quite limited. To simplify code, I removed the documentIndex.

@mjbvz mjbvz added this to the September 2019 milestone Sep 16, 2019
@mjbvz mjbvz merged commit 316fd80 into microsoft:master Sep 16, 2019
@mjbvz
Copy link
Collaborator

mjbvz commented Sep 16, 2019

Thanks!

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.

2 participants