mirror of
https://github.com/microsoft/vscode-extension-samples.git
synced 2026-04-27 16:55:44 +08:00
fix config description (#1145)
This commit is contained in:
committed by
GitHub
parent
3266b1ade7
commit
d2e67991dd
@ -104,7 +104,7 @@
|
||||
"conf.resource.insertEmptyLastLine": {
|
||||
"type": "object",
|
||||
"default": {},
|
||||
"description": "Resource configuration: Configure files using glob patterns to have an empty last line always",
|
||||
"description": "Resource configuration: Configure files using names to have an empty last line always",
|
||||
"scope": "resource"
|
||||
},
|
||||
"conf.language.showSize": {
|
||||
|
||||
Reference in New Issue
Block a user