microsoft / vscode-loc

VS Code Localization Extension
Other
553 stars 298 forks source link

fix(zh-hans): vscode.emmet.i18n.json link #1565

Closed iusx closed 7 months ago

iusx commented 7 months ago

Link to error 404

Periods are parsed as URLs and redirected to 404. Maybe the parsing rules can be changed? Or maybe I can use a stupid method like mine (I know it looks stupid)

https://github.com/microsoft/vscode-loc/blob/2be41b4282004642c243dc9de5634ed04f8d177d/i18n/vscode-language-pack-zh-hans/translations/extensions/vscode.emmet.i18n.json#L14-L16

- 请参阅 https://code.visualstudio.com/docs/editor/emmet#_emmet-configuration。
+ 请参阅 https://code.visualstudio.com/docs/editor/emmet#_emmet-configuration 了解更多。

https://code.visualstudio.com/docs/editor/emmethttps://code.visualstudio.com/docs/editor/emmet