Bootstrap Auto Complete
Guys everything is fantastic in PhpStorm
the auto complete for css with bootstrap show everything this is so cool
but
WHY? the class named .table-striped is not showing in auto complete suggest??
Please sign in to leave a comment.
As you can see guys it is here defined as class but doesn't show in auto complete why?!
UP! IT IS IMPORTANT PROBLEM!
NetBeans IDE 8.2 (FREE) support this and show table-striped and PhpStorm doesn't man..
That's because of additional css attributes "tbody & tr".
Please attach a code sample where you're using this import