download
raw
324 Bytes
import sys
import os
# Add the lib path to our sys path so jedi_language_server can find its references
EXTENSION_ROOT = os.path.dirname(os.path.dirname(os.path.abspath(__file__)))
sys.path.insert(0, os.path.join(EXTENSION_ROOT, "pythonFiles", "lib", "jedilsp"))
from jedi_language_server.cli import cli
sys.exit(cli())

Xet Storage Details

Size:
324 Bytes
·
Xet hash:
3b30a7edb2d7f90d41fdade514a08669b3fa674e9a7354ed8c3404f6fbc5f21a

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.