Skip to content

Cursor position after auto-completition #10

Description

@simo2409

I try to explain the thing with an example, if I digit "ionic-view" and press tab I get

<ion-view view-title="Title">
  <ion-content>
    Content Here
  </ion-content>
</ion-view>

and the cursor is at the end.
It's quite common pressing tab more times to go in other relevant places into the text, for example I expect to position in "view-title" field, then (pressing another time tab) to "Contente Here" and so on.

This is the really useful usage of snippets to me

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions