Skip to content

SQL editor: Support multiple file buffers #51

@insmac

Description

@insmac

Is your feature request related to a problem?

Important: This is meant to be implemented only after questdb/questdb#1483 (Migrating the core to Monaco Editor) is done.

  • Introduce the support for multiple file buffers, with their content saved to local storage.
  • Add a tab bar to easily toggle between opened buffers.

Describe the solution you'd like.

For the feature itself, use the built-in multi-buffer (multiple models) capability of Monaco-Editor/React library.

Describe alternatives you've considered.

No response

Additional context.

Example: (no proper tab bar, just to illustrate the point)

CleanShot.2021-10-25.at.17.24.41.mp4

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestweb-consoleIssues relevant to "web-console" package

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions