What do you see when you put the cursor somewhere in the CDSS and hit ??P?
`source.css.embedded.html` should be on the list somewhere. If not, I?m guessing your HTML bundle has changed from the default somehow.
If I move inside the tags:
<style type="text/css" media="screen">
</style>
of and html page ( a .php page in html mode ), I see : text.html.basic and source.css.embedded.html
If I move to a css file and do the same, I just see source.css .
Thanks
-- Ciao
Fabio
On 6 Aug 2010, at 14:06, Fabio wrote:
[...] If I move inside the tags:
<style type="text/css" media="screen"> </style>
of and html page ( a .php page in html mode ), I see : text.html.basic and source.css.embedded.html
If I move to a css file and do the same, I just see source.css .
This is as it should be.
I am unclear as to whether or not you have resolved the original problem reported.
If not, please restate the problem with simple “steps to reproduce” and expected/actual result (and remember to state what file type is chosen in the status bar).