Closed winxalex closed 3 years ago
Red code with import Linq - or without it ?
with (I write no error in Unity)
On Mar 10, 2018, at 9:07 PM, Valery Semenchuk <notifications@github.com mailto:notifications@github.com> wrote:
Red code with import Linq - or without it ?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/consulo/consulo-unity3d/issues/152#issuecomment-372061787, or mute the thread https://github.com/notifications/unsubscribe-auth/AAqDxP3YkE8kYJZoHJviZbWuWc4TcEEgks5tdDKUgaJpZM4SlNEw.
Doesn't suggest to include System.Linq and doesn't recognize parts as System.Linq when I use that namespace.
Hello. I need code example for reproduce. Thanks
Doesn't offer auto complete on extension functions and auto add of System.Linq. I always manually add System.Linq. Doesn't support debugging in Lambda functions try for example ForEach debug point inside is always x when start. Shows not existing errors.