Merged
Conversation
1. Doesn't use the patch engine request execution mechanism on the frontend, instead uses separate document and text control models 2. Dynamic enabling and disabling on "lightweight.backend.enabled" registry with proper lightweight backend termination. 3. Lifetime of lightweight backend is the same as full backend while registry is enabled. 4. lightweightAppSession.service<ServiceClass>() pattern isn't used anymore, except special case for logger model case in extension listener. 5. Added separate PatchEngineEditorTestMode.SpeculativeLightweightBackendRebaseProhibited scenario for lightweight backend tests, and it's executed as patch engine test scenario for CSharpFrontendTypingAssistPatchEngineTest 6. Support default layered settings 7. Create separate lightweight-backend.TIME.PID.log and lightweight-backend.TIME.PID.log logs 8. Support RiderTestModel and test hosts in lightweight backend mode by splitting zones (cherry picked from commit c0da247dc589713ab06994187a284480a5fb80bc) IJ-MR-189223 GitOrigin-RevId: ce167a937cecced18fddc7340ec5f129c70ca05a
…base test nuget restore can find the common folder without additional help now. Issue: RSRP-502680 Source: d5ed997d3908c7415f8a77fe95321f4cae29ce24 Branch: "h.RSRP-502680.Take-JetEnvironment-Init-Off-the-Main-Thread" GitOrigin-RevId: ff08d4d427b1c8e4060c7a1c73f668675a6d4df7
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Sync with the ultimate master.