docs(misc): mention new AI features & more on Nx Console getting started page

This commit is contained in:
Max Kless 2025-03-12 15:54:33 +01:00 committed by Juri Strumpflohner
parent 7f1e1cfa78
commit 4e61793371

View File

@ -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 Nx Console editor extensions make your developer experience richer. The extensions
- show [inferred tasks](/concepts/inferred-tasks) and help you invoke them - [enhance AI integrations](/features/enhance-AI) by providing workspace-level context and up-to-date docs
- show what is cached and how the cache is configured - show [inferred tasks](/concepts/inferred-tasks) and help you invoke them via the Project Details View
- provide a visual UI for invoking generators - provide a [visual UI for discovering and invoking generators](/recipes/nx-console/console-generate-command)
- show dependencies between projects and tasks - visualize dependencies between projects and tasks
- and more!
## Download ## Download