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

Cabal file completions #3268

Merged
merged 2 commits into from
Aug 3, 2023
Merged

Commits on Aug 2, 2023

  1. Implement completions for cabal files

    Includes:
    * completions for keywords, sensitive to stanzas
    * value completions for constant values, files, directories and exposed modules
    * completion of snippets for different stanzas and the required basic fields
    VeryMilkyJoe committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    e5e42ee View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Stack and pre-commit hook

    fendor committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    1123361 View commit details
    Browse the repository at this point in the history