Skip to content

Commit 80c73cb

Browse files
committed
fix: text editor is the default
1 parent ec874be commit 80c73cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/salesforcedx-vscode-soql/package.nls.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"configuration_title": "Salesforce SOQL Configuration",
33
"soqlCustom_soql": "SOQL Builder",
44
"soql_open_new_builder": "SFDX: Create Query in SOQL Builder",
5-
"soql_open_new_text_editor": "SFDX: Create SOQL Query and Open in Text Editor",
5+
"soql_open_new_text_editor": "SFDX: Create SOQL Query",
66
"soql_builder_toggle": "Switch Between SOQL Builder and Text Editor",
77
"soql_validation_flag": "Use REST API to validate SOQL queries and to identify errors.",
88
"soql_walkthrough_open": "Open SOQL Walkthrough",

0 commit comments

Comments
 (0)