Is your feature request related to a problem? Please describe.
The Modules folder is good but somewhat inconsistent because some modules exist in the main project.
Describe the solution you'd like
We should move more into Modules folder and refactor a little bit to make our codebase a little more clear. I have divided the project into categories and am using these categories in our GH project. I think this can be applied to our Modules folder. So I've compiled a list of categories within the project as follows.
About
Acknowledgments
Architecture
Breadcrumbs
CLI Tools
Commands
Debugger
Editor
Extensions
Feedback
Find & Replace
Finder Tools
Keybindings
Localization
LSP
Open Quickly
Quick Help
Settings
Snippets
Software Updater
Source Control
Statusbar
Tab Bar
Task Runner
Terminal
Themes
Toolbar
UI Components
Welcome
Our Modules folder should reflect the above list of categories. This will ensure that we are building on a strong foundation. This might also help as we label and categorize issues, split up work, assign PRs, added commit messages etc.
austincondiff commentedOct 10, 2022
•
edited
Is your feature request related to a problem? Please describe.
The Modules folder is good but somewhat inconsistent because some modules exist in the main project.
Describe the solution you'd like
We should move more into Modules folder and refactor a little bit to make our codebase a little more clear. I have divided the project into categories and am using these categories in our GH project. I think this can be applied to our Modules folder. So I've compiled a list of categories within the project as follows.
Our Modules folder should reflect the above list of categories. This will ensure that we are building on a strong foundation. This might also help as we label and categorize issues, split up work, assign PRs, added commit messages etc.
Related Issues
The text was updated successfully, but these errors were encountered: