File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22[ ![ Coverage Status] ( https://coveralls.io/repos/github/wozjac/vscode-ui5-api-reference/badge.svg?branch=main )] ( https://coveralls.io/github/wozjac/vscode-ui5-api-reference?branch=main )
33[ ![ GitHub license] ( https://img.shields.io/github/license/wozjac/vscode-ui5-api-reference )] ( https://github.com/wozjac/vscode-ui5-api-reference/blob/main/LICENSE )
44
5- # VSCode- UI5: API reference
5+ # VSCode UI5: API reference
66
77VS Code extension - SAP/Open UI5 reference view in a side bar view.
88
Original file line number Diff line number Diff line change 9797 "commands" : [
9898 {
9999 "command" : " vscode-ui5-api-reference.showAPIView" ,
100- "title" : " VSCode- UI5: show API view"
100+ "title" : " VSCode UI5: show API view"
101101 },
102102 {
103103 "command" : " vscode-ui5-api-reference.searchAPI" ,
104- "title" : " VSCode- UI5: display API for..."
104+ "title" : " VSCode UI5: display API for..."
105105 },
106106 {
107107 "command" : " vscode-ui5-api-reference.showAPIViewForValue" ,
108- "title" : " VSCode- UI5: Show API for selection" ,
108+ "title" : " VSCode UI5: Show API for selection" ,
109109 "category" : " navigation" ,
110110 "where" : " editorHasSelection"
111111 }
130130 },
131131 "configuration" : {
132132 "type" : " object" ,
133- "title" : " VSCode- UI5: API Reference" ,
133+ "title" : " VSCode UI5: API Reference" ,
134134 "properties" : {
135135 "UI5ReferencePanel.apiURL" : {
136136 "type" : " string" ,
You can’t perform that action at this time.
0 commit comments