Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

❇️ Add Svelte support #59

Open
EstebanBorai opened this issue Sep 24, 2023 · 9 comments
Open

❇️ Add Svelte support #59

EstebanBorai opened this issue Sep 24, 2023 · 9 comments
Assignees
Labels
blocked This is issue is blocked by another issue enhancement New feature or request language

Comments

@EstebanBorai
Copy link
Member

EstebanBorai commented Sep 24, 2023

Is blocked by LSP integration (No issue available yet)

Language Name

Svelte

Tree-Sitter Grammar

https://github.com/Himujjal/tree-sitter-svelte

I will work on this

Yes

Additional Info (optional)

No response

@austincondiff
Copy link
Contributor

This should probably eventually be moved into a Svelte extension. Because extensions are not quite ready, this can go into core for the time being.

@EstebanBorai EstebanBorai mentioned this issue Oct 1, 2023
6 tasks
@mattpilott
Copy link

Is there an update on this? I'd really like to use codeedit for real and kinda need svelte support at the very least, happy to test any implementation and send feedback!

@EstebanBorai
Copy link
Member Author

Is there an update on this? I'd really like to use codeedit for real and kinda need svelte support at the very least, happy to test any implementation and send feedback!

Hey @mattpilott! I gave this a shot a while ago and had a compile time issue due to duplicated symbols in C header files between Tree Sitter Svelte and Tree Sitter HTML.

Here are some details: #60

Here is the issue I reported back in the day: Himujjal/tree-sitter-svelte#43

@mattpilott
Copy link

@austincondiff how far off is something like this svelte support? Again be great to be able to use codeedit day to day and provide real feedback!

@EstebanBorai
Copy link
Member Author

I think we could have a fork on tree-sitter-svelte perhaps? Or stick for Svelte for both? HTML and Svelte?

@matthijseikelenboom
Copy link

I'd leave this for now. Things like Svelte and Vue and React are more frameworks/libraries than languages. As such they rely way more on LSP etc. So we might want to fix that first

@EstebanBorai
Copy link
Member Author

I suggest we mark this issue in a way other users know it will be introduced after LSP. That way we focus attention on the actual priorities.

What do you think?

@matthijseikelenboom
Copy link

Yup, I agree. I'm reworking some of the labels and project boards, so I'll take this one with it

@mattpilott
Copy link

Great thanks @matthijseikelenboom

@matthijseikelenboom matthijseikelenboom added the blocked This is issue is blocked by another issue label Feb 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked This is issue is blocked by another issue enhancement New feature or request language
Projects
Status: 📋 Todo
Development

No branches or pull requests

4 participants