-
Notifications
You must be signed in to change notification settings - Fork 90
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
Config File Location After emacs Install? #441
Comments
@fahall is there any particular setting that you would like to set? Actually I didn't know that omnisharp server has any option to specify configuration file. Is this a new feature? I tried to check for any options for the server but it seems there is none to specify confugration file:
|
@razzmatazz I am trying to set up the |
With
Basically, I think |
Where is the omnisharp configuration file located after running
omnisharp-install-server
from within emacs? I looked in ~/.emacs.d/.cache/omnisharp/server, but did not see anything resembling a configuration json.edit: there may not be an omnisharp configuration json file. I mistook an omnisharp-vscode issue for an omnisharp one.
What I'd like to do:
When running omnisharp-code-format-entire-file, I'd like open braces to NOT get their own lines:
The text was updated successfully, but these errors were encountered: