Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
module
Hecr::LSP::CodeActions
Quick fixes derived from hecr's own diagnostic messages.
Instance methods
for_diagnostic
(message :
String
, line :
Int32
, column :
Int32
, text :
String
) :
Array
(
Action
)
Source
Nested types
Hecr::LSP::CodeActions::Action