Skip to content
  • Igor Kushnir's avatar
    Deduplicate consistsOfWhitespace() · 0d1381aa
    Igor Kushnir authored
    Optimize ILanguageSupport::suggestedReparseDelayForChange() along the
    way by not checking the `joinedWord` condition if the change contains
    non-whitespace characters.
    
    Simply remove unused CodeCompletionContext::containsOnlySpaces().
    0d1381aa