Skip to content

Conversation

@grendello
Copy link
Contributor

@grendello grendello commented Jul 12, 2022

Context: https://github.com/OmniSharp/omnisharp-roslyn/wiki/Configuration-Options

The generated file should allow any editor using OmniSharp to open
samples, solutions, projects, tests in the XA tree which use .NET7
and get full code completion etc.

Note that the generated file will affect only the Xamarin.Android
repository. If you want to be able to open projects outside the
Xamarin.Android source tree, the generated file needs to be copied
(or symlinked) to ~/.omnisharp/ or to the root of the project being
opened.

The generated file should allow any editor using OmniSharp to open
samples, solutions, projects, tests in the XA tree which use .NET7
and get full code completion etc.
@grendello grendello requested a review from jonpryor as a code owner July 12, 2022 12:04
@grendello grendello requested a review from dellis1972 July 12, 2022 12:04
Novell
*.patch
*.keystore
/omnisharp.json
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does this line need a leading /?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We create the file in the root directory only, I figured other directories may get their own locally created config files and we shouldn't hide them

@jonpryor jonpryor merged commit 8d22eed into dotnet:main Jul 13, 2022
@grendello grendello deleted the generate-omnisharp-json branch July 14, 2022 06:37
@github-actions github-actions bot locked and limited conversation to collaborators Jan 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants