Cpp Reader とは?Cpp Reader とは、LLMと一緒にCppのコードを読むためのツールです。 Important Update生成したJSONを可視化できる Playgroundを作成しました。 よかったら使ってみて下さい! https://d1bn7mo12i1l5l.cloudfront.net/input :::note alert BuiltinでないC/C++のVSCode拡張とは共存できません。 Linux Readerを使うときは、BuiltinでないC/C++のVSCode拡張はdisableにしてください。 ::: [できること]
[効果]
[できないこと/人の作業]
用意するものclangd(14系以上), Cppのコード, Cppのcompile_commands.json, vscode(1.100.0以上)
https://zenn.dev/tmsn/articles/6317bdf591bc97 なども参考にする
など...
1.100.0 以上をインストールしてください
https://marketplace.visualstudio.com/items?itemName=coffeecupjapan.cpp-reader&ssr=false#overview 開くダウンロード完了したら、「Command + Shift + p」でコマンドパレットを開き、「Open Cpp Tab」をクリック
Release Notes1.0.52save tree when get cache 1.0.51fix id regeneration bug 1.0.50impl steps 1.0.49fix normal task cache update bug 1.0.48fix id bug 1.0.47add runHistory update 1.0.46try fix cache update 1.0.45fix cache update 1.0.44fix cache bug 1.0.43fix children insertion 1.0.42fix id generation 1.0.41improve log at normal search cache add 1.0.40fix bug 1.0.39improve log for cache 1.0.38filter cache result 1.0.37fix cache add problem when start 1.0.36fix cache search display 1.0.35impl cache search 1.0.34support gpt5.6 1.0.33/usr/local/cuda/bin/nvcc support 1.0.32g++, gcc support 1.0.31Reference limit 1.0.30Support h file 1.0.29Support NVCC 1.0.28Update Doc 1.0.27.が間違って指定されるバグ修正 1.0.26hpp探索時にhppも指せるようにしたい 1.0.25hpp探索ミスのバグ修正21 1.0.24hpp探索ミスのバグ修正20 1.0.23hpp探索ミスのバグ修正19 1.0.22hpp探索ミスのバグ修正18 1.0.21hpp探索ミスのバグ修正17 1.0.20hpp探索ミスのバグ修正16 1.0.19hpp探索ミスのバグ修正15 1.0.18hpp探索ミスのバグ修正14 1.0.17hpp探索ミスのバグ修正13 1.0.16hpp探索ミスのバグ修正12 1.0.15hpp探索ミスのバグ修正11 1.0.14hpp探索ミスのバグ修正10 1.0.13hpp探索ミスのバグ修正9 1.0.12hpp探索ミスのバグ修正8 1.0.11hpp探索ミスのバグ修正7 1.0.10hpp探索ミスのバグ修正6 1.0.9hpp探索ミスのバグ修正5 1.0.8hpp探索ミスのバグ修正4 1.0.7hpp探索ミスのバグ修正3 1.0.6hpp探索ミスのバグ修正2 1.0.5hpp探索ミスのバグ修正 1.0.4LSPのrestartのバグ修正 1.0.3LSPのバグの修正 1.0.2READMEの修正 1.0.1CppReaderの最初のリリース |