We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
My folder setup has all of my C# code in a folder called app, with the root folder containing a bunch of stuff for docker building and configuration.
How can I configure omnisharp to look at the /app folder as all of its code help stuff doesn't work.
Note: Everything works fine if I just open the /app folder in VS Code (but then I cant see any of my docker files so its a pain).
The text was updated successfully, but these errors were encountered:
Nevermind... fixed somewhere between version 1.5.3 and 1.6.2
Sorry, something went wrong.
No branches or pull requests
My folder setup has all of my C# code in a folder called app, with the root folder containing a bunch of stuff for docker building and configuration.
How can I configure omnisharp to look at the /app folder as all of its code help stuff doesn't work.
Note: Everything works fine if I just open the /app folder in VS Code (but then I cant see any of my docker files so its a pain).
The text was updated successfully, but these errors were encountered: