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 support for :each in #each blocks #13

Closed
Himujjal opened this issue May 1, 2021 · 2 comments
Closed

Add support for :each in #each blocks #13

Himujjal opened this issue May 1, 2021 · 2 comments

Comments

@Himujjal
Copy link
Owner

Himujjal commented May 1, 2021

https://svelte.dev/docs#each

#each blocks also have a :else block which is used to render if the list is empty. Implement that!

@Himujjal
Copy link
Owner Author

Himujjal commented May 2, 2021

@elianiva Hey. I fixed this issue. Can you check if the queries are still alright and merge it in the neovim repo?

@elianiva
Copy link
Contributor

elianiva commented May 5, 2021

I can test it tonight, sorry for the late reply!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants