From eedbd9d25aecfdbac4a811f7968ba7dbc96f47ed Mon Sep 17 00:00:00 2001 From: Isaac Mann Date: Mon, 10 Oct 2022 12:46:41 -0400 Subject: [PATCH] docs(nxdev): add nx console to title (#12496) --- docs/shared/core-features/integrate-with-editors.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/shared/core-features/integrate-with-editors.md b/docs/shared/core-features/integrate-with-editors.md index 468a13d94c..5d5f10aca6 100644 --- a/docs/shared/core-features/integrate-with-editors.md +++ b/docs/shared/core-features/integrate-with-editors.md @@ -4,7 +4,7 @@ Nx Console is the UI for Nx. It works for any generator or any architect command ## Download -### VSCode +### VSCode Plugin: Nx Console If you are using [VSCode](https://code.visualstudio.com/), you can install the [Nx Console VSCode Plugin](https://marketplace.visualstudio.com/items?itemName=nrwl.angular-console) from Marketplace. The Nx Console VSCode Plugin is **built and maintained by the Nx team**.