lukamicoder / astyle-extension

An extension for Visual Studio, AVR Studio and Atmel Studio to format C/C++ and C# documents using Artistic Style engine.
72 stars 49 forks source link

Update the AStyle extension on Visual Studio Marketplace #17

Open bjornblissing opened 5 years ago

bjornblissing commented 5 years ago

As of now the current version of this extension on the marketplace is from 2017-04-12. I would be nice if the marketplace extension could be upgraded to the latest development. Especially since the latest development include both support for AStyle 3.1 (#11) and Visual Studio 2019 (#14, #16).

tomjnaim commented 5 years ago

I agree, I just ran the issue of the marketplace version not including the latest astyle. I am using Atmel studo 7.0 and am having trouble installing it from source, an update on the market place would be appreciated!

ghost commented 5 years ago

Latest build

AStyleExtension.zip

bjornblissing commented 5 years ago

@lurumdare I am well aware of this. Still it would be much easier if the marketplace extension would come with the latest version.

piyushsoni commented 3 years ago

I'm sorry, can someone please help on how do I use the zip file for VS 2019? Life is difficult without this add-on ...

nneesshh commented 1 year ago

Support vs2019 is easy, just unzip the vsix file and modify the extension.vsixmanifest. Increase the version range from "Version="[12.0,15.0)">" to "Version="[12.0,17.0)">"