Tags: sarvex/svelte-language-tools
Tags
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.
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.
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.
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.
fix update logic introduced in sveltejs#2160
feat: add fallback handler to auto-types sveltejs#2156
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
feat: add fallback handler to auto-types sveltejs#2156
feat: add fallback handler to auto-types sveltejs#2156
PreviousNext