module Godot::ScriptIntegration

Overview

Master coordinator for first-class Crystal script support in Godot

Defined in:

libgodot/script.cr

Class Method Summary

Class Method Detail

def self.highlight_line(line : String) : Array(SyntaxSpan) #

Returns syntax highlighting spans for a line of code


[View source]
def self.lsp : CrystalLSP #

[View source]