vs-codeowners
A VSCode extension for making use of GitHub CODEOWNERS in your editor
Features
- Syntax highlighting for
CODEOWNERS files
- See the
CODEOWNER of current file in status bar
You can click the status bar item to jump right into the CODEOWNERS file
Requirements
- 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
| |