Skip to content

[BUG] dry run doesn't work with Nx Console #35

@LayZeeDK

Description

@LayZeeDK

Describe the bug
Files are actually generated when I use nx-dotnet generators with Nx Console to preview my options.

To Reproduce
Steps to reproduce the behavior:

  1. Open the Nx Console tab in Visual Studio Code.
  2. Click on Generate.
  3. Pick @nx-dotnet/core - app.
  4. Specify any name.
  5. Files are generated.

Expected behavior
No files should be generated when --dry-run is specified by Nx Console.

Screenshots
image

Environment:

  • OS: Windows 10
  • Editor: Visual Studio Code 1.55.2
  • Nx Console version: 17.2.0
  • Version: 0.4.1
  • Affected Packages: @nx-dotnet/core

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingoutdated

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions