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

Improved completions #313

Merged
merged 13 commits into from
Jun 30, 2024
Merged

Conversation

Schottkyc137
Copy link
Contributor

@Schottkyc137 Schottkyc137 commented Jun 23, 2024

Relates to #312

  • Fix missing completions for use work.
    Previously, this wouldn't show any completion items
  • Add completion selected names (i.e., names after a dot for packages, records and more)
  • Make the parser more robust
  • Add completion for attributes

This also contains a restructuring of the completion module for the sake of modularity and readability.

@Schottkyc137 Schottkyc137 merged commit 16d9e5e into VHDL-LS:master Jun 30, 2024
10 checks passed
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