Skip to content

Commit

Permalink
Connecting to TiDB with VS Code: added instructions on how to install…
Browse files Browse the repository at this point in the history
… SQLTools MySQL/MariaDB/… (#16133) (#16389)
  • Loading branch information
ti-chi-bot committed Jan 30, 2024
1 parent 88ad97b commit 035bc4f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions develop/dev-guide-gui-vscode-sqltools.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ To complete this tutorial, you need:
- [SQLTools MySQL/MariaDB/TiDB](https://marketplace.visualstudio.com/items?itemName=mtxr.sqltools-driver-mysql) extension for Visual Studio Code. To install it, you can use one of the following methods:
- Click <a href="vscode:extension/mtxr.sqltools-driver-mysql">this link</a> to launch VS Code and install the extension directly.
- Navigate to [VS Code Marketplace](https://marketplace.visualstudio.com/items?itemName=mtxr.sqltools-driver-mysql) and click **Install**.
- On the **Extensions** tab of your VS Code, search for `mtxr.sqltools-driver-mysql` to get the **SQLTools MySQL/MariaDB/TiDB** extension, and then click **Install**.
- A TiDB cluster.

<CustomContent platform="tidb">
Expand Down

0 comments on commit 035bc4f

Please sign in to comment.