[go: up one dir, main page]

Skip to content

Feature Proposal: Permalink embedded code widget

Proposal

The feature would replace permalinks like:

https://gitlab.com/gitlab-org/gitlab/-/blob/9aae0070558f441805453907a176fc926e934d33/LICENSE#L11-16

with a code/snippet widget like github:

Current behavior:

https://gitlab.com/gitlab-org/gitlab/-/blob/9aae0070558f441805453907a176fc926e934d33/LICENSE#L11-16

Context: I find it extremely useful to link to specific lines of code when I review merge requests. (Which https://github.com/ben-gibson/GitLink makes really easy).

Edited by Adrien Brault