Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
0.5.6
-
None
Description
When people implement a new interpreter, they extend interpreter.java as described in here. Among the several methods in interpreter.java, completion() API enables auto-completion.
However this API is too simple compared to other project auto-completion and hard to add more at the moment. So for the aspect of usage expansion, it would be better to separate and restructure this API before the this release( 0.6.0 ).
Attachments
Issue Links
- links to