Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialMichael Strand
10,897 PointsSublime Text Wordpress Extension
In the Build a Wordpress theme with Foundation 5, Zac Gordon mentioned an extension for Sublime Text to have Wordpress snippets and autocompletions. Does anyone know which one would be ideal? I found this one here, but open to suggestions.
1 Answer
Brian Hayes
20,986 PointsI have a few WordPress specific plugins but specifically for syntax I'm currently using WordPress by purplefish32. I won't say I'm blown away by it. They could be structured better as it tends to have all values under one tab highlight so you cant tab through them and edit idividually, however I'd say it's fairly complete. IT is supposed to be for version 3.7.0 which is a bit behind the times I'd say, but considering things havent cahnged so much that most of the functions would be depreciated or something makes it still very useful. https://packagecontrol.io/packages/WordPress
This is also in the package control so you can just install it that way as oppose to cloning a github repo.
I also have WordPress Readme to Markdown: https://packagecontrol.io/packages/WordPress%20Readme%20to%20Markdown
and WordPress Developer Resources: https://packagecontrol.io/packages/WordPress%20Developer%20Resources
both can be pretty handy.