lsif-py:用于 Python 的语言服务器索引格式 (LSIF) 生成器

时间:2024-06-18 19:17:42
【文件属性】:

文件名称:lsif-py:用于 Python 的语言服务器索引格式 (LSIF) 生成器

文件大小:10KB

文件格式:ZIP

更新时间:2024-06-18 19:17:42

python lsif lsif-indexer Python

Python LSIF 索引器 :police_car_light: 此实现处于起步阶段,符合的。 语言服务器索引格式 语言服务器索引格式 (LSIF) 的目的是为语言服务器和相关工具定义标准格式,以转储他们关于工作区的知识。 转储基本上是一组预先计算的响应,语言服务器将发送回特定范围的源代码。 基本用法 要运行索引器,只需运行提供的 shell 脚本包装器并提供要索引的工作区目录。 $ ./lsif-py lsif_indexer Indexing file lsif_indexer/analysis.py Indexing file lsif_indexer/index.py Indexing file lsif_indexer/__init__.py Indexing file lsif_indexer/consts.py Indexing file lsif_indexer/script.py Indexi


【文件预览】:
lsif-py-master
----renovate.json(129B)
----LICENSE(1KB)
----lsif-py(99B)
----requirements.txt(13B)
----setup.py(748B)
----.gitignore(28B)
----README.md(2KB)
----lsif_indexer()
--------analysis.py(2KB)
--------__init__.py(0B)
--------index.py(11KB)
--------emitter.py(3KB)
--------consts.py(124B)
--------script.py(1KB)

网友评论