From 035bc4f67e46940a888aacceb37d246598287d99 Mon Sep 17 00:00:00 2001 From: Ti Chi Robot Date: Tue, 30 Jan 2024 17:09:24 +0800 Subject: [PATCH] =?UTF-8?q?Connecting=20to=20TiDB=20with=20VS=20Code:=20ad?= =?UTF-8?q?ded=20instructions=20on=20how=20to=20install=20SQLTools=20MySQL?= =?UTF-8?q?/MariaDB/=E2=80=A6=20(#16133)=20(#16389)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- develop/dev-guide-gui-vscode-sqltools.md | 1 + 1 file changed, 1 insertion(+) diff --git a/develop/dev-guide-gui-vscode-sqltools.md b/develop/dev-guide-gui-vscode-sqltools.md index bdbd24c4818c..32657a4ade94 100644 --- a/develop/dev-guide-gui-vscode-sqltools.md +++ b/develop/dev-guide-gui-vscode-sqltools.md @@ -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 this link 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.