class RubyLsp::GlobalState

def active_formatter

: -> Requests::Support::Formatter?
def active_formatter
  @supported_formatters[@formatter]
end