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

Misc fixes for MSBuildEditor LSP #97

Open
wants to merge 19 commits into
base: main
Choose a base branch
from
Open

Misc fixes for MSBuildEditor LSP #97

wants to merge 19 commits into from

Conversation

mhutch
Copy link
Owner

@mhutch mhutch commented Sep 3, 2024

Misc fixes needed for MSBuildEditor LSP

@mhutch mhutch changed the title Misc lsp fixes Misc fixes for MSBuildEditor LSP Sep 3, 2024
The tests were accidentally "cheating" by recovering from
the position before the actual target and catching up, so
did not trigger this bug.

Add a couple more granualar recovery tests to make it easier
to debug these kinds of issues.
Nothing uses it yet but it'll be used by MonoDevelop.MSBuild,
and at some point used by the XML formatter and XML editor.
This means we can build the whole solution on Mac/Linux without
needing a solution filter
@mhutch mhutch force-pushed the misc-lsp-fixes branch 3 times, most recently from 6d01c4d to 3931eeb Compare September 26, 2024 00:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant