Class: PlatformosCheck::LanguageServer::IncludePartialCompletionProvider
- Inherits:
-
CompletionProvider
- Object
- CompletionProvider
- PlatformosCheck::LanguageServer::IncludePartialCompletionProvider
- Includes:
- PartialCompletionProvider
- Defined in:
- lib/platformos_check/language_server/completion_providers/include_partial_completion_provider.rb
Constant Summary
Constants included from RegexHelpers
RegexHelpers::HTML_LIQUID_PLACEHOLDER, RegexHelpers::LIQUID_TAG, RegexHelpers::LIQUID_TAG_OR_VARIABLE, RegexHelpers::LIQUID_VARIABLE, RegexHelpers::START_OR_END_QUOTE
Constants included from CompletionHelper
Instance Attribute Summary
Attributes inherited from CompletionProvider
Method Summary
Methods included from PartialCompletionProvider
Methods inherited from CompletionProvider
all, #completions, #doc_hash, #format_hash, inherited, #initialize
Methods included from RegexHelpers
Methods included from CompletionHelper
#cursor_on_first_word?, #cursor_on_start_content?, #first_word
Constructor Details
This class inherits a constructor from PlatformosCheck::LanguageServer::CompletionProvider