Releases: withastro/language-tools
Releases · withastro/language-tools
@astrojs/[email protected]
Patch Changes
- e8e18a8: Fixes an issue where errors inside script and style tags could be offset by a few characters when multi bytes characters were present in the file
@astrojs/[email protected]
Patch Changes
- e8e18a8: Fixes an issue where errors inside script and style tags could be offset by a few characters when multi bytes characters were present in the file
- Updated dependencies [e8e18a8]
- @astrojs/[email protected]
[email protected]
Patch Changes
- cc94bef: Revert a change to top-level returns that could prevent the return types of functions from being correct in certain cases
[email protected]
@astrojs/[email protected]
Patch Changes
- cc94bef: Revert a change to top-level returns that could prevent the return types of functions from being correct in certain cases
@astrojs/[email protected]
Patch Changes
- cc94bef: Revert a change to top-level returns that could prevent the return types of functions from being correct in certain cases
@astrojs/[email protected]
@astrojs/[email protected]
Patch Changes
- cc94bef: Revert a change to top-level returns that could prevent the return types of functions from being correct in certain cases
- Updated dependencies [cc94bef]
- @astrojs/[email protected]
@astrojs/[email protected]
Minor Changes
- b65d6b4: Adds support for SCSS and LESS intellisense inside style tags
Patch Changes
- Updated dependencies [3a60f00]
- Updated dependencies [b65d6b4]
- @astrojs/[email protected]
[email protected]
Patch Changes
- 7733a56: Revert changes to Emmet completions, it was generating the wrong completions in certain cases