Skip to content

Trim UI in the GitLab integration

Warren Gifford requested to merge gitlab-trim-features into master

Created by: lguychard

Rel RFC 68

Hides some UI features in the GitLab native integration:

  • Command palette
  • Code view toolbar (contains "View file on Sourcegraph" button, and extension-contributed actions)
  • Extension-contributed decorations.

This can be overridden by setting the localStorage.sourcegraphFullUI flag (to true if you want to test the full UI in the native integration, or to false to test the trimmed down UI in the browser extension).

Merge request reports

Loading