-
Notifications
You must be signed in to change notification settings - Fork 193
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
Merge Cohost feature branch into main #9786
Commits on Dec 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5819e8c - Browse repository at this point
Copy the full SHA 5819e8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 93f886d - Browse repository at this point
Copy the full SHA 93f886dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c44a260 - Browse repository at this point
Copy the full SHA c44a260View commit details -
Configuration menu - View commit details
-
Copy full SHA for de081ab - Browse repository at this point
Copy the full SHA de081abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0755188 - Browse repository at this point
Copy the full SHA 0755188View commit details -
Configuration menu - View commit details
-
Copy full SHA for d216f26 - Browse repository at this point
Copy the full SHA d216f26View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e6bd17 - Browse repository at this point
Copy the full SHA 0e6bd17View commit details -
Move options retreival code out into the endpoints
In some respects this is a temporary thing until we get proper options support in cohosting, but in other respects having the service just take the one option value it actually needs is much nicer
Configuration menu - View commit details
-
Copy full SHA for 16615ce - Browse repository at this point
Copy the full SHA 16615ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e9d0b3 - Browse repository at this point
Copy the full SHA 0e9d0b3View commit details
Commits on Dec 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b80e428 - Browse repository at this point
Copy the full SHA b80e428View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f258ab - Browse repository at this point
Copy the full SHA 7f258abView commit details
Commits on Dec 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bf504f3 - Browse repository at this point
Copy the full SHA bf504f3View commit details -
Merge remote-tracking branch 'upstream/main' into features/cohost
# Conflicts: # eng/Versions.props
Configuration menu - View commit details
-
Copy full SHA for b9e9532 - Browse repository at this point
Copy the full SHA b9e9532View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad2fe27 - Browse repository at this point
Copy the full SHA ad2fe27View commit details
Commits on Dec 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 18bc37c - Browse repository at this point
Copy the full SHA 18bc37cView commit details -
Don't publish document changes from the LSP server when cohosting is on
This still leaves in place the text sync endpoints, and updates to the LSP servers project system, so that everything else functions as expected
Configuration menu - View commit details
-
Copy full SHA for 4398c6a - Browse repository at this point
Copy the full SHA 4398c6aView commit details -
Prevent accidental regressions
This also nicely lets us Find All Refs on the Cohost feature flag and see all of the code that can be deleted :)
Configuration menu - View commit details
-
Copy full SHA for 34f01cd - Browse repository at this point
Copy the full SHA 34f01cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 78ad08f - Browse repository at this point
Copy the full SHA 78ad08fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 350f67d - Browse repository at this point
Copy the full SHA 350f67dView commit details -
Configuration menu - View commit details
-
Copy full SHA for fb37276 - Browse repository at this point
Copy the full SHA fb37276View commit details -
Port semantic tokens range endpoint to cohost server (#9761)
Brings semantic tokens to cohosting, so there is an easy visual indicator if things are working. Right now colours are disco on first open of a file, but are fixed with an edit. This is actually a good thing, as it will help me diagnose and improve the document system in cohosting.
Configuration menu - View commit details
-
Copy full SHA for be23375 - Browse repository at this point
Copy the full SHA be23375View commit details -
Configuration menu - View commit details
-
Copy full SHA for f922bc1 - Browse repository at this point
Copy the full SHA f922bc1View commit details -
Add feature flag to disable the Razor LSP, leaving only cohosting (#9767
Configuration menu - View commit details
-
Copy full SHA for ed7eb9b - Browse repository at this point
Copy the full SHA ed7eb9bView commit details -
Missed PR feedback from Semantic Tokens PR (#9769)
Merged the PR from the couch thinking I'd actioned this feedback. Turned out I'd made the changes on my other machine but hadn't committed 🤦♂️
Configuration menu - View commit details
-
Copy full SHA for 9f1a342 - Browse repository at this point
Copy the full SHA 9f1a342View commit details
Commits on Dec 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8f51c5e - Browse repository at this point
Copy the full SHA 8f51c5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a5d1c6f - Browse repository at this point
Copy the full SHA a5d1c6fView commit details -
Move C# and Html document generation (ie, compilation) to the Cohost …
…side of the world (#9766) In theory this means the end of document sync issues forever! In practice there is one fire-and-forget async method call here, from a sync context, so edge cases will still creep in. But all of this code should be deleted eventually anyway :D
Configuration menu - View commit details
-
Copy full SHA for 2ded3ad - Browse repository at this point
Copy the full SHA 2ded3adView commit details
Commits on Jan 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 50911ca - Browse repository at this point
Copy the full SHA 50911caView commit details
Commits on Jan 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for dd99886 - Browse repository at this point
Copy the full SHA dd99886View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8214697 - Browse repository at this point
Copy the full SHA 8214697View commit details
Commits on Jan 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 90fe324 - Browse repository at this point
Copy the full SHA 90fe324View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f6d05d - Browse repository at this point
Copy the full SHA 1f6d05dView commit details