1 Star 0 Fork 0

有故事的小脑斧/codelite

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
TODO.TXT 349 Bytes
一键复制 编辑 原始数据 按行查看 历史
Eran Ifrah 提交于 2020-10-09 13:59 +08:00 . revereted last commit
Removing SQLite:
- The ctags file should be updated into a single database (using a simple key/value store)
- Saving a single file should update the database for that file
DB format:
files.idx
name.idx
symbols.data
files.idx
-------------
{file-path, [1..N]}
name.idx
-------------
{name, [1...N]}
symbols.data
------------
{ID, {TagEntry}}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/fe.zookeeper/codelite.git
git@gitee.com:fe.zookeeper/codelite.git
fe.zookeeper
codelite
codelite
master

搜索帮助