Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

🛡️ VS Code extension for CODEOWNERS files.

License

NotificationsYou must be signed in to change notification settings

cdignam-segment/vscode-github-code-owners

 
 

Repository files navigation

A VS Code extension to display the GitHub Code Owners for the current file, as defined in theCODEOWNERS file.

Install

From online marketplace

Open theonline marketplace listing for GitHub Code Owners and click "Install". Follow the prompts to open VSCode and install GitHub Code Owners.

From VSCode

In VSCode, typeCMD+P and enterext install chdsbd.github-code-owners. Or search for and installchdsbd.github-code-owners via the extensions tab.

From Github release

Download the extension package from thelatest Github release and runcode --install-extension github-code-owners-*.vsix

From source

Withvsce installed from NPM (yarn global add vsce), clonethis repo and runvsce package. Install the resulting package withcode --install-extension github-code-owners-*.vsix

Features

Status bar

Shows the first code owner. Click to see matching line in CODEOWNERS file.

no code ownersone user code ownera team code owner and other

Command

Open matching line in CODEOWNERS file with theGitHub Code Owners: Show owners of current file command.

code owners command

Language support

Make usernames in CODEOWNERS files links to GitHub and add syntax highlighting.

click to open username in GitHubsyntax highlighting

Related extensions

Fork

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript78.2%
  • JavaScript12.5%
  • Shell9.3%

[8]ページ先頭

©2009-2025 Movatter.jp