An error occurred while fetching this tab.
extensions: show extensions decorations in separate columns as experimental feature
There are no commits yet
Push commits to the source branch or add previously merged commits to review them.
Created by: taras-yemets
First iteration on https://github.com/sourcegraph/sourcegraph/issues/17434
When experimentalFeatures.enableExtensionsDecorationsColumnView
setting is enabled:
Context: we're investigating the possibility of showing extensions decorations in separate columns (Figma). This PR is the first iteration touching only git-extras extension. We're going to dogfood it internally, then, depending on the feedback, enhance git blame and proceed with other extensions.
Should be merged with https://github.com/sourcegraph/sourcegraph-git-extras/pull/276
sg run web-standalone
git-extras
)Check out the client app preview documentation to learn more.
Push commits to the source branch or add previously merged commits to review them.