Represents a completion item in the LSP (Language Server Protocol).
This class is used internally by the CodeCrafter widget to display completion suggestions.
This class provides a configuration for Language Server Protocol (LSP) using standard input/output communication.
Little bit complex compared to LspSocketConfig.