Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add locally available plugin generators #1271

Closed
spaceribs opened this issue Apr 18, 2022 · 2 comments · Fixed by #1274
Closed

Add locally available plugin generators #1271

spaceribs opened this issue Apr 18, 2022 · 2 comments · Fixed by #1274
Assignees
Labels
type: feature New feature or request

Comments

@spaceribs
Copy link

spaceribs commented Apr 18, 2022

Description

Now that nrwl/nx#9116 has been released, it would be an excellent enhancement for nx-console to be able to select locally available generators.

Motivation

Ease of discoverability and alignment with the nx CLI.

Suggested Implementation

When selecting "generate" from nx-console, the latest generators in all available local plugins should appear and be selectable. nx-console should also be able to detect when new plugins are initialized and present an updated list.

Alternate Implementations

Unsure

@spaceribs spaceribs added the type: feature New feature or request label Apr 18, 2022
@AgentEnder
Copy link
Member

@Cammisuli Let's chat about this, there are some utility methods in 'nx/src/utils/nx-plugin' that you may be able to use to resolve the generators.

@Cammisuli
Copy link
Member

I was actually working on this now 😅

I'll talk with you @AgentEnder sometime this week.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants