rill icon indicating copy to clipboard operation
rill copied to clipboard

Refactor(file explorer): Use one common Editor for all files/resources

Open ericpgreen2 opened this issue 1 year ago • 0 comments

One canonical editor will:

  • Make it easier to add proper workspaces for yet-to-be-handled resources, like APIs, Themes, and Metrics
  • Improve performance when switching between files of different resource kinds
  • Reduce code duplication and maintenance costs

The editor should take a list of CodeMirror extensions as a prop.

Related to https://github.com/rilldata/rill/issues/4675

ericpgreen2 avatar Apr 23 '24 05:04 ericpgreen2