[問題] 不能在 vim 底下使用 cscope 有E259 問
我的vim不能用 cs find s 等其他方法去找 function 或 symbol
我先說一下我怎麼 build 好了
Command 如下
find "$(pwd -P)" -name "*.c" -o -name "*.h" > cscope.files
cscope -Rbqk -i cscope.files
以上兩個指令下在 project 的 Root
然後 .vimrc 參考這邊的做法
https://www.ptt.cc/bbs/Linux/M.1260968163.A.227.html
來取得 database,確保我在 project內的所有 folder 開檔都可以拿到database
我有使用 :cs show 來看有沒有正確載入,確實有載入我要的 cscope.out
但是就是沒辦法用,用 cs find s等等都不行,都會出現E259 matches no found...
但奇怪的是,我在 project 的 root 用以下 command
cscope -Rbqk - I cscope.files
進入到互動介面後,整份 project 的 symbol 和 function 都可以如預期找到
我感覺像是 vim 除了狀況
但我不知道該怎麼查出來QQ
----
Sent from BePTT on my Samsung SM-M536B
--
※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 101.12.28.180 (臺灣)
※ 文章網址: https://www.ptt.cc/bbs/Linux/M.1669639648.A.CC8.html
推
11/28 21:47,
2年前
, 1F
11/28 21:47, 1F
→
11/28 23:10,
2年前
, 2F
11/28 23:10, 2F
→
11/28 23:10,
2年前
, 3F
11/28 23:10, 3F
→
11/29 09:13,
2年前
, 4F
11/29 09:13, 4F
→
11/29 09:14,
2年前
, 5F
11/29 09:14, 5F
推
11/29 10:36,
2年前
, 6F
11/29 10:36, 6F
→
11/29 14:24,
2年前
, 7F
11/29 14:24, 7F
→
11/30 10:06,
2年前
, 8F
11/30 10:06, 8F
→
11/30 10:06,
2年前
, 9F
11/30 10:06, 9F
→
11/30 10:06,
2年前
, 10F
11/30 10:06, 10F
→
11/30 10:06,
2年前
, 11F
11/30 10:06, 11F
→
11/30 10:06,
2年前
, 12F
11/30 10:06, 12F
→
11/30 10:06,
2年前
, 13F
11/30 10:06, 13F
Linux 近期熱門文章
23
129
PTT數位生活區 即時熱門文章