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

Popular posts from this blog

c# - Validate object ID from GET to POST -

node.js - Custom Model Validator SailsJS -

php - Find a regex to take part of Email -