Desired behavior: ``` qjs > o insta<TAB> qjs > o instanceof ``` Ideally auto-completes to `instanceof ` - note the trailing space.
Desired behavior:
Ideally auto-completes to
instanceof- note the trailing space.