Open vabka opened 3 years ago
we want it; and python is supported
This would be great - especially useful when writing lots of linq code
I'd like to bump this (@jonsequitur maybe?) - I know it's not some crazy productivity feature or something, but man it would be so useful. I also wonder if it wouldn't be pretty easy to implement just using the C# extensions formatter?
I agree it would be very useful. I've added the help wanted
tag because the team won't have time for it any time soon but we'd be happy to help someone prepare a PR.
Is your feature request related to a problem? Please describe. I want to be able to use code-formatting and refactoring features from other extensions in VS Code Currently, when i call "Format Document" i get an "There is no formatter for 'dotnet-interactive.csharp' file installed"
Describe the solution you'd like Code cell acting like plain file.
There is an issue from omnisharp-vscode: https://github.com/OmniSharp/omnisharp-vscode/issues/4804