Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 748 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 748 Bytes

vscode-codeowners

VS Code extension to display the code owners for the current file, as defined in the CODEOWNERS file.

Features

Syntax highlighting

Status bar

The first code owners for an open file will be displayed in the right side of the status bar. Clicking the status bar item will open a menu displaying all of the code owners.

Command

Use the command palette to run the CODEOWNERS: Show owners of current file command, which will display all code owners for the current file.