cdd09df5d77dc96b66ba83ae3f48e8452a5c0b8a
LSP Manager
A helpful tool to handle LSPs (Language Server Protocols) by creating the LSP process, sending client initialize and initialized messages, and allowing crafting of messages.
Requirements
- PyGObject (Gtk introspection library)
- pyxdg (Desktop ".desktop" file parser)
- setproctitle (Define process title to search and kill more easily)
Note
WIP
TODO
- Refactor widgets and do proper separation of concerns. (Now that I can successfully make crafted queries).
- Remove helpful defaulting of paths given they're system specific.
Images
Description
Languages
Python
97.8%
CSS
2%
Shell
0.2%