module
Godot::ScriptIntegration
Overview
Master coordinator for first-class Crystal script support in Godot
Defined in:
libgodot/script.crClass Method Summary
-
.highlight_line(line : String) : Array(SyntaxSpan)
Returns syntax highlighting spans for a line of code
- .lsp : CrystalLSP
Class Method Detail
Returns syntax highlighting spans for a line of code