CodesAway / CodesAway/DYCE

Allow dictating inport

Open
#6 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

First pass would use class names based on imports

So, allow specifying import
* Could say just simple name
* Or part of fully qualified name (such as util list for Java.util.List or Java logger)
* Would then look at all available classes (JDK, dependencies - like projects)
* Give preference for classes in current project or imported in other files
* Index all imports with frequency - so can find more likely import for specific class

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.