withastro / language-tools

Language tools for Astro
MIT License
242 stars 46 forks source link

fix: svelte and vue imports #790

Closed Princesseuh closed 5 months ago

Princesseuh commented 5 months ago

Changes

Fix #782 and #783

Testing

CI unfortunately never broke on the original issue, I have no idea why. We have tests covering this, and they should still pass.

Docs

N/A

changeset-bot[bot] commented 5 months ago

⚠️ No Changeset found

Latest commit: 4e28921fd5d27e5e31f30917548b9dcdb817357e

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Princesseuh commented 5 months ago

Superceded by https://github.com/withastro/language-tools/pull/791