Skip to content

🚨 Move Components to Modules #233

Description

@lukepistrol

We should try to move all existing components which live in the main target as of now to their own modules in CodeEditModules.

This would increase testability and structure of the code.

In particular we should do this for:

  • Documents (most important & requirement for all others)
  • Welcome
  • Settings
  • Breadcrumbs
  • Extensions
  • TabBar
  • NavigatorSidebar
  • InspectorSidebar
  • QuickOpen

In addition all new components should only live inside CodeEditModules except there is a specific enough reason not to do so.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

PRIORITYThis issue has priority over other issues.

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions