- Notifications
You must be signed in to change notification settings - Fork0
🛡️ VS Code extension for CODEOWNERS files.
License
cdignam-segment/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.
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
Shows the first code owner. Click to see matching line in CODEOWNERS file.
Open matching line in CODEOWNERS file with theGitHub Code Owners: Show owners of current file
command.
Make usernames in CODEOWNERS files links to GitHub and add syntax highlighting.
- 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.
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Languages
- TypeScript78.2%
- JavaScript12.5%
- Shell9.3%