interactive icon indicating copy to clipboard operation
interactive copied to clipboard

Autoimport missing namespaces for C#/.NET in Polyglot Notebooks

Open mari-dot-tj opened this issue 1 year ago • 0 comments

Is your feature request related to a problem? Please describe. It's very frustrating that it's not supported to autoimport missing namespaces in Notebooks fro C#/.NET kernel. This should be a basic feature imo.

Describe the solution you'd like Like in any other development scenario you get help with importing missing namespaces. Ex. in VS Code when creating a simple console application and you use the C# Dev Kit you get help with autoimport of missing namespaces with the "Quick action" trigger. It would be great to have the same basic functionality using Polyglot Notebooks with .NET Interactive.

Describe alternatives you've considered I don't know. Switching to Windows and use LinqPad. LinqPad is the goal to reach for and I hope Polyglot will stribe to create a tool with as many great features.

mari-dot-tj avatar Feb 29 '24 10:02 mari-dot-tj