rouge icon indicating copy to clipboard operation
rouge copied to clipboard

Add support for *.svelte files - Svelte lexer

Open rafrafek opened this issue 3 years ago • 3 comments

Svelte https://svelte.dev/docs#Component_format Svelte is number one in satisfaction and 4th in usage ranking among JavaScript front-end frameworks according to State of JS https://2020.stateofjs.com/en-US/technologies/front-end-frameworks/

Implementation in other libraries Chroma Svelte lexer: https://github.com/alecthomas/chroma/blob/master/lexers/s/svelte.go

Additional context GitLab issue: https://gitlab.com/gitlab-org/gitlab/-/issues/195631

rafrafek avatar Jun 23 '21 10:06 rafrafek

Updated (perma)link for Chroma Svelte Lexer: svelte.go

Rudedog9d avatar Sep 13 '22 22:09 Rudedog9d

Updated Related Gitlab issue: https://gitlab.com/gitlab-org/gitlab/-/issues/419070

Rudedog9d avatar Jul 19 '23 14:07 Rudedog9d

I'm going to take a crack at this, doesn't look like I can assign myself though

Rudedog9d avatar Jul 19 '23 18:07 Rudedog9d