Eugene Bulkin

Results 20 comments of Eugene Bulkin

@MoOx even if it does, e.g. SASS provides useful functionality that won't ever be in CSS officially anyway. I personally use SCSS all the time and would have no problem...

That's true, but mixins are also very useful. I don't really care either way.

Reproduction steps for e.g. channel changes: - Open session edit view for any session - Disconnect - Reopen session edit view - Change channel configuration (remove/add channels) - Save changes...

We could also try the [domain](http://nodejs.org/api/domain.html) module, as @mephux suggested.

Notifications don't work on Windows through node-webkit, apparently... if you open up the dev console and do `new Notification("test")` the thing crashes. Very odd.

@Shahor can you try using the latest master and seeing if it works?

I have thought about unit testing, not sure about the other guys. While I would love to do it, I have no clue how in the world you would unit...

I believe there was discussion with regards to this at some point. It's definitely planned.

@seiyria: > do you have any plans for a package manager (like sublime text), or perhaps a "download from url" bar? If you don't have any plans for a package...

> One thing to note about hot swapping, we haven't yet figured out a good way to hot swap modules (our name for our bot's plugins) with multiple files. What...