Skip to content
Snippets Groups Projects
Commit 8dc2b854 authored by Gabriela Bittencourt's avatar Gabriela Bittencourt
Browse files

Create a completion_index for the autocompletion feature

- create the completion_index at the initialization of purr data
- add newly created objects to the completion_index
- update the completion_index by adding all objects from the index
  of the help browser whenever the index is created via make_index
- the completion_index is saved into a json file when purr-data
  quits, and also every 50 changes in order to mitigate data loss
  in case purr-data crashes
parent 0e23379b
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment