- Notifications
You must be signed in to change notification settings - Fork5
🛡️ VS Code extension for CODEOWNERS files.
License
chdsbd/vscode-github-code-owners
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
A VS Code extension to display the GitHub Code Owners for the current file, as defined in theCODEOWNERS file.
Shows the first code owner. Click to see matching line in CODEOWNERS file.
Define a Slack mapping in your VSCode settings (
github-code-owners.team-mapping.slack) to enable this feature.
Enable formatting by setting
github-code-owners.format.enabledtotrue.
Open matching line in CODEOWNERS file with theGitHub Code Owners: Show owners of current file command.
Open theonline marketplace listing for GitHub Code Owners and click "Install". Follow the prompts to open VSCode and install GitHub Code Owners.
In VSCode, typeCMD+P and enterext install chdsbd.github-code-owners. Or search for and installchdsbd.github-code-owners via the extensions tab.
Download the extension package from thelatest Github release and runcode --install-extension github-code-owners-*.vsix
Withvsce installed from NPM (yarn global add vsce), clonethis repo and runvsce package. Install the resulting package withcode --install-extension github-code-owners-*.vsix
- CODEOWNERS by Jason Nutter
- vs-codeowners by softprops
- CodeOwners by HCoban
- CODEOWNERS Linter by Filipe Constantinov Menezes
- Codeowners Extended by Noah Manneschmidt
This repository is forked fromjasonnutter/vscode-codeowners, with UI changes and more correct CODEOWNERS compliance via@snyk/github-codeowners.
About
🛡️ VS Code extension for CODEOWNERS files.
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Languages
- TypeScript91.0%
- JavaScript4.8%
- Python4.2%








