Skip to content

Tags: sarvex/svelte-language-tools

Tags

typescript-plugin-0.3.34

Toggle typescript-plugin-0.3.34's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: folding range support (sveltejs#2169)

sveltejs#1704
sveltejs#1120

This adds the syntactic folding range support instead of the VSCode's default indentation-based and regex-based folding. For embedded languages like Pug and Sass, I added a simplified version of indentation folding. The indentation folding is also a fallback for svelte blocks if there is a parser error.

svelte2tsx-0.6.23

Toggle svelte2tsx-0.6.23's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: folding range support (sveltejs#2169)

sveltejs#1704
sveltejs#1120

This adds the syntactic folding range support instead of the VSCode's default indentation-based and regex-based folding. For embedded languages like Pug and Sass, I added a simplified version of indentation folding. The indentation folding is also a fallback for svelte blocks if there is a parser error.

language-server-0.15.20

Toggle language-server-0.15.20's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: folding range support (sveltejs#2169)

sveltejs#1704
sveltejs#1120

This adds the syntactic folding range support instead of the VSCode's default indentation-based and regex-based folding. For embedded languages like Pug and Sass, I added a simplified version of indentation folding. The indentation folding is also a fallback for svelte blocks if there is a parser error.

extensions-107.12.0

Toggle extensions-107.12.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: folding range support (sveltejs#2169)

sveltejs#1704
sveltejs#1120

This adds the syntactic folding range support instead of the VSCode's default indentation-based and regex-based folding. For embedded languages like Pug and Sass, I added a simplified version of indentation folding. The indentation folding is also a fallback for svelte blocks if there is a parser error.

typescript-plugin-0.3.33

Toggle typescript-plugin-0.3.33's commit message
fix update logic introduced in sveltejs#2160

typescript-plugin-0.3.32

Toggle typescript-plugin-0.3.32's commit message
feat: add fallback handler to auto-types

sveltejs#2156

svelte-check-3.5.2

Toggle svelte-check-3.5.2's commit message
fix: bundle setup

no idea why TS 5.2 starts failing with that tsconfig, but we can change it to this and the output stays the same through Rollup

svelte2tsx-0.6.22

Toggle svelte2tsx-0.6.22's commit message
feat: add fallback handler to auto-types

sveltejs#2156

language-server-0.15.19

Toggle language-server-0.15.19's commit message
feat: add fallback handler to auto-types

sveltejs#2156

extensions-107.11.0

Toggle extensions-107.11.0's commit message
fix update logic introduced in sveltejs#2160