Thavarajan / vscode-ionic2-Extension

A simple extension for vscode to use the ionic2
6 stars 1 forks source link

A snippet show weird code: i2-itm-input #6

Closed teerasej closed 6 years ago

teerasej commented 7 years ago

Before, your extension work very well. But a month ago, I found that one of your snippet show weird code: i2-itm-input

like this:

<ion-item>
    <ion-label ${floating|stacked} >Date</ion-label>
    <${ion-input} [(ngModel)]="Date"></${ion-input}>
  </ion-item>
Thavarajan commented 6 years ago

sorry for the delayed response, let me confirm and check it thanks for your input

Thavarajan commented 6 years ago

@teerasej Wow lot of changes happended in vscode,
thanks for the input, do you have any other suggesstions