Даниил Пронин

Results 160 comments of Даниил Пронин

I have an experience with Poedit and `gettext` and found it nice to work with. But I have nothing to say about updates. Nor I translated a content once, nor...

also it must address any element with `overflow: auto` or `scroll`

As a workaround, I just removed `"color: #333333"` in `dist/vue-socketio.js` There is a PR to add `darkMode` option #231 but I think better to use `window.matchMedia('(prefers-color-scheme: dark)').matches` and style this...

You can install my fork with `yarn add 'Grawl/Vue-Socket.io#dark-theme-workaround'`

Maybe better to make it a userscript/userstyle?

Just tried to install Term via Atom package manager and no luck. ``` bash > [email protected] install /private/var/folders/0h/hmyvvlln0_gcc22cxkkrr6h80000gn/T/apm-install-dir-114317-8113-kkn836/node_modules/term/node_modules/pty.js > node-gyp rebuild npm http GET https://registry.npmjs.org/debounce/0.0.3 npm http GET https://registry.npmjs.org/term.js/0.0.3 npm...

Did you compile own binaries or just find them?

Let's choose first one if you do not want to implement both.

I want this feature too