Unable to get .container bootstrap shortcuts on webstorm
Hello all,
I am learning angular on webstorm IDE and i am unable to get the <div =container> </div> when i type .container and press Enter to get this autofilled in my editor. How can i get that, please help me.
Please sign in to leave a comment.
By default, Emmet abbreviations like .container are expanded with Tab (unless you have changed the Expand abbreviation with value in Settings | Editor | Emmet)
If expanding with Tab doesn't work for you, please record a screencast that shows up the issue