leaf
leaf
Hi Artur, Thanks for your recognition! Pull requests are always welcome. Feel free to check open issues https://github.com/leafOfTree/vim-matchtag/issues and see if you want to look at any of them. For...
Hi, I'm afraid there is no changelog yet. For now, you can check the changes between versions by checking commits: https://github.com/leafOfTree/svelte-lazy/commits/master/
Sure, I will add a changelog in the future.
Hi, there. Thanks for your feedback. Please note `typescript-mode` needs to be installed to highlight ts block. I'm not familiar with eglot and haven't got time to check it yet....
svelteserver seems to use ts/js/scss rules to check svelte blocks. As the below screenshot shows, it detects errors of different blocks at the same time It may integrate those servers...
I see. It seems not easy to use the new tree sitter `typescript-ts-mode` in the regular `svelte-mode`. We probably need a new `svelte-ts-mode` to totally make use of tree sitter...
Thanks for your reply. It does work if I turn the setting off.
Thanks for the feedback. I'll check it soon.
I'm not able to replicate it. Windows 10 22H2 19045.4529 WindowTabs 2023.10.15 Did you use my release https://github.com/leafOfTree/WindowTabs/releases/tag/v2023.10.15? Is there any error log? 
You can try the latest release at https://github.com/leafOfTree/WindowTabs/releases One possible reason is that the settings file is broken. I've added error handling to pop a message box if it's so.