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

Feat: autocomplete #2144

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Commits on Aug 12, 2024

  1. Added autocomplete feature

    Includes custom autocompletions for JSDoc tags. Will customize it to instead autocomplete Sprig functions.
    youknowedo committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    ca616a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af72265 View commit details
    Browse the repository at this point in the history
  3. autocomplete tooltips

    youknowedo committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    d8c26af View commit details
    Browse the repository at this point in the history
  4. take info from docs

    youknowedo committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    def1dfe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    878c915 View commit details
    Browse the repository at this point in the history