completion_dot_syntax.txt 339 B

12345678910
  1. completion_dot_syntax_main.nim
  2. > idetools --track:$TESTNIM,24,15 --def
  3. def\tskProc\t$MODULE.echoRemainingDollars
  4. > idetools --trackDirty:completion_dot_syntax_dirty.nim,$TESTNIM,25,12 --suggest
  5. sug\tskProc\techoRemainingDollars
  6. # The suggestion should not mention the other echoRemaining* variants.
  7. !echoRemainingEuros
  8. !echoRemainingBugs