Change default command language
From the Host page, change the default command language to be selectable or configured through advanced configuration plugin (how timeout is configured).
From the Host page, change the default command language to be selectable or configured through advanced configuration plugin (how timeout is configured).
Hi forevanyeung,
Can you give me a little more information about your request? Are you talking about including text encoding in the product through the Advanced Configuration Editor extension?
Best,
Caitlin
Hi Caitlin,
I was looking at the Host page, from the tab where you can run commands. Right now the default language is cmd, but you can specify if you want commands to run with PowerShell if you specify
#!ps
Right now you can change the timeout setting from the Advanced Configuration Editor, so I was hoping to change the default language via the same.
Hi Caitlin,
I was looking at the Host page, from the tab where you can run commands. Right now the default language is cmd, but you can specify if you want commands to run with PowerShell if you specify
#!ps
Right now you can change the timeout setting from the Advanced Configuration Editor, so I was hoping to change the default language via the same.
Ah, ok. Thanks for clarifying!
The option to define or not powershell as default in commands panel instead to write #!ps each time. And more space to write commands.
Another suggestion. Replacing the simle textbox by a an autocomplete dropdown menu with history of previous commands.