Allow dictating inport
Open
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.