Thomas

Results 165 comments of Thomas

Indeed this is tricky, I think your first suggestion could fix the problem, but I have no idea on how to implement it. About the second one, this makes me...

Thanks for the useful info here, I was able to port vim-go's syntax highlight in govim by - moving their `go.vim` into my `~VIMRUNTIME/syntax/go.vim` - applying a small patch that...

Is there any news on this issue ? I'm also working on a codebase where some files have specific build tags, and if I could toggle build tags easily, that...

I restarted vim since and now I can't reproduce it :/ From all the govim logs I have in my `/tmp`, it's always related to `vimstate.setUserBusy`, when `v.handleDiagnosticsChanged` is invoked...

@myitcv I've sent it by email because it contains some private info.

Couldn't agree more, dealing with the sdkconfig for prefix changes is painful in cosmosclient.

@fadeev Not sure why, but the new file isn't listed first in the migration menu : ![image](https://user-images.githubusercontent.com/92280/188410564-d94df5b2-59d9-4a67-95c9-3a4de552235c.png) Maybe it will if you rename it to `v0.24.0` ?

> @fadeev Not sure why, but the new file isn't listed first in the migration menu : ![image](https://user-images.githubusercontent.com/92280/188410564-d94df5b2-59d9-4a67-95c9-3a4de552235c.png) > > Maybe it will if you rename it to `v0.24.0` ?...

To fix this kind of issue, a contributor have to update the gentxs, is it OK for core deveIopers ? Or do you have other plan for gno documentation for...