Skip to content

Confurable Wizard #10

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

Open
paulvi opened this issue Apr 19, 2013 · 9 comments
Open

Confurable Wizard #10

paulvi opened this issue Apr 19, 2013 · 9 comments

Comments

@paulvi
Copy link
Member

paulvi commented Apr 19, 2013

Wizard with external set of Node project types

@tomotaro1065
Copy link
Member

What do you mean? Sorry, I couldn't understand.

@paulvi
Copy link
Member Author

paulvi commented Apr 20, 2013

There should be wizard for connect, yeoman and huge number of others Node.js frameworks.
There's no sense to implement Wizard for every framework.
So we should think about general approach. And make it user configurable.

@paulvi
Copy link
Member Author

paulvi commented Apr 25, 2013

@paulvi
Copy link
Member Author

paulvi commented Apr 25, 2013

Pushkar Gupte said

  1. Create more project templates for people starting up with Node.js.

E.g. When you create a new Plugin-Project in Eclipse it gives you a list of templates you can create your project from. We can have a few sample projects people can see and pickup and play around with to understand Node.js

I think it is great to have a Wizard that has (configurable) list of templates for new project.

@pushkar-g
Copy link
Contributor

Let me take this one up. I will create a extensible Project creation wizard which will pick up templates and then create templates from them.

@paulvi
Copy link
Member Author

paulvi commented May 8, 2013

That would be great.
It will be new Java file, later just merge/update 1 plugins.xml
Send pull requests, @tomotaro1065 will merge then.
I also fell back to sending pull requests, as it make communication/synchronization easier.
(We may discuss again later though)

@ghost ghost assigned pushkar-g May 8, 2013
@pushkar-g
Copy link
Contributor

To add wizards templates does anyone know a set of projects we can add?

Because writing sample projects from scratch will be time consuming.

@paulvi
Copy link
Member Author

paulvi commented May 13, 2013

Just do it as JSON (or XML, worse) file that can be inside .jar or in location configured by user.
see #27 Nodejs.sublime-completions file example
And commit/2f91eb9ddbb617e95167a43ccee94761bc76bfd2

@paulvi
Copy link
Member Author

paulvi commented May 13, 2013

I can't find any example for inspiration.
JetBrains only has basic settings.

Suggestion is to use NPM Most Starred Packages for reference.

@paulvi paulvi modified the milestones: 0.18, 0.7 Oct 11, 2014
@paulvi paulvi added the node.js label Oct 11, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants