[llvm-bugs] [Bug 34184] clang-format Visual Studio plugin doesn't work in community editions?

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Sep 7 05:45:14 PDT 2021


https://bugs.llvm.org/show_bug.cgi?id=34184

Hans Wennborg <hans at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #3 from Hans Wennborg <hans at chromium.org> ---
(In reply to Yaron Keren from comment #2)
> Visual Studio Community 2019: Installing ClangFormat extension
> 12.0.0.20210426 from the Visual Studio Marketplace results in a warning that
> the extension was not loaded due to deprecated APIs (attached). 
> Yet, clang-format is available from the Tools menu and works correctly, even
> after selecting "Don't show this message for current extensions" and
> restarting.

IIRC I got the same warning for regular (non-Community) VS 2019, but when I
looked into it, there was no way to change the plugin to avoid the warning that
is also backwards compatible with older Visual Studios.

Since Microsoft is now shipping built-in clang-format in Visual Studio (I think
since some 2017 version?), users can hopefully just use that one instead.

I'll close this since there's no work planned here.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20210907/2b45bba0/attachment.html>


More information about the llvm-bugs mailing list