split-terminal READMEThis is a simple VSC extension to automatically split your terminal to two window panes. It can also execute a command that can defined inside your settings.json once the terminal has opened. In your settings.json. it should include "split-terminal.myStartCommand" with the value that you would like you terminal to execute. FeaturesWhen opening VSC, your terminal panes should look like this: Release Notes1.0.0Initial release |