coreh-deprecated / nide

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

Force refresh of project tree view #30

Closed cmundi closed 12 years ago

cmundi commented 12 years ago

Currently, if the filesystem changes (e.g. mkdir a new directory from a console/xterm) nide seems not to notice until the next start. Obviously, it would be great if nide could receive an event on changes anywhere under the working directory. But just having a "refresh" button in nide would be great!

iwizardpro commented 12 years ago

I have a working modification for this. I will add a pull request for this shortly.

cmundi commented 12 years ago

Awesome! On Dec 29, 2011 9:38 PM, "Ryan Tse" < reply@reply.github.com> wrote:

I have a working modification for this. I will add a pull request for this shortly.


Reply to this email directly or view it on GitHub: https://github.com/Coreh/nide/issues/30#issuecomment-3310819

coreh commented 12 years ago

This is now implemented on master and will be on the next release.

cmundi commented 12 years ago

Nice!! On Jan 3, 2012 4:48 PM, "Marco Aurlio" < reply@reply.github.com> wrote:

This is now implemented on master and will be on the next release.


Reply to this email directly or view it on GitHub: https://github.com/Coreh/nide/issues/30#issuecomment-3348381