Sublime Forum

Integrate bootstrap 3 with sublime text3

#1

Hi all,
I am currently use bootstrap 3 for my project and used the sublime text3 for project editor.
I would like to find out what is the package control that I need to install on sublime text3 so I can have the option for “Auto-complete” for bootstrap CSS.
For example if I type class=“text-” then it should show me the list of all possible values for text- class.
Your help is greatly appreciated.
Kim

0 Likes

#2

Here’s how to install Package Control:
sublime.wbond.net/installation

I think this might be the package you’re looking for:
sublime.wbond.net/packages/Boot … 20Snippets

0 Likes

#3

i think this is more close to what u want sublime.wbond.net/packages/Better%20Completion

0 Likes