Skip to content

Multiple Completion Bug Fixes #34

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

Zeejfps
Copy link

@Zeejfps Zeejfps commented Aug 14, 2025

  • Added faultdef, alias, and typedef to TopLevelCompletionContributor
  • Removed fault and def from TopLevelCompletionContributor
  • Fixed ImportCompletionContributor
  • Added C3StdLibRootsProvider so the STD lib is indexed
image image image

commit 384be64
Author: Zee Vasilyev <zeejfps@gmail.com>
Date:   Wed Aug 13 16:27:03 2025 -0500

    Removed unused import

commit b5d44c5
Author: Zee Vasilyev <zeejfps@gmail.com>
Date:   Wed Aug 13 15:20:34 2025 -0500

    Fixed import completions not working
commit 867a2f0
Author: Zee Vasilyev <zeejfps@gmail.com>
Date:   Wed Aug 13 11:49:09 2025 -0500

    removed fault and def; added faultdef, typedef, and alias
commit 5f74b70
Author: Zee Vasilyev <zeejfps@gmail.com>
Date:   Wed Aug 13 17:08:44 2025 -0500

    Implemented an C3StdLibRootsProvider so that the STD lib is indexed and provide completion
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant