scala-ide / scala-ide-play2

Play 2 support for Scala IDE
107 stars 32 forks source link

HTML is no longer highlighted in newest version #279

Open eximius313 opened 6 years ago

eximius313 commented 6 years ago

In 0.6.0 version of Play2 support in Scala IDE (available in Eclipse Marketplate month ago), template editor looked like this:

snap2

And had html syntax support. In current version 0.10.0 (available in Eclipse Marketplate just now), template editor looks like this:

snap

and treats html as raw text. What had happened?!

wpopielarski commented 6 years ago

I checked it and Play has got two editors: Template Editor and New Template Editor. Files are highlighted with the second one which seems to not have preference page.

2017-10-01 12:31 GMT+02:00 Kamil notifications@github.com:

In 0.6.0 version of Play2 support in Scala IDE (available in Eclipse Marketplate month ago), template editor looked like this:

[image: snap2] https://user-images.githubusercontent.com/5578017/31053717-27accf1e-a6a4-11e7-9fab-df1de8cf2f38.png

And had html syntax support. In current version 0.10.0 (available in Eclipse Marketplate just now), template editor looks like this:

[image: snap] https://user-images.githubusercontent.com/5578017/31053727-4cd6a404-a6a4-11e7-82df-70ebeaff9c82.png

and treats html as raw text. What had happened?!

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/scala-ide/scala-ide-play2/issues/279, or mute the thread https://github.com/notifications/unsubscribe-auth/ALEzS4-Vx4kLDrh_Sv1KZkcavXWkQ8zKks5sn2n-gaJpZM4Pp2YC .

wpopielarski commented 6 years ago

https://github.com/scala-ide/scala-ide-play2/pull/280

eximius313 commented 6 years ago

When do you plan to release it in Eclipse Marketplace, so we could test it?

wpopielarski commented 6 years ago

next week I hope

2017-10-13 18:57 GMT+02:00 Kamil notifications@github.com:

When do you plan to release it in Eclipse Marketplace, so we could test it?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/scala-ide/scala-ide-play2/issues/279#issuecomment-336508949, or mute the thread https://github.com/notifications/unsubscribe-auth/ALEzSx0aeMmGOywimEWYMWLdVJ3RHmWYks5sr5Z1gaJpZM4Pp2YC .