compass icon indicating copy to clipboard operation
compass copied to clipboard

feat(compass-editor): add autocompleter for aggregation, use autocompleter in import pipeline modal

Open gribnoysup opened this issue 3 years ago • 0 comments

This patch adds a new aggregation autocompleter and attaches it to the import-pipeline editor. This autocompleter will suggest pipeline stages if you are typing outside of the stage, and will fallback to the stage autocompleter if typing inside the stage:

Outside Stage Inside Stage
image image

gribnoysup avatar Oct 14 '22 17:10 gribnoysup