Adrien Lemaire

Results 103 comments of Adrien Lemaire

This is a feature I would very much like to see as well. Coming from i3, this missing feature is perturbing :)

I need to rebuild my package-lock.json file because I need packages to use `@babel/runtime` 7.12.5 instead of 7.11.2 to fix another webpack 5 issue. Is there another temporary solution to...

Here's a working prototype I made: https://codesandbox.io/s/condescending-wave-lkkgs?file=/src/index.js Click on the browser tab, then use the keyboard arrows to move the text with the viewport following it. The MyViewport component is...

@glutanimate totally agree with you. I only made the PR to help others who are interested in this data, but didn't really expect that you'd merge it :) Toggable and...

I'm not familiar with the spellfile features, sorry about that. I've noticed that I could navigate from marked words using `]s` and `[s`, then get suggestion fixes using `z=`, but...

Hi, I've just setup Splinter since it was linked from [behave-django](https://behave-django.readthedocs.io/en/stable/usage.html?highlight=splinter). To my disappointment, it doesn't seem to execute my React project, and searching through Splinter's issues, I found this...

Thanks for the reply. Got it, I won't try to test React's virtual DOM :) I confirm that I fixed my setup (thanks [selenium-hub debug mode with vnc](https://github.com/SeleniumHQ/docker-selenium#debugging)) and can...

+1, would be great if react-lazyload could follow semantic releases, thanks!

Well actually, I'm a bit confused with the current behavior already. Take the example if I create a bill about food for me and my flatmate. I bought 4000, therefore...

Lovely, and thanks for the timely reply!