Skip to content

Fix language server scopes for HEEx - #142

Merged
AlternateRT merged 1 commit into
mainfrom
fix-heex-scopes
Aug 23, 2026
Merged

Fix language server scopes for HEEx#142
AlternateRT merged 1 commit into
mainfrom
fix-heex-scopes

Conversation

@AlternateRT

Copy link
Copy Markdown
Collaborator

Scopes Elixir language servers into component names so that these can get completions and documentation hovering as well

Also adds dexter into the EEx/HEEx scopes, which was missing, and removed @ as a word character for functions and slots in HEEx; realistically, there is no situation where you can create a valid function/slot name using this character that HEEx will recognise

Scopes Elixir language servers into component names so that these can
get completions and documentation hovering as well

Also adds dexter into the EEx/HEEx scopes, which was missing, and
removed `@` as a word character for functions and slots in HEEx;
realistically, there is no situation where you can create a valid
function/slot name using this character that HEEx will recognise
@cla-bot cla-bot Bot added the cla-signed label Aug 23, 2026
@AlternateRT
AlternateRT enabled auto-merge (squash) August 23, 2026 10:27
@AlternateRT
AlternateRT merged commit 841a9c5 into main Aug 23, 2026
10 checks passed
@AlternateRT
AlternateRT deleted the fix-heex-scopes branch August 23, 2026 10:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant