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

Lacks option to explicitly select project language #114

Closed
parapaul opened this issue Dec 7, 2015 · 1 comment
Closed

Lacks option to explicitly select project language #114

parapaul opened this issue Dec 7, 2015 · 1 comment

Comments

@parapaul
Copy link

parapaul commented Dec 7, 2015

We have c++ project and when trying to use "Format Selected Lines" on some lines of an .h file there's an error in log:

Uncrustify error — exit code 1 (Parsing: SomeHeader.h as language OC ...

It would be great to have an option in BBUncrustifyPlugin Preferences to explicitly set project language (in our case it would be cpp) that will be passed with uncrustify option '-l'.

@benoitsan
Copy link
Owner

Fixed. See #131

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants