vim-svelte-plugin icon indicating copy to clipboard operation
vim-svelte-plugin copied to clipboard

Bug

Open dvlpr91 opened this issue 1 year ago • 1 comments

Syntax highlighting does not work when using arrow function expressions.

<svelte:window on:keydown={(e) => console.log(e)} />

dvlpr91 avatar Mar 07 '24 05:03 dvlpr91

Hi there.

I fixed it for Typescript syntax. Please update and check.

image

If it doesn't fix your case, please let me know what script syntax and relevant plugins you're using.

leafOfTree avatar Mar 13 '24 09:03 leafOfTree

I have already left vim and moved on to vscode.

I trust you would have done fine.

I apologize for not being able to check the results.

dvlpr91 avatar Apr 08 '24 08:04 dvlpr91