Germán Méndez Bravo

Results 66 comments of Germán Méndez Bravo

I've added those prints, and a few others... but I still don't see the reason why after a while it stops working. In the logs I do see the `Exit...

With debug logs enabled, I'm also experiencing `async_flush_jobs` a lot (when I run certain commands)... I can't tell if this is related, just wanted to point it out as it...

I think I’ve figured out why. Apparently it all boils down to two things: The first time it connects to the server, the events stream sends a “sync” event, but...

The thing is for multi-compiler support to be fully functional and easier to setup, there are also a couple changes needed in the main template plugins

I created a feature request in webpack for that: https://github.com/webpack/webpack/issues/7406

Apparently, webpack-hot-client is also using `module.hot` and `__webpack_hash__`, which would work only for the bundle where the client is running on.

Alun has a fork for those I believe he uses for this project... but I’m not sure wether he’s still using them for Boxer or not. https://github.com/alunbestor/Boxer-SDL_sound https://github.com/alunbestor/Boxer-PhysFS He also...

We need to know what version of everything you are using (including Python and OS); and please share the SublimeCodeIntel log file.

The entire JavaScript language is being rewritten by the Komodo Edit team. Most likely many bugs will be fixed when it's done.