Can we add multiple different terminals in the VS Code? I am planning to add following three terminal and work with all of those :
Windows Com
No. Perhaps in the future. See https://github.com/Microsoft/vscode/issues/7504
If you use bash, you can use tmux to achieve something similar, as discussed in the issue linked above.