Skip to content

docs: provide autocomplete documentation for "magical" fields, project etc #1385

Open
@Hotell

Description

@Hotell

Description

Only project schema property name triggers autocomplete for all workspace projects within nx-console.

project field triggers autocomplete

name does not trigger autocoplete

Motivation

Our custom generators are using name property in generator schemas. That name is supposed to be existing project name in workspace.

It would be great to have official documentation about these magic behaviours, and ideally make them configurable.

While we can refactor name to project it would introduce breaking change and some amount of confusion to our users with the sudden change.

Suggested Implementation

  • docs for magic fields in generators/executors schemas
  • configurability of magic(special) schema fields

Alternate Implementations

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions