typedb / typedb-studio

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

View files side by side #816

Open shreyas1599 opened 8 months ago

shreyas1599 commented 8 months ago

Problem to Solve

View files side by side. I have the schema split into multiple files while defining the schema or for debugging purposes with multiple TypeQL queries separated into different files. Sometimes I need to go back and forth between files. Some of the back and forth would be easier with a split view.

Current Workaround

Ctrl + Tab to move between the files.

Proposed Solution

View the files side by side.