gopherdata / gophernotes

The Go kernel for Jupyter notebooks and nteract.
MIT License
3.83k stars 264 forks source link

Autocomplete #111

Closed cosmos72 closed 6 years ago

cosmos72 commented 6 years ago

implement code autocompletion (feature request #22) by adapting @jpark-dev https://github.com/jpark-dev/gophernotes/tree/feature/autocomplete_new_gomacro to use gomacro/fast/Interp.CompleteWords()

Features:

Limitations: