-
Notifications
You must be signed in to change notification settings - Fork 46
Open
Description
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.