TypeProf::LSP::Message
# File typeprof-0.21.1/lib/typeprof/lsp.rb, line 579 def cancel puts "cancel" end
# File typeprof-0.21.1/lib/typeprof/lsp.rb, line 570 def run case @params in { textDocument: { uri:, version: }, contentChanges: changes } else raise end @server.open_texts[uri]&.apply_changes(changes, version) end
This page was generated for Ruby 3.1.0
Ruby-doc.org is a service of James Britt and Neurogami, an erratic source of art, music, and technology.
Generated with Ruby-doc Rdoc Generator 0.42.0.