coreh-deprecated / nide

Beautiful IDE for Node.js
http://coreh.github.com/nide/
712 stars 111 forks source link

package.json editor #60

Open arieljake opened 12 years ago

arieljake commented 12 years ago

Hi, I would like to offer a contribution to Nide: an editor for package.json files.

It was built in the nature of the other editors in the app.

I do have a lingering question about sync'ing files between editors.

coreh commented 12 years ago

Hey @arieljake, is there a reason why this was closed? do you want me to wait for something before merging it?

coreh commented 12 years ago

BTW, thanks for the patch :-D

arieljake commented 12 years ago

no reason other than that I wanted to stop new commits from being added. This is my first pull request so im trying to figure out how to limit the commits i put into it.

arieljake commented 12 years ago

to help with handling pull requests, should we prioritize creating some tests? have you used zombie before?

arieljake commented 12 years ago

also, if you do accept the additions, can you review my CSS styling and adjust as necessary to keep Nide beautiful! :)