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

Javascript #24

Open
gurmukhp opened this issue Dec 11, 2015 · 3 comments
Open

Javascript #24

gurmukhp opened this issue Dec 11, 2015 · 3 comments

Comments

@gurmukhp
Copy link

Hi

Is it possible to update this plugin to support clang-format -style=Google for JS files?

@gurmukhp
Copy link
Author

?

@Optiligence
Copy link
Contributor

clang-format is for changing code formatting
this plugin is for linting (displaying error and warning messages next to code) of c++ and c
am i missing something?

@gurmukhp
Copy link
Author

Hey Norbert,

clang-format also code formats JS files. So the workflow I'm after is to
run clang on every save in Sublime and for it to auto format my code.

I've managed to get this working with
https://packagecontrol.io/packages/Clang%20Format

Apologies for the confusion.

On 15 August 2016 at 15:15, Norbert Pfeiler [email protected]
wrote:

clang-format is for changing code formatting
this plugin is for linting (displaying error and warning messages next to
code) of c++ and c
am i missing something?


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#24 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AA26uRDH0IEIAV9P0VVb2biEjzR9iP9Oks5qgHSWgaJpZM4GzjMf
.

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

2 participants