Create a new channel as a copy of main.
Rename main to:
Delete main? This cannot be undone.
namespace LLVM.ClangFormat { static class PkgCmdIDList { public const uint cmdidClangFormatSelection = 0x100; public const uint cmdidClangFormatDocument = 0x101; }; }