astyle-extension icon indicating copy to clipboard operation
astyle-extension copied to clipboard

C/C++ Options, Autoformat on save, Ignore file with specific extensions.

Open nelabidi opened this issue 10 years ago • 4 comments

I added the ability to ignore files with specific extension, this is useful if you want to edit a file(ex: a parser grammar file) inside visual studio, you want the syntax highlight and you want it to be treated as a c++ document , but the extension keep breaking the format each time I hit ctrl+s. I hope this will be useful for you too. Thank you for this extension. it's saving me time and keeping my source file formatted before any commit, no need to use a git before commit hook anymore :) Thanks :)

nelabidi avatar Aug 20 '15 06:08 nelabidi

Sorry for not responding sooner. I'm debating whether to include your feature or not. If there are more request for it I'll add it.

lukamicoder avatar Oct 08 '15 03:10 lukamicoder

I send a issue for this point but did not get any answer. Do you have a update version of this extension with your modification ? If yes, could you please end it ? Regards

PyrosBrother avatar Feb 08 '18 15:02 PyrosBrother

Hello, Glad to hear from you, and yes I do still have it and i have been using it for my personal projects, once I install my old hard drive I will be more than happy to send it to you

Thanks

On Thu, Feb 8, 2018 at 9:04 AM, Stephane [email protected] wrote:

I send a issue for this point but did not get any answer. Do you have a update version of this extension with your modification ? If yes, could you please end it ? Regards

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/lukamicoder/astyle-extension/pull/3#issuecomment-364139024, or mute the thread https://github.com/notifications/unsubscribe-auth/AA2vBF8ibOyFR9WQVYQpJW-4rnKr_m1Kks5tSwzkgaJpZM4Fu5JJ .

-- Naoufel El Abidi, [email protected] Tel: 402-601-8407 Linkedin: https://www.linkedin.com/in/naoufel-elabidi-9b647773

nelabidi avatar Apr 17 '18 18:04 nelabidi

Hello,

Thank you for your answer. Since my post and without any sound from you (I do not blame you of course !) I have modified the code to get this functionality.

Regards Stéphane

PyrosBrother avatar Apr 18 '18 07:04 PyrosBrother