jupyter-js-notebook
jupyter-js-notebook copied to clipboard
StringSearch should be removed from completion model
The StringSearch module in completion/model.ts is a direct copy of the search algorithm in phosphor-core. Once phosphor-core is integrated with jupyter-js-notebook and the old phosphor libs are upgraded, this namespace should be removed in favor of the library version.
cf. #170
cc: @blink1073 @sccolbert @jasongrout