You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 

16 lines
1004 B

{
"displayName": "HTML Preview",
"description": "Provides ability to preview HTML documents.",
"html.preview.doubleClickToSwitchToEditor.desc": "Double click in the html preview to switch to the editor.",
"html.preview.markEditorSelection.desc": "Mark the current editor selection in the html preview.",
"html.preview.scrollEditorWithPreview.desc": "When a html preview is scrolled, update the view of the editor.",
"html.preview.scrollPreviewWithEditor.desc": "When a html editor is scrolled, update the view of the preview.",
"html.preview.title" : "Open Preview",
"html.previewSide.title" : "Open Preview to the Side",
"html.showLockedPreviewToSide.title": "Open Locked Preview to the Side",
"html.showSource.title" : "Show Source",
"html.showPreviewSecuritySelector.title": "Change Preview Security Settings",
"html.trace.desc": "Enable debug logging for the html extension.",
"html.preview.refresh.title": "Refresh Preview",
"html.preview.toggleLock.title": "Toggle Preview Locking"
}