Collapsible 'Terminal Window' Tab

Hi All,

I think it would be really useful to have a collapsible terminal tab in UiPath Studio defaulted at projects directory

The same feature is available in most of IDEs including Visual Studio

place to be added:
next to output tab
image

Please upvote if you’d find it useful!

BR,
Filip

How many interactions with Terminal (Powershell, cmd) is needed across an automation development?

Hi @asesor-rpa,

that hugely varies from developer to developer and from process to process tbh :slight_smile:

  • some of the developers prefer to interact with git repository through cmd (in most cases built-in clients do not provide full capabilities of git)
  • pinging other machines
  • you can ssh into another machine
  • list installed drives
  • quickly navigate through directories

just to name a few, but as I said … that hugely depends on the developer’s habits and needs :slight_smile:
if the dev is used to using git through cmd and executing other commands through terminal then the answer is: a lot

BR,
Filip

Hi,
Thank you for your suggestion. I added it to our internal ideas tracker for our team to consider.