-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dev container rework to support OmniSharp changes #2456
Conversation
…empt to get code nav and intellsense back in order for vscode
…e modern does not seem to work.
Yes it starts right away. Odd I've never seen that error. I am assuming steps to repro are:
Validate my assumed steps to repo - perhaps we can pair on it as well some time. |
Exactly. I did that, and that's what I'm seeing. Also worth noting that IntelliSense etc. doesn't work for me. |
I just ran the command because I saw IntelliSense wasn't working and I thought it might help. It seems that all the OmniSharp related commands generated similar errors. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I restarted my container and it worked 🤔 What do you think of merging this, and coming back later if we or others run into issues?
release_notes: Adds support to the dev container for OmniSharp |
These changes are needed so that when working on code spaces and on OmniSharp server will properly start - https://github.com/OmniSharp/omnisharp-vscode#requirements