GitHub Toggle Diff Comments

A userscript that toggles diff/PR and commit comments

2018-05-10 기준 버전입니다. 최신 버전을 확인하세요.

이 스크립트를 설치하려면 Tampermonkey, Greasemonkey 또는 Violentmonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey 또는 Violentmonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey 또는 Violentmonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey 또는 Userscripts와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 유저 스크립트 관리자 확장 프로그램이 필요합니다.

(이미 유저 스크립트 관리자가 설치되어 있습니다. 설치를 진행합니다!)

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

(이미 유저 스타일 관리자가 설치되어 있습니다. 설치를 진행합니다!)

작성자
Mottie
평점
0 0 0
버전
0.1.4
생성일
2017-12-11
갱신일
2018-05-10
크기
9.72KB
라이선스
MIT
적용 사이트

A userscript that toggles diff/PR comments

  • Comment block:
    • Each comment block now has a clickable toggle arrow in the upper right corner.
    • Click to collapse or expand the comment block.
    • Use Shift + click to collapse or expand all comment blocks in the file.
  • File block:
    • Show/Hide:
      • The ugly checkbox with a "Show comments" label is replaced with a "Show or hide all comments in this file" button.
      • Click to show or completely hide all the comment blocks in the file.
      • Use Shift + click to show or completely hide all the comment blocks in the file.
    • Expand/Collapse:
      • An "Expand or collapse all comments in this file" button was added next to the show/hide button.
      • Click to expand or collapse all the comments blocks in the file.
      • Use Shift + click to collapse or expand all comment blocks on the page.
  • Pull Request Toolbar/Sticky Header
    • Show/Hide:
      • A "Show or hide all comments" button was added next to the "Unified/Split" button.
      • Click to show or completely hide all the comment blocks on the page.
    • Expand/Collapse:
      • A "Expand or collapse all comments" button was added next to the "Unified/Split" button.
      • Click to expand or collapse all the comment blocks on the page.

Hosted with ♥ at GitHub