withastro / language-tools

Language tools for Astro
MIT License
267 stars 52 forks source link

fix(html): Load custom data the proper way #841

Closed Princesseuh closed 6 months ago

Princesseuh commented 6 months ago

Changes

The API for loading custom data changed, but we didn't have a test for custom data, only normal completions. This makes it so we use the proper API now.

Fixes https://github.com/withastro/language-tools/issues/840

Testing

Added a test!

Docs

N/A

changeset-bot[bot] commented 6 months ago

🦋 Changeset detected

Latest commit: ce5fd2549db7e6a3c410a8cc145a429070a43e56

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages | Name | Type | | ------------------------ | ----- | | @astrojs/language-server | Patch | | astro-vscode | Patch |

Not sure what this means? Click here to learn what changesets are.

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