Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>vs-codeownersNew to Visual Studio Code? Get it now.
vs-codeowners

vs-codeowners

softprops

|
3,759 installs
| (0) | Free
Make use of GitHub CODEOWNERS file inside your editor
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vs-codeowners

A VSCode extension for making use of GitHub CODEOWNERS in your editor

Features

  • Syntax highlighting for CODEOWNERS files

syntax highlighting

  • See the CODEOWNER of current file in status bar

status bar

  • Jump to CODEOWNERS file

You can click the status bar item to jump right into the CODEOWNERS file

Requirements

  1. Install git-codeowners first

Git Codeowners is a command line tool for interactive with GitHub CODEOWNERS files. It can easily be installed using homebrew.

$ brew tap softprops/tools
$ brew install git-codeowners

Known Issues

Calling out known issues can help limit users opening duplicate issues against your extension.

Release Notes

0.0.1

Initial MVP release

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft