Aaron Bartell

Results 4 issues of Aaron Bartell

Currently when I close the entire ILEditor app, with members open, it won't have those same members open when I re-open the app. It would be good to have this...

enhancement

I just installed from the latest code base and tried to do a rename of a file in a **sub directory**. The rename took place on the file system but...

In [this Node.js User Feedback meeting](https://github.com/nodejs/user-feedback/issues/58) we discussed doing a survey to ask the community whether they're interested in having a strong(er) data typing presence (i.e. Typescript) be built into...

user-feedback-agenda

I am using `Rails.logger.error "some error"` in my controller's action. I can see the resulting JSON-formatted log in `development.log` but it completely bypassed the `custom_options` code where I add in...