Skip to content
  • Gabriela Bittencourt's avatar
    create a completion_index for the autocompletion feature · 60223225
    Gabriela Bittencourt authored
    - at the initialization of purr data, make the completion_index
    - at the creation of a new object, add it to completion_index
    - at the browser's make_index, update completion_index with all
      objs in the browser index
    - the completion_index is saved into a json file at: every 50 changes;
      and at the quit of purr data
    60223225