[ experimental ]
[ 原始碼: lsp-tree-sitter ]
套件:python3-lsp-tree-sitter(0.0.18-1~exp1)
python3-lsp-tree-sitter 的相關連結
Debian 的資源:
下載原始碼套件 lsp-tree-sitter:
- [lsp-tree-sitter_0.0.18-1~exp1.dsc]
- [lsp-tree-sitter_0.0.18.orig.tar.gz]
- [lsp-tree-sitter_0.0.18-1~exp1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
試製(Experimental)套件
警告:這個套件來自於 experimental 發行版。這表示它很有可能表現出不穩定或者出現 bug ,甚至是導致資料損失。請務必在使用之前查閱 changelog 以及其他潛在的文件。
Python library to create language servers (Python 3)
其他與 python3-lsp-tree-sitter 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-colorama
- Cross-platform colored terminal text in Python - Python 3.x
-
- dep: python3-jinja2
- small but fast and easy to use stand-alone template engine
-
- dep: python3-jsonschema
- An(other) implementation of JSON Schema
-
- dep: python3-py-tree-sitter
- 套件暫時不可用
-
- dep: python3-pygls
- Generic Language Server Framework for Python