syntaxTree
Get the syntax tree for a state, which is the current (possibly stale) parse tree of the active language, or Tree.empty if no language is configured. During async parsing the returned tree may not yet reflect the latest document changes — use syntaxParserRunning to check.