You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 8, 2020. It is now read-only.
When I used Sublime the Angular plugin autocompleted with the ="" simbols, so you would type <div ngi and picking the "ng-if" suggestion would insert <div ng-if="" and move the cursor between the ""
Is there a chance to add this to the plugin?
The text was updated successfully, but these errors were encountered:
When I used Sublime the Angular plugin autocompleted with the ="" simbols, so you would type
<div ngi
and picking the "ng-if" suggestion would insert<div ng-if=""
and move the cursor between the""
Is there a chance to add this to the plugin?
The text was updated successfully, but these errors were encountered: