Skip to content

Refactored WorkspaceClient and sidebar #1243

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

Merged
merged 6 commits into from
May 2, 2023
Merged

Conversation

matthijseikelenboom
Copy link
Contributor

@matthijseikelenboom matthijseikelenboom commented Apr 27, 2023

Description

This PR includes improvements to the Sidebar carried over from AuroraEditor. It contains under the hood and architecture improvements as well as some functional quality of life things. It also contains a new/updated implementation of the WorkspaceClient which has been renamed to CEWorkspaceFileManager.

Related Issues

Also adds the foundation for:

But reopens (functionality will eventually be added):

Checklist

  • I read and understood the contributing guide as well as the code of conduct
  • The issues this PR addresses are related to each other
  • My changes generate no new warnings
  • My code builds and runs on my machine
  • My changes are all related to the related issue above
  • I documented my code

Screenshots

N/A

matthijseikelenboom and others added 2 commits March 19, 2023 10:19
* Transfer project navigator bottom

* Transfer TableViewCell abstractions

* Transfer over project manager outline view

* Get proj navigator sidebar working again

* Rename OutlineView -> ProjectNavigatorOutlineView for clarity

* Remove debug statements

* Fix incorrect comment headers

* Change old AE assets to new CE assets

* Add vscode-style toolbar

* Disable vertical sidebar by default

* Make deletion messages more descriptive

* Fix table view cell alignments
@austincondiff
Copy link
Collaborator

Please resolve all merge conflicts. Marking as a draft until then.

@matthijseikelenboom matthijseikelenboom marked this pull request as ready for review May 1, 2023 08:58
Copy link
Collaborator

@0xWDG 0xWDG left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, i have some minor comments/questions.

@austincondiff
Copy link
Collaborator

austincondiff commented May 1, 2023

Could we not carry over functionality so we do not have to reopen #1029 and #1018? Or would this take to long (just want to understand)? We have already encountered a good amount of regressions as of late so I am a little apprehensive about merging something that will cause even more regression.

In the interest of moving fast though, if there is a immediate plan to tackle this, that might be okay.

@austincondiff austincondiff enabled auto-merge (squash) May 2, 2023 00:13
@austincondiff austincondiff merged commit 7c27b1e into main May 2, 2023
@austincondiff austincondiff deleted the refactor/workspace-client branch May 2, 2023 23:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants