yuri-potatoq

Results 7 comments of yuri-potatoq

I had the same issues using nix-flake. Why should this happen with an reproducible environment? I didnt use the overlays, would be that a problem? https://mclo.gs/OSN0N6K

I had the same problem. ```sh $ > nix run github:tadfisher/gradle2nix -- --help error: hash mismatch in fixed-output derivation '/nix/store/6hhf9myxx3wxl38k89l0psm1p6b7006y-jackson-parent-2.12.pom.drv': specified: sha256-YqocFnmt4J8XPb8bbDLTXFXnWAAjj9XkjxOqQzfAh1s= got: sha256-Z749r6r4zhcX56fefbkrpDPfkjtpekDJdDpUzJ/FNjc= error: 1 dependencies of derivation '/nix/store/bahlr2f2rkckb9kph6kh8k96gkdmh4zg-jackson-parent-2.12.pom.drv'...

i have the same issue, someone help plz....

What would be the advantage in case of import both trait and struct?

I have the same issue with third-party libs. He find the signature but not the definition. ![image](https://github.com/ionide/ionide-vscode-fsharp/assets/47803046/2a343999-4c92-4cda-a884-9c7bb62bba5e)

Thank you to quickly help me. I see the difference with previous one, but what about this another case? Basically, this happen with all implementations that i'm currently using in...

Looks like when the parser try to set the description from field comment [here](https://github.com/go-swagger/go-swagger/blob/4c0fb5e426d6fea1dd16180647f5f4295cae9917/codescan/parser.go#L454), there's no function to set description yet. Because the `sectionedParser` builder checks if the schemaType is...