Open viveksjain opened 7 years ago
Actually it seems to run properly on the selection in certain cases, but not in others…not sure what the exact logic is under the hood. But in a class declaration, it seems to be reformatting everything inside the section (e.g. all functions under public
or private
), even if I only have one function selected.
Issue and Steps to Reproduce
It seems nuclide's support for clang-format applies to the entire file. It would be nice if you have something selected to apply clang-format just to that selection.
Versions
Additional Details
apm ls --installed
):