typedb / typedb-studio

TypeDB Studio (IDE)
https://typedb.com
Mozilla Public License 2.0
191 stars 44 forks source link

Launch TypeDB Console from menu bar #692

Open alexjpwalker opened 1 year ago

alexjpwalker commented 1 year ago

Problem to Solve

We want to provide the functionality of Console inside Studio, but there's a lot of it and doing it in a fully-integrated manner is fiddly.

Proposed Solution

Just add a button to the menu bar to launch TypeDB Console in an external terminal window.

This will behave a bit differently on each operating system, so we should test Mac, Windows and Linux, and also be mindful that the default Windows terminal (CMD) has known issues with Console (we currently advise Windows users to install Windows Terminal, however there may be a less involved working option, such as PowerShell)