Skip to content

Commit c7ac481

Browse files
committed
better new connection docs
1 parent d72d593 commit c7ac481

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,9 @@ Try out the [SQL QuickStart](https://gettingstarted.intersystems.com/language-qu
2929

3030
- Click the SQLTools icon in the Activity pane (left side of VS Code)
3131
![SQLTools icon in Activity pane](https://raw.githubusercontent.com/intersystems-community/sqltools-intersystems-driver/master/docs/assets/img/activitybar.png)
32-
- Click "Add new connection"
32+
- If you have no previous database connections, you will see an "Add new connection" button. Click that.
3333
![Add connection button](https://raw.githubusercontent.com/intersystems-community/sqltools-intersystems-driver/master/docs/assets/img/addconnection.png)
34+
- If you already have other connections defined, you won't see the button. Instead, open the command palette (Ctrl/Cmd+Shift+P) and run "SQLTools Management: Add New Connection" ![Add connection from command palette](https://raw.githubusercontent.com/intersystems-community/sqltools-intersystems-driver/master/docs/assets/img/command_palette_add_new.png)
3435
- Click InterSystems IRIS
3536
- Fill out connection information
3637
- Test the connection
101 KB
Loading

0 commit comments

Comments
 (0)