File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 197197 },
198198 {
199199 "id" : " queryHistory" ,
200- "name" : " Query History" ,
200+ "name" : " Statement History" ,
201201 "visibility" : " visible" ,
202202 "when" : " code-for-ibmi:connected == true"
203203 },
222222 "viewsWelcome" : [
223223 {
224224 "view" : " queryHistory" ,
225- "contents" : " Query history will appear here."
225+ "contents" : " Statement history will appear here."
226226 },
227227 {
228228 "view" : " jobManager" ,
367367 },
368368 {
369369 "command" : " vscode-db2i.queryHistory.remove" ,
370- "title" : " Remove query from history" ,
370+ "title" : " Remove statement from history" ,
371371 "category" : " Db2 for i" ,
372372 "icon" : " $(trash)"
373373 },
374374 {
375375 "command" : " vscode-db2i.queryHistory.clear" ,
376- "title" : " Clear query history" ,
376+ "title" : " Clear statement history" ,
377377 "category" : " Db2 for i" ,
378378 "icon" : " $(trash)"
379379 },
You can’t perform that action at this time.
0 commit comments