You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Often I need disable formatting only on one line. In this case it is annoying write // clang-format off above line and // clang-format on below line. And there is room for error also. It would be nice, if it will be exist some inline command for disabling.