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

Work around error message in formatter selection #6

Open
schulmar opened this issue Mar 16, 2015 · 0 comments
Open

Work around error message in formatter selection #6

schulmar opened this issue Mar 16, 2015 · 0 comments

Comments

@schulmar
Copy link
Owner

When the Clang Format Plugin formatter is selected, the example code is formatted by it.
However, it is not a file so there is no path that can be passed to clang-format.

When an editor is active in the background, the file's path of this editor will be used but this might be misleading.

The best would probably be to use the workspace or project path (depending on the settings dialog) for the formatter test code.

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