leaf
leaf
> - Provide a dark mode preset option, for people who prefer dark mode and would rather be able to simply turn on dark mode instead of having to manually...
Hi there. I fixed it for Typescript syntax. Please update and check. If it doesn't fix your case, please let me know what script syntax and relevant plugins you're using.
I've got an idea for this, but it isn't very easy and may take more time. Meanwhile, you can drag any tab out of the group so it stays on...
I agree that we need a treesitter svelte mode. However, there seem to be many differences between a regular mode and a treesitter mode. I'm trying a new `svelte-ts-mode`.
Does simply using `typescript-ts-mode` instead of `typescript-mode` work for you? Last time I checked it seem much complicated. So I started a new mode: https://github.com/leafOfTree/svelte-ts-mode. Now it's maintained by @Ziqi-Yang....