This website requires JavaScript.
Explore
Help
Sign In
hjess
/
iLSP
Watch
1
Star
0
Fork
0
You've already forked iLSP
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
703d5d67a8d4aeec34535cd5d4685a826987c016
iLSP
/
ilsp
/
bicep_lsp
/
__init__.py
2 lines
57 B
Python
Raw
Normal View
History
Unescape
Escape
feat: initial iLSP project scaffolding - Python LSP (pylsp + pylsp_i80 plugin): i80 pypi package completions - Bicep LSP (asyncio TCP proxy → Bicep.LangServer.dll): LRU module injection - Health HTTP endpoint (:2089) for Consul/Nomad checks - Startup catalog fetch from pypi-server.i80.dk + DevOpsMCP (no volume needed) - Multi-stage Dockerfile: downloads Bicep LS at build time, dotnet-runtime-8.0 + python3.12 - Nomad job: static TCP ports 2087/2088, health check on 2089 - Gitea Actions CI: build + push + deploy pipeline - Editor configs: Helix / nvim / LSP4IJ / VS Code
2026-05-10 12:23:05 +02:00
"""
Bicep LSP asyncio proxy with LRU module injection.
"""
Reference in New Issue
Copy Permalink