Skip to content

i18n-ally i18n 翻译增强插件

在单仓项目应该主动开启并填写 i18n-ally.enabledFrameworks 配置

上述 issue 是我发的。事实上官方 wiki 文档说的很清楚:在单仓项目内,插件不提供自动框架识别,应该自己填写声明。

在 setting.json 内:

json
{
	// 单仓项目需要主动声明所使用的框架。
	"i18n-ally.enabledFrameworks": ["vue"]
}

识别失败的情况

在项目内,vue-i18n 至少要 8 版本,typescript 至少要 5 版本才可以使用。

贡献者

The avatar of contributor named as ruan-cat ruan-cat
The avatar of contributor named as 阮喵喵 阮喵喵

页面历史