hans added inline comments.

================
Comment at: tools/clang-format-vs/ClangFormat/ClangFormat.vsct:76
+        <Strings>
+          <ButtonText>Clang Format Document</ButtonText>
+        </Strings>
----------------
I think File would be better than Document when referring to source code.

But it seems a little annoying to need two menu alternatives. Could we make the 
regular "Clang Format" option just format the whole file if there is currently 
no selection, or would that be confusing?


https://reviews.llvm.org/D27501



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to