12-14-2022, 10:45 PM
Hi, I don't know if this is normal, when using autocompletion inside linq the list appears duplicated:
![[Image: explorer-Am-I55o1a-N4.png]](https://i.ibb.co/rpC1RJW/explorer-Am-I55o1a-N4.png)
Autocompletion duplicated
|
12-14-2022, 10:45 PM
Hi, I don't know if this is normal, when using autocompletion inside linq the list appears duplicated:
![]()
12-15-2022, 04:58 AM
It's normal. The same in Visual Studio. VS and LA use Roslyn to get completion list items. It gives 2 items if the function has generic an non-generic overloads.
|
« Next Oldest | Next Newest »
|