Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Codeowners ExtendedNew to Visual Studio Code? Get it now.

Codeowners Extended

Noah Manneschmidt

|
129 installs
| (0) | Free
Brings the power of the codeowners file to your fingertips
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

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.

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft