Skip to content

Tags: CodeEditApp/CodeEdit

Tags

v0.3.6

Toggle v0.3.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Correctly Set Up EditorManager on New Workspaces (#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

v0.3.5

Toggle v0.3.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump Build Number to 46 (#2083)

bump build number to 46

Co-authored-by: GitHub Action <action@github.com>

v0.3.4

Toggle v0.3.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump Build Number to 45 (#2022)

bump build number to 45

Co-authored-by: GitHub Action <action@github.com>

v0.3.3

Toggle v0.3.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump Build Number (#1947)

* Bumps the build number to 44 (this will be done by CI in the future)

v0.3.2

Toggle v0.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump Build Number to 43 (#1882)

bump build number to 43

Co-authored-by: GitHub Action <action@github.com>

v0.3.1

Toggle v0.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump Build Number to 42 (#1863)

bump build number to 42

Co-authored-by: GitHub Action <action@github.com>

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bumped to 0.3.0 (#1850)

v0.2.1

Toggle v0.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump Build Number to 40 (#1828)

bump build number to 40

Co-authored-by: GitHub Action <action@github.com>

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix Framework Name For Signature

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update pre-release.yml