Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cache autocompletions #100

Open
kevgo opened this issue Apr 17, 2022 · 2 comments
Open

cache autocompletions #100

kevgo opened this issue Apr 17, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@kevgo
Copy link
Owner

kevgo commented Apr 17, 2022

  • use the cached version when showing the autocomplete
  • refresh the cache every so often in the background
    • after file save
    • after a while
    • after showing the autocomplete
@kevgo
Copy link
Owner Author

kevgo commented May 17, 2022

This became less important since we are using sections from tikibase.json now.

@kevgo kevgo added the enhancement New feature or request label Jun 11, 2022
@kevgo
Copy link
Owner Author

kevgo commented Jun 11, 2022

This needs data points where the slow timing is before justifying the extra complexity. It could very well be that it's slow to add so many entries to the autocomplete list.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant