Code Insights: Add insight live preview button
Created by: vovakulikov
Closes https://github.com/sourcegraph/sourcegraph/issues/28878
Context
This PR adds a preview button/link component for capture group and search-based insight creation UIs. Also this PR re-implements Code Insights MonacoInput abstraction in a way that it could be reused in different parts of the product.
Search based | Capture group | ||
---|---|---|---|
TODO
-
Restructure Monaco query field -
Add storybook stories for it -
Adopt these new components in the code insight creation UI