Quuxplusone / LLVMBugzillaTest

0 stars 0 forks source link

ClangFormat extension does not work in Visual Studio 2013 #34073

Open Quuxplusone opened 7 years ago

Quuxplusone commented 7 years ago
Bugzilla Link PR35100
Status NEW
Importance P release blocker
Reported by Mikhail Matrosov (mikhail.matrosov@gmail.com)
Reported on 2017-10-26 09:08:51 -0700
Last modified on 2017-10-26 09:34:52 -0700
Version trunk
Hardware PC Windows NT
CC djasper@google.com, klimek@google.com, llvm-bugs@lists.llvm.org
Fixed by commit(s)
Attachments
Blocks
Blocked by
See also

Sometimes, ClangFormat extension does not work in Visual Studio 2013. I install it, but menu items do not appear under Tools menu and there is no LLVM/Clang node in Options dialog.

Sometimes reinstalling the extensions and restarting Visual Studio several times helps, sometimes it does not. I tried to manually remove extension folder from "%LocalAppData%\Microsoft\VisualStudio\12.0\Extensions\", but this did not help either.

On some installations it did work and worked smoothly. On some we see such bug.

Quuxplusone commented 7 years ago

Seems like disabling some other extensions like Visual Assist helps in some cases.