-
Notifications
You must be signed in to change notification settings - Fork 5
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
mhutch
wants to merge
19
commits into
main
Choose a base branch
from
misc-lsp-fixes
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Commits on Sep 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 66e1c97 - Browse repository at this point
Copy the full SHA 66e1c97View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1eb8342 - Browse repository at this point
Copy the full SHA 1eb8342View commit details -
Configuration menu - View commit details
-
Copy full SHA for 38d91b1 - Browse repository at this point
Copy the full SHA 38d91b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for fbfee69 - Browse repository at this point
Copy the full SHA fbfee69View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f9b899 - Browse repository at this point
Copy the full SHA 0f9b899View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f56c9f - Browse repository at this point
Copy the full SHA 0f56c9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for dff45c7 - Browse repository at this point
Copy the full SHA dff45c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9fa78cb - Browse repository at this point
Copy the full SHA 9fa78cbView commit details
Commits on Sep 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 11ca5cb - Browse repository at this point
Copy the full SHA 11ca5cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for b4137f8 - Browse repository at this point
Copy the full SHA b4137f8View commit details -
Fix nasty bug in spine recovery
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.
Configuration menu - View commit details
-
Copy full SHA for c7b108f - Browse repository at this point
Copy the full SHA c7b108fView commit details
Commits on Sep 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e5c608d - Browse repository at this point
Copy the full SHA e5c608dView commit details
Commits on Sep 14, 2024
-
Add Roslyn-inspired model for settings/options
Nothing uses it yet but it'll be used by MonoDevelop.MSBuild, and at some point used by the XML formatter and XML editor.
Configuration menu - View commit details
-
Copy full SHA for 95aafd2 - Browse repository at this point
Copy the full SHA 95aafd2View commit details
Commits on Sep 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c73558a - Browse repository at this point
Copy the full SHA c73558aView commit details
Commits on Sep 25, 2024
-
Always build net48 assemblies but only run net48 tests on Windows
This means we can build the whole solution on Mac/Linux without needing a solution filter
Configuration menu - View commit details
-
Copy full SHA for c03f37e - Browse repository at this point
Copy the full SHA c03f37eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f8e22d - Browse repository at this point
Copy the full SHA 1f8e22dView commit details
Commits on Sep 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c3a7208 - Browse repository at this point
Copy the full SHA c3a7208View commit details -
Configuration menu - View commit details
-
Copy full SHA for a4e97ec - Browse repository at this point
Copy the full SHA a4e97ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 93927f4 - Browse repository at this point
Copy the full SHA 93927f4View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.