You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make femto more convenient to master simple daily routines: Adding a changelog entry, fixing simple bugs, changing configs. All enhancements and bugs are related to experiences with femto in the everyday life of a software developer. At the current step each issue was more or less a reason to stop using femto for a certain task.
While C projects can get messy really fast, some refactoring should take place. The session file is a bad monolith and so is the session struct. It would be nice to split up and outsource more of the sessons functionality.
Further loosely related features/files/constructs which could be considered to refactor:
Discussion about upcoming features/milestones.
Milestones
1. Develop femto in femto itself ✅
Files can be opened, edited and saved including navigation.
Released with v0.3.0
2. Convenient for daily routines ✅
Make femto more convenient to master simple daily routines: Adding a changelog entry, fixing simple bugs, changing configs. All enhancements and bugs are related to experiences with femto in the everyday life of a software developer. At the current step each issue was more or less a reason to stop using femto for a certain task.
Released with v0.4.0
3. Refactoring ✅
While C projects can get messy really fast, some refactoring should take place. The session file is a bad monolith and so is the session struct. It would be nice to split up and outsource more of the sessons functionality.
Further loosely related features/files/constructs which could be considered to refactor:
Buffer
andLine
4. Speed up workflow ✅
Add more key-bindings to speed up workflow.
5. Colorize ⚪
C
Go
json
Vision
The text was updated successfully, but these errors were encountered: