scijava / script-editor

Script Editor and Interpreter for SciJava script languages
http://imagej.net/Script_Editor
BSD 2-Clause "Simplified" License
12 stars 12 forks source link

Fix autocompletion listener #52

Closed acardona closed 3 years ago

acardona commented 3 years ago

Includes changes to the AutoCompletionListener and the ImportCompletion (now an interface), so that it all plays nicely with the fiji/jython-autocompletion package.