SublimeText - Bootstrap 3 helper

Hey, I’m new to the web developing world and I got a question regarding Sublime Text 3.

For example, when I press d, sublime suggets me all the tags starting on letter “d” - http://prntscr.com/66xp1o

Is there a way I can get something similar but for bootstrap? For example, I write navbar navbar and sublime text comes with navbar-inverse navbar-default etc.?

Thanks in advance

Sublime has lots of add-ons but I don’t know if any exist for Bootstrap. You may want to search for that. I use Notepad++ so I can’t be of much help there.

@mawburn uses Sublime (and he’s trying to convince me to give it another try) but I think that the plugins I use in Notepad++ do not exist in Sublime although part of the functionality that I get with those plugins is already built in.

Plugins and all, Notepad++ still uses less memory than Sublime so I’m still torn about trying it again :smiley:

If the add-on doesn’t exist, I’m sure that it can be programmed

They probably do. Sublime has a lot more plugins than Notepad++

https://packagecontrol.io/

Both have very low memory footprints, so that shouldn’t be a problem.

Sorta.

https://packagecontrol.io/packages/Bootstrap%203%20SnippetsSnippets

Edit:

Here you go @roxorek

https://packagecontrol.io/packages/Better%20Completion

2 Likes

Thank you kind sir :slight_smile:

1 Like

@mawburn? kind? :stuck_out_tongue:

2 Likes

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.