Skip to content

VS Code extension: Display the owner of the current file in your status bar; get quick access to additional team info

License

Notifications You must be signed in to change notification settings

noahm/codeowners-extended

Repository files navigation

codeowners-extended

Features

Displays the owner of the current file in the status bar.

A preview of the extension

Also allows you to look up info for any team via a quick-search command.

A preview of the quick search menu

Installation

The simplest way to install is from the official extension marketplace: https://marketplace.visualstudio.com/items?itemName=noahm.codeowners-extended

Alternatively, download the latest release from the releases section here. Run code --install-extension codeowners-extended-X.X.X.vsix or, from the "..." menu at the top of the extensions sidebar inside VS Code, pick "Install from VISX..."

Requirements

Add a CODEOWNERS file to your project according to Github documentation

Team contact info will only be available for projects that include a structured contact info section within its CODEOWNERS file according to the specs described here.

Extension Settings

No settings have been implemented yet. May one day add the ability to pick specific info field names for display in the team list.

Known Issues

None yet!

Release Notes

See the changelog

Acknowledgements

Icon from the Feather Icons set used under MIT license.