vscode-csharp icon indicating copy to clipboard operation
vscode-csharp copied to clipboard

[BUG] C# Dev Kit not work with dotnet-script like stable OmniSharp extension

Open arunchndr opened this issue 2 years ago • 4 comments

From vscode-dotnettools created by i-mark: microsoft/vscode-dotnettools#33

Describe the Issue

My c# project contains some dotnet-script files. After install C# Dev Kit and open csx files I have some problems:

  • Intellisense is missing
  • Syntax highlight is incorrect

Steps To Reproduce

Open any csx file

Expected Behavior

Work like current stable OmniSharp extension

Environment Information

macOS 13.4 VSCode 1.78.2

arunchndr avatar Jun 13 '23 17:06 arunchndr