From eb17487cb2c53b0ebf9fa66542634312cadf789a Mon Sep 17 00:00:00 2001 From: mynkow Date: Mon, 15 Jul 2024 10:02:35 +0300 Subject: [PATCH] arm64 support --- .../source.extension.vsixmanifest | 59 +++++++++++-------- 1 file changed, 34 insertions(+), 25 deletions(-) diff --git a/src/Elders.VSE-FormatDocumentOnSave/source.extension.vsixmanifest b/src/Elders.VSE-FormatDocumentOnSave/source.extension.vsixmanifest index 435e8ad..93ce58e 100644 --- a/src/Elders.VSE-FormatDocumentOnSave/source.extension.vsixmanifest +++ b/src/Elders.VSE-FormatDocumentOnSave/source.extension.vsixmanifest @@ -1,30 +1,39 @@  - - - Format document on Save - Enables auto formatting of the code when you save a file. Visual Studio supports auto formatting of the code with the CTRL+E,D or CTRL+E,F key shortcuts but with this extension the VS command 'Format Document' is executed on Save. + + + Format document on Save + Enables auto formatting of the code when you save a file. Visual Studio supports auto formatting of the code with the CTRL+E,D or CTRL+E,F key shortcuts but with this extension the VS command 'Format Document' is executed on Save. You can find the source here: https://github.com/Elders/VSE-FormatDocumentOnSave - - - - amd64 - - - amd64 - - - amd64 - - - - - - - - - - - + + + + amd64 + + + amd64 + + + amd64 + + + arm64 + + + arm64 + + + arm64 + + + + + + + + + + +