Support for Bootstrap

Hello,
I was just curious to know if Komodo IDE supports Bootstrap regarding auto completion when typing out Bootstrap classes. Any help is appreciated.

Thanks!

@vytalman, Komodo scans the directory of the current css file as well as sub dirs to find any relevant IDs and Classes in your other CSS files then should give completions for them. If you’re Bootstrap code is in a sub dir from your CSS file you should get ID and Class completions.

  • Carey