Sublime Forum

Previous mamp folders

#1

Hi everyone, i’ve just adopted Sublime Text 2 as my code editor.
I love the way it works and I now use LESS for CSS which makes life a lot easier.
I used to use Dreamweaver with my website folders stored in a htdocs folder within MAMP.
I have sidebarextension installed and Nijikokun/Prevu so I can get previews via F12 for .html pages.
But it only previews the code in the browser when I try and preview .php pages. I’ve used php includes for menus.
How can I get it to display the page, is sublime text only able to display .html?
This is what I have in a project file which is the correct path:
{“folders”:
{
“path”: “/Applications/MAMP/htdocs/conceptdesigns-php”
}],
}
Regards
Tony

0 Likes