question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

C# formatter broken in ms-dotnettools.csharp-1.25.0-linux-x64

See original GitHub issue

Trying to format a C# file with ms-dotnettools.csharp-1.25.0-linux-x64 installed gives error message: “there is no formatter for ‘csharp’ files installed”

Reverting to ms-dotnettools.csharp-1.24.4-linux-x64 fixes it.

VS version: code/stable,stable,now 1.67.2-1652812855 amd64 [installed] OS version: Ubuntu 20.04.4 LTS

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
vdbgcommented, May 24, 2022

Yes, my issue is fixed.

It may make sense to disable auto-upgrades of packages on systems where the new required dependencies aren’t met. Or to provide a direct explicit error message in the modal dialog (vs. “there is no formatter for ‘csharp’ files installed”). That’d would minimize the disruption to others.

0reactions
filipwcommented, May 30, 2022

It is also worth mentioning that .NET 5 has reached the end of life already https://dotnet.microsoft.com/en-us/platform/support/policy/dotnet-core

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Format C/C++ Code in VSCode on Windows and Linux
The post shares how to format C/C++ code in Visual Studio Code with the clang-format extension on Windows and Linux.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found