First pass dictation
Open
enhancement
- Dominant language
- Java
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Basic grammar (will likely change a little over time)
Dictate code and add to file (automatically import necessary classes)
Class names look at current file's imports as well as all imports which have at least one part mentioned (such as "hash map" would look for anything with "hash" or "map" then check for similarities.
Method names won't do matching yet (in future release)
Variable names will check local variables and parameters for initial release.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.