Valentin Cocaud
Valentin Cocaud
Any news about the iOS support ?
There is stil a lot of warning about peer dependencies. This warnings are caused by missing or off range dependency in some packages we depends on. There is 2 ways...
For me, the main advantages of yarn v3 is its speed and the workspaces management (which is kind of broken in yarn v1). I use it on every projet now...
I will try to make a PR with yarn V3 :) Just hope it will not have stange end cases with your other tools like the one used for versioning...
How do you allow the user to put a key that is not a string or number ?
This can probably be closed now, the auto-completion seems to work again with Rust 1.48.0 :-)
I know that some people are happy with Vim for coding, and I would like to be one of them ! I realy love the way you can navigate in...
I'm using lot of diferent languages but mainly it's Java, Scala, Javascript and Haskell. So I need refactoring for Java and Scala since it's less relevant in my opinion for...
After some research, perhaps for my case the better is to use Intelliji with the Vim emulator plugin. It will allow me to have the navigation of vim and all...
I'm facing the same issue here. Pushing with git ends instantly, but `clever deploy` takes a lot of time to push the code (before `Your source code has been pushed...