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

Update the AStyle extension on Visual Studio Marketplace

Open bjornblissing opened this issue 6 years ago • 5 comments

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).

bjornblissing avatar Aug 18 '19 13:08 bjornblissing

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!

tomjnaim avatar Aug 21 '19 11:08 tomjnaim

Latest build

AStyleExtension.zip

ghost avatar Oct 03 '19 06:10 ghost

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

bjornblissing avatar Oct 15 '19 11:10 bjornblissing

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 ...

piyushsoni avatar Mar 24 '21 12:03 piyushsoni

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)">"

nneesshh avatar Mar 31 '23 02:03 nneesshh