jupyter-js-notebook icon indicating copy to clipboard operation
jupyter-js-notebook copied to clipboard

StringSearch should be removed from completion model

Open afshin opened this issue 9 years ago • 0 comments

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

afshin avatar May 26 '16 15:05 afshin