CodesAway / CodesAway/DYCE

First pass dictation

Open
#7 0 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.