Hello,
We are developing/porting the IDE using isolated shell 2015 from isolated shell 2008. One of the improvement I want to try is to find out if I can extend or customize shell command window (Accessed as View-other windows-command window). I like the the way the existing shell window is integrated with visual studio
My custom command window will allow running the custom command rather the VS commands. The commands could any commands like dir, copy or even connecting to the device over Telnet using Telnet <ipaddress>
Any idea or suggestion is appreciated.
Thanks,
AG