Anton Korniychuk

Results 15 comments of Anton Korniychuk

There is no `border` field in the `window` we have to use `window.documentation.border`

I found a fork of `webpack-emit-all-plugin` that works with WebPack `4.41.6`. https://github.com/bv-loveholidays/webpack-emit-all-plugin/blob/master/index.js However, this plugin looks like a hack, it doesn't generate correctly source maps and doesn't resolve all imports...

Here there is the socks 4/5 implementation, but with `socks` dependency. https://github.com/JoshGlazebrook/socks/issues/23#issuecomment-952790344

Wow, I found that if I change `documentation` to `window` the error disappears. So, it would be better to merge next PR instead of my: https://github.com/LunarVim/Neovim-from-scratch/pull/204/files

Hello @felipeplets ! I'm going to create a new version for Angular 10. However, I'll do it in a few weeks, I don't have free time now :| I'll notify...

Reproducible nowadays. ![Screenshot 2024-03-11 at 21 26 57@2x](https://github.com/volta-cli/volta/assets/11693557/bed9a7ac-edc9-44aa-b5cd-9c03b0ddee35)

Yes, it would be really helpful! In my opinion it's strange that it wasn't the first feature ...

Really waiting for this feature 👍

The function you need is `__resh_widget_control_R_compat`. Bind it to a hotkey. Example for people who use `zsh-vi-mode` plugin: ```sh if [[ -f ~/.resh/shellrc ]]; then source ~/.resh/shellrc function ak_zvm_resh() {...

It still reproducible in 5%-10% workflow runs. ![Screenshot 2024-02-06 at 21 26 34@2x](https://github.com/volta-cli/action/assets/11693557/6e975b76-c813-4e80-b9fd-7ecfb9a9710b)