marko-js / language-server

Marko autocomplete, intellisense and editor support.
MIT License
38 stars 8 forks source link

feat: improve location of import/export insertions #137

Closed DylanPiercey closed 1 year ago

DylanPiercey commented 1 year ago

Scope

marko-vscode

Description

Improves the location where import and export statements are injected with typescript. Also ensures they are after any PRAGMA comments, eg // @ts-check.

changeset-bot[bot] commented 1 year ago

🦋 Changeset detected

Latest commit: 6c6d8c9a28d3d0c804a06171d170b1844fbb77da

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

This PR includes changesets to release 2 packages | Name | Type | | ---------------------- | ----- | | @marko/language-server | Patch | | marko-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