Skip to content

feat: show current tree imported items in completion#150

Merged
coder3101 merged 2 commits into
coder3101:mainfrom
n08i40k:main
Jul 23, 2026
Merged

feat: show current tree imported items in completion#150
coder3101 merged 2 commits into
coder3101:mainfrom
n08i40k:main

Conversation

@n08i40k

@n08i40k n08i40k commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

Add imported items in current file into completion results.

This is a minimal implementation.
For imported items, LSP will offer a fully qualified name instead of a relative one.

Example:
image

@n08i40k

n08i40k commented Jul 23, 2026

Copy link
Copy Markdown
Contributor Author

Related to #149

@n08i40k

n08i40k commented Jul 23, 2026

Copy link
Copy Markdown
Contributor Author
image oh, my bad

@coder3101 coder3101 linked an issue Jul 23, 2026 that may be closed by this pull request
@coder3101

Copy link
Copy Markdown
Owner

Thank you for your contribution!

@coder3101
coder3101 merged commit b2e9140 into coder3101:main Jul 23, 2026
6 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.

Show imported types in auto-completions.

2 participants