Files
serena/src
Michael Panchenko c987445faf LS: more logging, more robust server shutdown on stop
Previously shutdown relied on garbage collection and occasionally failed (probably due to racing conditions)
2025-06-09 16:16:52 +02:00
..

Serena uses (modified) versions of other libraries/packages:

  • multilspy (for language server protocol support); original repo: microsoft/multilspy
  • interprompt (our prompt templating library)