I'm editing both html and css files saved using expressionengine (see expressionengine.com), which saves them with a php extension. I've set the HTML style configurator user ext to PHP, and it's running fine. But I also want it to automatically set my CSS files so I can use autocomplete. Files are named like this:
HTML file: myfile.php
CSS File: myfile.css.php
How can I get notepad++ to recognise this?
Thanks heaps!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'm editing both html and css files saved using expressionengine (see expressionengine.com), which saves them with a php extension. I've set the HTML style configurator user ext to PHP, and it's running fine. But I also want it to automatically set my CSS files so I can use autocomplete. Files are named like this:
HTML file: myfile.php
CSS File: myfile.css.php
How can I get notepad++ to recognise this?
Thanks heaps!