CodeEdit
CodeEdit copied to clipboard
Remember window size and position
Description
Remember the window size and position across sessions.
Related Issue
- #902
Checklist
- [x] I read and understood the contributing guide as well as the code of conduct
- [x] My changes generate no new warnings
- [x] My code builds and runs on my machine
- [x] I documented my code
- [x] Review requested
Will this work for multiple project windows open at once? If you can, you might post a brief screen video of this working.
This doesn't work for multi-project windows. Will look into it. Thanks!
Just to be clear, we don't currently support multiple projects in a single window. I meant each open project having its own window.
@austincondiff I did a sync fork which brought in a new commit in this PR. Is this okay - not sure if I should have done that.
@austincondiff I did a sync fork which brought in a new commit in this PR. Is this okay - not sure if I should have done that.
As long as your branch is still based on main and there are no conflicts arising, everything is good 👍🏻
Added screen recording above. In hindsight, should have used the mouse to quit the app instead of cmd+Q.
Beautiful, nice work @Code-DJ!
@allcontributors add @Code-DJ for code and bug