You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am working on a vscode extension for vue-i18n called vue-i18n-ally and trying to add support for SFC.
The current approach for YAML support in the document is not ideal for static analyze. Would it be possible to add support for lang attr just like script in SFC (which can also support more preprocessors)?
I am working on a vscode extension for vue-i18n called vue-i18n-ally and trying to add support for SFC.
The current approach for YAML support in the document is not ideal for static analyze. Would it be possible to add support for
lang
attr just likescript
in SFC (which can also support more preprocessors)?For example:
This issue is relative to #10, #31
and conflicted with #11The text was updated successfully, but these errors were encountered: