Namespace IntelliSense fails in .cs files
Hi Joe,
I'm on LINQPad9 (Premium, X64). When I edit .cs files in LINQPad, IntelliSense does not provide namespace suggestions correctly after a using directive:
However, it work well outside of the using directive context:
When editing "Script" or ".linq" file, IntelliSense works correctly after using directives:
Comments
-
Looks like the completion list needs keyword and snippet filtering. I'll add this to the next build.
-
Thank you
-
Hi Joe,
Same problem happens in sub-namespace:
It work well outside the using directive context:

-
Thanks - I've got a fix ready for next week's beta.
-
This should now be fixed in 9.7.4. If not, please post the entire script.
