jChicote / jChicote/ProjectExodus
Allow for history of debug commands invoked
Open
debug
- Dominant language
- C#
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
## Description
I have to keep typing out the commands
## Acceptance Criteria
- Like with powershell i can cycle through previous commands invoked
- The command history is stored in JSON or through a debug scriptable object
## Implementation
- [ ] Create scriptable object for debug settings
- [ ] Create a command log (with serializable)
## Notes
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.