awesome jevDIRECTORYスポンサーStar on GitHub

jev.nvim

valentynkit

Neovim plugin: type a plain-language question, every function in the buffer gets judged, answers land in quickfix ranked by probability.

GitHub リポジトリ ↗検索・絞り込み
ライセンス
MIT
GitHub Stars
0
ソース確認日

Jev が判断する箇所

Treesitter splits the buffer into functions; one request scores each function against the question; implementation in lua/. The README compares against a regex grep on a twelve-file fixture corpus, no accuracy claim beyond that.

このプロジェクトの用途

Adds structured choices or scores to the workflow; performance and cost benefits have not been independently verified.

確認の範囲

公開ソースと連携ロジックを確認済み。

ソースと実装

同じカテゴリのプロジェクト