DEV Community

Discussion on: Why are we using single file components in the first place?

Collapse
 
adam_cyclones profile image
Adam Crockett

You might argue that the best support is for single files such as CSS, JS and HTML having been around the longest and would be on the core support list for the editor development team. So yes any DSL is going to be worse for support depending on the community.

For typescript the fault is the integration between the Typescript language server and the author of the plugin.