Tags: Crossfix254/CodeEdit
Tags
Correctly Set Up EditorManager on New Workspaces (CodeEditApp#2114) ### Description Adjusts the setup of EditorManager to always assign the `workspace` property on all editors after restoring it. This creates duplicate work when we have editors that successfully restore from a saved state, but ensures we *always* set up the editor manager correctly even when an error is thrown or there is no restoration data. Adjusted UI tests to catch this. ### Related Issues * Issue on discord. ### Checklist - [x] I read and understood the [contributing guide](https://github.com/CodeEditApp/CodeEdit/blob/main/CONTRIBUTING.md) as well as the [code of conduct](https://github.com/CodeEditApp/CodeEdit/blob/main/CODE_OF_CONDUCT.md) - [x] The issues this PR addresses are related to each other - [x] My changes generate no new warnings - [x] My code builds and runs on my machine - [x] My changes are all related to the related issue above - [x] I documented my code ### Screenshots N/A
Bump Build Number to 46 (CodeEditApp#2083) bump build number to 46 Co-authored-by: GitHub Action <action@github.com>
Bump Build Number to 45 (CodeEditApp#2022) bump build number to 45 Co-authored-by: GitHub Action <action@github.com>
Bump Build Number (CodeEditApp#1947) * Bumps the build number to 44 (this will be done by CI in the future)
Bump Build Number to 43 (CodeEditApp#1882) bump build number to 43 Co-authored-by: GitHub Action <action@github.com>
Bump Build Number to 42 (CodeEditApp#1863) bump build number to 42 Co-authored-by: GitHub Action <action@github.com>
Bump Build Number to 40 (CodeEditApp#1828) bump build number to 40 Co-authored-by: GitHub Action <action@github.com>
PreviousNext