Enabling code completion for bootstrap.js in PhpStorm -
for reason no code completion bootstrap.js. added non minified version https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.js adding library manually in javascript library settings.
same thing happened me knockout until found out have use knockout-debug version since non minified version.
but bootstrap isn't working.
i had no completion 'typeahead'. didn't bother try other functions bootstrap wasn't expecting completion them ever. found out dropped in favor of twitter's typeahead.js.
but @lazyone.
Comments
Post a Comment