Guillaume Démurgé

Results 8 comments of Guillaume Démurgé

When checking the code, I was thinking that col width was managed, and that custom length was authorized. Am I wrong ? I won't stop using dfc because of a...

You can do whatever navigation mode you want. For BottomNavigationBar you have the included example here : https://github.com/tomgilder/routemaster/blob/main/example/mobile_app/lib/pages/bottom_navigation_bar_page.dart If you want to do it with GoogleNavBar, you can implement a...

@glendsoza This seems to be a good way to show it, did you try to make a PR on this ?

I didn't know you can use `popup_list()` that way, thanks for the code, this makes the binding work as espected. However, having it included on `:LspHover` directly to make it...

> it was popup_clear() first for lsphover already. > […](#) > -- shane.xb.qian Not sure to understand your post, Do you speak of this `popup_clear()` ? https://github.com/yegappan/lsp/blob/63156bca96e497e6e00c04c8e1180c120cd43fee/autoload/lsp/hover.vim#L97-L105 In my case,...

A lot of quick and easy code workarounds are given to achieve something way more adaptative than a never perfect multi-instance config solution. My way to manage a basic client/server...

This may help : https://github.com/godot-rust/gdext