Skip to content
This repository was archived by the owner on May 4, 2025. It is now read-only.

Conversation

@MetinYalcinkaya
Copy link

Fixes #5

Ulauncher API no longer supports CACHE_DIR from ulauncher.config, using CACHE_PATH from ulauncher.utils.migrate

Fixes brpaz#5

Ulauncher API no longer supports CACHE_DIR from ulauncher.config, using CACHE_PATH from ulauncher.utils.migrate
Fixes brpaz#7

- Parses docs as JSON before it's passed to set_docs_to_fetch()
  - Fixes the issue of random languages getting indexed
    - E.G.: If you put "markdown" and it parses it as a string, it also indexes
      D and R docs
- Devdocs uses versions (python~3.13) for python, so added fallback for when a user enters
just "python"
Building on the Python versioning fallback, added a generalised way to deal with
versioned docs (E.g: Python~3.13, gcc~14), and defaults to latest version is
none is provided by the user. Uses regex matching to split between name and version.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

does not work on latest ulaunch

1 participant