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

chdsbd/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.

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

Language support

Link usernames to GitHub

click to open username in GitHub

Link usernames to Slack

click to open username in GitHub

Define a Slack mapping in your VSCode settings (github-code-owners.team-mapping.slack) to enable this feature.

Auto complete

auto complete of paths and usernames

Syntax highlighting

syntax highlighting

Formatting

Enable formatting by settinggithub-code-owners.format.enabled totrue.

auto complete of paths and usernames

Command

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

code owners command

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

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.

Topics

Resources

License

Stars

Watchers

Forks

Languages

  • TypeScript91.0%
  • JavaScript4.8%
  • Python4.2%

[8]ページ先頭

©2009-2025 Movatter.jp