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

chore: tweak completions #2630

Merged
merged 2 commits into from
Dec 12, 2024
Merged

chore: tweak completions #2630

merged 2 commits into from
Dec 12, 2024

Conversation

dummdidumm
Copy link
Member

@dummdidumm dummdidumm commented Dec 12, 2024

  • In Svelte 5, prefer onclick over on:click suggestions
  • Ignore completions in more Text positions
  • Only prefer runes/components in the script tag and in opening tags; should give more accurate completions in the template (as part of this I refactered the compiler usage a bit; it's reusable/shared between documents now)

- In Svelte 5, prefer `onclick` over `on:click` suggestions
- Ignore completions in more Text positions
- Only prefer runes/components in the script tag and in opening tags; should give more accurate completions in the template
@dummdidumm dummdidumm merged commit cdd3f2e into master Dec 12, 2024
3 checks passed
@dummdidumm dummdidumm deleted the completion-tweaks branch December 12, 2024 13:19
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