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(lsp): Add autocomplete #1900

Draft
wants to merge 17 commits into
base: main
Choose a base branch
from

Commits on Aug 2, 2024

  1. feat: Add Completion

    spotandjake committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    2b1d406 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    acc91e8 View commit details
    Browse the repository at this point in the history
  3. feat: Improve Completion

    spotandjake committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    32cf4ff View commit details
    Browse the repository at this point in the history
  4. chore: Run Formatter

    spotandjake committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    8cecae1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1d32591 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d75fad1 View commit details
    Browse the repository at this point in the history
  7. chore: Better detect let and type, do not recommend stuff where w…

    …e are writing an identifier.
    spotandjake committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    301f218 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d549a0c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b1d09dd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e49bc98 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6b7a8ab View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a9859c2 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7229952 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    828ec4e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f8e4ab3 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    2223922 View commit details
    Browse the repository at this point in the history
  17. chore: Update for 0.6.x

    spotandjake committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    d93ab92 View commit details
    Browse the repository at this point in the history