docs(core): update nx console section of as-provided-vs-derived to reflect actual behavior (#20064)
Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
This commit is contained in:
parent
dcbf60baec
commit
fda47a1737
@ -14,7 +14,7 @@ Here are some of the issues with the `derived` behavior that are addressed with
|
||||
|
||||
You can use [Nx Console](/core-features/integrate-with-editors) for an intuitive experience running generators.
|
||||
|
||||
1. If you right-click a folder and choose `Nx generate`, the `directory` field will be populated with that folder path.
|
||||
1. If you right-click a folder and choose `Nx generate`, the code generation will be run from that folder.
|
||||
2. As you fill out the generate form, Nx Console will show you a preview of where the new files will be generated.
|
||||
|
||||
## Prompting
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user