Skip to content
  • Jelte Jansen's avatar
    [2254] refactor tab-completion for identifiers · 6978e7fb
    Jelte Jansen authored
    removed all word-boundary values except whitespace (so that we no longer have to to magic to replace things around the / character, and other possible characters used in identifiers)
    
    Pulled out the identifier-hints collection (and added tests for those)
    6978e7fb