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

[Feature]: Run NestJS Schematics (CLI) through right-click menu option #213

Open
dinbtechit opened this issue May 23, 2023 · 4 comments
Open
Assignees
Labels
enhancement New feature or request pinned

Comments

@dinbtechit
Copy link

Is your feature request related to a problem? Please describe.

It would be nice if there is an option to simply right click and generate the generate the code. Similar to Angular Schematics.

Describe the solution you'd like

Note - the screenshots are from Angular schematics. Proposing something similar for nestjs

  1. Right-click on any directory/file on the project explorer:

image

  1. List all the possible options to generate:

image

  1. Open popup, type -- to autocomplete all the options.

image

Describe alternatives you've considered

Using the terminal to generate the services, guards, pipes etc.

Additional context

I am an intellij Plugin developer myself. I will see if I have time to submit a pull request for this. But want to get your thoughts. Cheers 🙌

@dinbtechit dinbtechit added the enhancement New feature or request label May 23, 2023
@nekofar
Copy link
Collaborator

nekofar commented Jun 3, 2023

Thanks a lot for your suggestion! Right now, I'm a bit swamped with other commitments, so my bandwidth is a bit low. But don't worry, I won't forget about your idea! As soon as I have more time and space to dive into it, I'll make sure to give it the attention it deserves. Your input is greatly appreciated, and I'm excited to explore it further when I can.

@nekofar nekofar added the pinned label Jun 24, 2023
@dinbtechit
Copy link
Author

Took an initial stab at this.

Kapture.2023-08-14.at.11.18.53.mp4

@dinbtechit
Copy link
Author

@nekofar - I have submitted an PR #243 for this. Please let me know if you have any questions or concerns. Cheers 🙌

@nekofar
Copy link
Collaborator

nekofar commented Aug 21, 2023

@nekofar - I have submitted an PR #243 for this. Please let me know if you have any questions or concerns. Cheers 🙌

Hello @dinbtechit, thank you for sending in your pull request! I appreciate the hard work and time you put into it. I promise to give it my full attention and review it as quickly as possible. Thank you again for your valuable contributions.

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

No branches or pull requests

2 participants