diff --git a/docs/shared/getting-started/editor-setup.md b/docs/shared/getting-started/editor-setup.md index e5373e577d..05aab1eef8 100644 --- a/docs/shared/getting-started/editor-setup.md +++ b/docs/shared/getting-started/editor-setup.md @@ -7,10 +7,11 @@ description: Learn how to set up your editor with Nx Console extensions to enhan Nx Console editor extensions make your developer experience richer. The extensions -- show [inferred tasks](/concepts/inferred-tasks) and help you invoke them -- show what is cached and how the cache is configured -- provide a visual UI for invoking generators -- show dependencies between projects and tasks +- [enhance AI integrations](/features/enhance-AI) by providing workspace-level context and up-to-date docs +- show [inferred tasks](/concepts/inferred-tasks) and help you invoke them via the Project Details View +- provide a [visual UI for discovering and invoking generators](/recipes/nx-console/console-generate-command) +- visualize dependencies between projects and tasks +- and more! ## Download