Visual Studio code introduced a way to integrate SCM other than GIT, we should investigate if it is possible to integrate Clearcase with these new API, however:
- Official documentation is still missing
- The way Clearcase operate is pretty unique ( files being read-only before the checkout is something I never saw in other SCM )
- Is this integration actually more productive than the one we already have?
References:
microsoft/vscode#15894
microsoft/vscode#15246