module Scry

Defined in:

scry.cr
scry/analyzer.cr
scry/build_failure.cr
scry/client.cr
scry/completion_provider.cr
scry/completion_resolver.cr
scry/context.cr
scry/default_crystal_path.cr
scry/environment_config.cr
scry/formatter.cr
scry/headers.cr
scry/hover_provider.cr
scry/implementations.cr
scry/initializer.cr
scry/log.cr
scry/message.cr
scry/parse_analyzer.cr
scry/publish_diagnostic.cr
scry/request.cr
scry/settings.cr
scry/symbol.cr
scry/text_document.cr
scry/update_config.cr
scry/version.cr
scry/workspace.cr

Constant Summary

IN_MEMORY_URI_PREFIXES = ["git:/", "private:/", "inmemory:/"]
Log = ::Log.for(self)
VERSION = "0.7.1"

Class Method Summary

Class Method Detail

def self.default_crystal_path #

[View source]
def self.shutdown #

[View source]
def self.shutdown=(shutdown) #

[View source]
def self.start #

[View source]