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
Is your feature related to a specific framework or general for this extension
custom framework
Is your feature request related to a problem? Please describe.
We're developing a convenience library of our own wrapping some functionality that gets reused in various projects. It would be great if we were able to place the config file in the library where the syntax is defined so every project of ours that makes use of the library also automatically gets the custom framework definition.
Describe the solution you'd like
I guess it would be enough to be able to specify a custom path for CustomFrameworkConfigFilename which is currently hardcoded to './.vscode/i18n-ally-custom-framework.yml'
The text was updated successfully, but these errors were encountered:
Is your feature related to a specific framework or general for this extension
custom framework
Is your feature request related to a problem? Please describe.
We're developing a convenience library of our own wrapping some functionality that gets reused in various projects. It would be great if we were able to place the config file in the library where the syntax is defined so every project of ours that makes use of the library also automatically gets the custom framework definition.
Describe the solution you'd like
I guess it would be enough to be able to specify a custom path for CustomFrameworkConfigFilename which is currently hardcoded to './.vscode/i18n-ally-custom-framework.yml'
The text was updated successfully, but these errors were encountered: