Fork channel

Create a new channel as a copy of main.

Rename channel

Rename main to:

Delete channel

Delete main? This cannot be undone.

symlink_cdb.json
[
{
  "directory": "DIR",
  "command": "clang -E DIR/symlink_input.cpp -IInputs",
  "file": "DIR/symlink_input.cpp"
},
{
  "directory": "DIR",
  "command": "clang -E DIR/symlink_input2.cpp -IInputs",
  "file": "DIR/symlink_input2.cpp"
}
]