forked from refined-github/refined-github
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfeature-renames.json
More file actions
39 lines (39 loc) · 1.9 KB
/
feature-renames.json
File metadata and controls
39 lines (39 loc) · 1.9 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
{
"scrollable-code-and-blockquote": "scrollable-areas",
"separate-draft-pr-button": "one-click-pr-or-gist",
"prevent-pr-commit-link-loss": "prevent-link-loss",
"remove-projects-tab": "clean-repo-tabs",
"remove-unused-repo-tabs": "clean-repo-tabs",
"more-dropdown": "clean-repo-tabs",
"remove-diff-signs": "hide-diff-signs",
"remove-label-faster": "quick-label-removal",
"edit-files-faster": "quick-file-edit",
"edit-comments-faster": "quick-comment-edit",
"delete-review-comments-faster": "quick-review-comment-deletion",
"hide-comments-faster": "quick-comment-hiding",
"faster-reviews": "quick-review",
"faster-pr-diff-options": "one-click-diff-options",
"hide-useless-comments": "hide-low-quality-comments",
"no-useless-split-diff-view": "no-unnecessary-split-diff-view",
"unwrap-useless-dropdowns": "unwrap-unnecessary-dropdowns",
"tag-changelog-link": "tag-changes-link",
"navigate-pages-with-arrow-keys": "pagination-hotkey",
"list-pr-for-branch": "list-prs-for-branch",
"quick-label-hiding": "quick-label-removal",
"next-scheduled-github-action": "github-actions-indicators",
"raw-file-link": "more-file-links",
"conversation-filters": "more-conversation-filters",
"quick-pr-diff-options": "one-click-diff-options",
"quick-review-buttons": "one-click-review-submission",
"pull-request-hotkey": "pull-request-hotkeys",
"first-published-tag-for-merged-pr": "closing-remarks",
"scheduled-and-manual-workflow-indicators": "github-actions-indicators",
"useful-forks": "archive-forks-link",
"set-default-repositories-type-to-sources": "hide-user-forks",
"highlight-deleted-and-added-files-in-diffs": "new-or-deleted-file",
"enable-file-links-in-compare-view": "actionable-pr-view-file",
"use-first-commit-message-for-new-prs": "pr-first-commit-title",
"comment-on-draft-pr-indicator": "netiquette",
"draft-pr-notice": "netiquette",
"highlight-collaborators-and-own-conversations": "conversation-authors"
}