File tree Expand file tree Collapse file tree 2 files changed +8
-6
lines changed
docs/src/content/docs/tools/vscode Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Original file line number Diff line number Diff 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
Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments