Skip to content

Ref panel: remove unused code and coolCodeIntel feature flag

Administrator requested to merge og/ref-panel-new into main

Created by: oleggromov

Description

Addresses https://github.com/sourcegraph/sourcegraph/issues/13722. Since we're now using ref panel by default, this PR removes all unused code including coolCodeIntel feature flag.

Test plan

  1. Pull the branch
  2. Run the app locally sg start web-standalone
  3. Ensure new ref panel works with/without the feature flag coolCodeIntel

App preview:

Check out the client app preview documentation to learn more.

Merge request reports

Loading