Home
Options

Very slow intellisense after import of large namespace

After adding a reference to Microsoft.Graph NuGet package and importing the Microsoft.Graph namespace intellisense becomes unbearably slow.

If I remove the Microsoft.Graph import intellisense is back to normal speed but then of course after typing Microsoft.Graph. LINQPad becomes unresponsive again after typing the last dot.

This is not an issue in for example Visual Studio so hopefully this can be accomplished in LINQPad also. Is there some setting that can be changed or does the intellisense feature in LINQPad need to be fixed to handle large namespaces?

I saw this recently mentioned in this thread also https://forum.linqpad.net/discussion/1657/linqpad-intellisense-very-slow/p2

Comments

Sign In or Register to comment.