Jérémy Audiger

Results 15 comments of Jérémy Audiger

Hi @ricoberger, I just tried your trick and it worked.. Well, I’m one of those guys who never close an application on mobile phone. After restarting the application, I saw...

Hi @ricoberger , could you post here the TestFlight code needed to test the v4 version on iOS?

I really appreciate the new version of kubenav. The interface is much more cleaner and easy to use (IMO). Let me give you some feedbacks below. The device i’m using...

HI @ricoberger, thanks for the news ! I'm really looking forward for the next version of Kubenav, your work is just amazing !

You are right, let me expand the example I provided in my initial post. I would like to to the following thing: ```rust #[derive(Debug, Deserialize)] #[allow(unused)] struct Debug { level:...

Yes, I know there is no `Environment::with` method. But it could be nice to have such method that do not remove the prefix. Here, my example was intended to be...

Really strange, this behaviour have been found internally in our company. I was able to reproduce the bug, that's why I opened this issue. Well, I'm only using the C/C++...

It seems the problem is here without the C/C++ extension enabled. Can you confirm it ?

@fdncred I was looking into the outputs of some help commands. And I noticed that sometimes the explanation of a command (aka `usage`) finishes by a dot, and sometimes it...

@amtoine I just opened an MR to begin to work on the first two bullets points cited in my last comment. As for now, I just update the messages to...