/vscode-codeowners

VS Code extension for CODEOWNERS files.

Primary LanguageJavaScriptMIT LicenseMIT

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. If you select a name form the list then it is automatically copied into your clipboard.