Nick Xu
Nick Xu
I met the same situation, is there any progress today?
I know it can be solved by Template Modification, but it is inconvenience for developing multiple projects simultaneously. And I don't think it's a bad idea for most people.
可以加个 help wanted 的 label 😀
I have the same problem, I use Ubuntu 22.04
> I'm having this issue as well You can use another plugin, which works well in my place https://plugins.jetbrains.com/plugin/20789-inlineproblems
> Hey [@nickxudotme](https://github.com/nickxudotme) > > Thanks for the proposal. > > I would suggest something like `lo.Cast[MyInterface](&myStruct{})`: > > func Cast[T any](t T) T { > return t > }...
OK, I am trying to make this perfect. Thanks @jizhuozhi for the detailed proposal! I really appreciate the thoughtful design. Let me analyze each function from a practical perspective: ---...