mechatroner/vscode_rainbow_csv

Allow multiple RBQL windows

Joristdh opened this issue · 0 comments

As of now, opening a new RBQL console invalidates an existing one. So if I wanted to perform some quick queries on two input files, I'd have to reopen a new RBQL console every time I switch files.

Woud it be possible to keep the two RBQL windows side-by-side? Then you'd be able to easily switch between existing windows.

I've attached a screenshot showing the invalidated console (right):
image