t / t4018 / golang-funcon commit completion: allow to customize the completable command list (6532f37)
   1func RIGHT() {
   2        a := 5
   3        b := ChangeMe
   4}