Skip to content
This repository has been archived by the owner on Dec 30, 2018. It is now read-only.

Moves cursor to function params even when the function accepts no params #21

Open
RaeesBhatti opened this issue Sep 18, 2016 · 0 comments

Comments

@RaeesBhatti
Copy link
Contributor

function ding(): string {
  return 'ding dong!';
}

din[TAB]

will result in ding([CURSOR]) instead of moving the cursor at the end.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant