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.?
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
If the add-on doesn’t exist, I’m sure that it can be programmed