N00nDay / stwui

Opinionated yet customizable Svelte-TailwindCSS component library
stwui.vercel.app
MIT License
451 stars 21 forks source link

VSCode autocompete/intellisense #52

Open N00nDay opened 1 year ago

N00nDay commented 1 year ago

Currently, child elements are not recognized by autocomplete/IntelliSense this is a development nuisance that must be addressed.

N00nDay commented 1 year ago

As this is working at run time I have submitted an issue with language-tools

N00nDay commented 1 year ago

As this is working at run time I have submitted an issue with language-tools

The issue I submitted to language-tools has just been closed as a duplicate. After reviewing the duplicate issue it has been open for almost 2 years.

N00nDay commented 1 year ago

Language-tools has a PR in the works. https://github.com/sveltejs/language-tools/pull/1177