I am making snippets plugin in vscode, as follows
"Progress": {
"prefix": ".progress",
"body": "progress",
"description": "Documentation and examples for using Bootstrap custom progress bars featuring support for stacked bars, animated backgrounds, and text labels."
}
When users use it, they can see "description"
The point is that I want users in different countries to see their own language, how should I configure it, or where there are documents in this regard, thanks
question from:
https://stackoverflow.com/questions/65839185/how-can-i-localize-visual-studio-code-snippets-descriptions 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…