- Notifications
You must be signed in to change notification settings - Fork178
Closed
Description
I tried creating a scripting project usingdotnet script init and then opened it on VS Code. When I openmain.csx, syntax highlighting appears for a brief moment and then disappears as soon as the following line appears in the Output window:
[Info - 4:50:53 PM] [Program]Language server initializedInitially I thought this might be an Omnisharpissue, but the syntax highlighting + intellisense seem to work just fine on a conventional console application.
Should I expect syntax highlighting + intellisense to work withdotnet-script? If so what might be going on here?
Metadata
Metadata
Assignees
Labels
No labels