Skip to content

LinWanCen/find-author

Repository files navigation

find-author

Build Version Downloads

Plugin description 插件介绍

Multiple files => git author / doc comment, Export Find as tsv.

How to Use

Author of mutil input files:

  1. Open Author ToolWindow at Right
  2. Paste file:lineNum in input
  3. Click Git Author

Export Find Window:

  1. Ctrl + Shift + F / select a method Alt + F7 Find Usage
  2. Click Open in the Find Window or use Ctrl + Enter
  3. Right-click the Find Window, select@ Export Tsv + Git Author + Comment

input

file support: fileName/filePath/classSimpleName

file
file:lineNum
xxx(file:lineNum)

ignore

  • LineNum blame not support msg key word, you can use key word -> Rev ID
  • File log only select one of the leave-user, msg key word, Rev ID

My Other Plugin

  • Show doc comment at the Project view Tree, line End, json etc: Show Comment

中文说明

  • 从 Git 中查找多个文件或行的作者
  • 以带作者的表格形式导出搜索窗口
  • 从注释获取作者

用法

多文件作者:

  1. 右边的打开Author工具栏
  2. 粘贴 文件:行号 到 输入
  3. 点击 Git 作者

导出搜索:

  1. Ctrl + Shift + F / 在方法上 Alt + F7 查找调用方
  2. 单击打开查找窗口 或者用 Ctrl + Enter
  3. 右键单击查找窗口,选择@ 导出 tsv + Git 作者 + 注释

输入

文件 支持:文件名/文件路径/类简称

文件
文件:行号
xxx(文件:行号)

忽略

  • 行作者不支持信息关键字过滤,可以用关键字获取参考ID按钮
  • 文件作者只能选择离职用户信息关键字参考ID其中一个过滤

我的其他项目

  • 在文件树、行末、JSON、COBOL 显示注释:Show Comment

如果对你有所帮助,别忘了给 本项目 GitHub 主页 一个 Star,您的支持是项目前进的动力。

Installation

  • Using IDE built-in plugin system:

    Settings/Preferences > Plugins > Marketplace > Search for "find-author" > Install Plugin

  • Manually:

    Download the latest release and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...

Changelog 更新说明


Enhanced for my old project GitTool

Plugin based on the IntelliJ Platform Plugin Template.

About

IDEA插件:导出搜索窗口为表格,查找多个文件或行的作者

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published