Skip to content
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

User omnisharp.json take precedence over flags we set on command line #128

Open
henryju opened this issue Jul 8, 2022 · 0 comments
Open

Comments

@henryju
Copy link
Member

henryju commented Jul 8, 2022

If the user has a ~/.omnisharp/omnisharp.json in his home directory (for example if he is using VSCode), then it will override the flags we pass on the command line. This can lead to unexpected behavior.

A solution could be to pass our flags using the highest priority mechanism:

An omnisharp.json file located in the working directory which OmniSharp has been pointed at

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

@henryju henryju added this to the 1.5 milestone Jul 8, 2022
@henryju henryju removed this from the 1.5 milestone Nov 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant