Page 1 of 1

bootstrap intellisense

PostPosted: June 27th, 2017, 8:32 pm
by hdkwonnz
Hi,
How do i enable bootstrap intelli sense in PHP tools?

Thanks

Re: bootstrap intellisense

PostPosted: June 29th, 2017, 3:47 pm
by Miloslav Beno
Hello,

I assume you are using VS2017. If your project has boostrap css file inside the project you should see the style intellisense.

bootstrap-css.png


If you mean javascript intellisense, that might be problematic in VS2017, because there is a bug in it. We need to wait for ms to fix it, so we can enable js intellisense it in php files. Otherwise VS2010-VS2015 has js intellisense enabled.

Cheers!