mirror of
https://github.com/microsoft/vscode-extension-samples.git
synced 2026-04-27 16:55:44 +08:00
fix typos...
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
{
|
||||
"name": "vscode-css-properties",
|
||||
"displayName": "Preview CSS Propertis Sample",
|
||||
"description": "A sample illustrating the of TextContentProviders and the `vscode.previewHtml` command. Introduce in verson 0.10.7.",
|
||||
"version": "0.0.7",
|
||||
"displayName": "Preview CSS Properties Sample",
|
||||
"description": "A sample illustrating the of TextContentProviders and the `vscode.previewHtml` command, introduce in 0.10.7",
|
||||
"version": "0.0.8",
|
||||
"publisher": "eg2",
|
||||
"galleryBanner": {
|
||||
"color": "#5c2d91",
|
||||
|
||||
Reference in New Issue
Block a user