Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

レビューコメント書く時に発生するtempfileのファイル名を固定にしたい #19

Open
himanoa opened this issue Oct 13, 2020 · 2 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@himanoa
Copy link
Owner

himanoa commented Oct 13, 2020

現状

review commentを書く時に発生するバッファのファイル名が12など行数になっている?(ファイル名をどうにかする仕様があるわけではないのでプラグイン的には未定義動作)

理想

REVIEW_COMMENTみたいな感じのファイル名で固定にしたい

メリット

autocmdでREVIEW_COMMENTを開いた時のみnoremapする!みたいなのが、ファイル名固定したほうがやりうやすい!

@himanoa himanoa added enhancement New feature or request good first issue Good for newcomers labels Oct 13, 2020
@chitoku-k
Copy link
Collaborator

複数のレビューコメントを同時に書きたいときに詰む気もする

@himanoa
Copy link
Owner Author

himanoa commented Oct 26, 2020

うーん、tempfileやめて .git の中に REVIEW_COMMENTS みたいなディレクトリ作ってそこの中に 行数/REVIEW_COMMENT みたいなファイルを作る方針にしたほうがいいかもしれない?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants