Hey guys I’m a noob at sublime just got it not to long ago. i am enjoying it a lot.
i wanna know if anyone can tell me some great plugins to use with sublime for web technology (html,css,javascript,jquery,ajax, php, mysql).
&
what are the best key commands for sublime to know so i can program faster?
Web/ Sublime Questions
wbond.net/sublime_packages/packa … stallation
Once installed, press ctrl+shift+p (Windows, Linux) or cmd+shift+p (OS X) and search some keywords such as html, css, jquery, ajax, wordpress, color, etc.
Some plugins I found usefull:
]ini/]
]apacheconf/]
]colorhighlighter/]
]LinkOpener/]
]LESS/]
etc.
And learn how to make yourself some snippets, it’s very usefull.
readthedocs.org/docs/sublime-tex … t=snippets
See example greeting.sublime-snippet, very easy to understand and will save you alot of time.
ok awesome. I’m going to try to find some C++, C and Objective-C compiler for Sublime so i can code in other languages on the side.
i can’t figure out how to install that package control you sent me a link to. the way its saying isn’t making sense to me. help please
- Open sublime text.
- Press control + ` (the key above tab on a standard qwerty keyboard)
- Watch a panel appear from the bottom.
- Enter the text from wbond.net/sublime_packages/packa … stallation into this panel.
- Restart Sublime Text
- Open the command palette.
- Search for Package Control:
- See results
- Profit???