Skip to content

Commit 1e340b9

Browse files
update activation text for SQL-based tests and CLI
1 parent fc8b0f9 commit 1e340b9

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

docs/src/content/docs/tools/vscode/cli-integration.mdx

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,13 @@ or [Professional Subscription](/dbLinter/getting-started/professional-subscripti
1212

1313
## Activation
1414

15-
The CLI integration is acivated when a check is activated or when you open the dbLinter view container.
16-
The dbLinter view container is the dbLinter symbol
15+
The CLI integration is activated either when you run a check or when you open the dbLinter view container.
16+
17+
Clicking on the dbLinter symbol
1718

1819
![dbLinter symbol](../../../../assets/logo/dbLinter-icon-color.svg)
1920

20-
on the activity bar. `Command Line` is the second view in this container.
21+
in the activity bar opens the dbLinter view container. `Command Line` is the second view in this container.
2122

2223
![CLI Activated](../../../../assets/images/vscode/vscode-cli-activated.png)
2324

docs/src/content/docs/tools/vscode/sql-based-tests.mdx

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,13 @@ The SQL-based test is only considered applicable if both questions can be answer
2525

2626
## Activation
2727

28-
The applicable SQL-based tests are determined when a check is activated or when you open the dbLinter view container.
29-
The dbLinter view container is the dbLinter symbol
28+
The applicable SQL-based tests are determined either when you run a check or when you open the dbLinter view container.
29+
30+
Clicking on the dbLinter symbol
3031

3132
![dbLinter symbol](../../../../assets/logo/dbLinter-icon-color.svg)
3233

33-
on the activity bar. `SQL-based Tests` is the first view in this container.
34+
in the activity bar opens the dbLinter view container. `SQL-based Tests` is the first view in this container.
3435

3536
![Tests Activated](../../../../assets/images/vscode/vscode-tests-activated.png)
3637

0 commit comments

Comments
 (0)