-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
HTML is no longer highlighted in newest version #279
Comments
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 <[email protected]>:
… 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
<#279>, or mute the
thread
<https://github.com/notifications/unsubscribe-auth/ALEzS4-Vx4kLDrh_Sv1KZkcavXWkQ8zKks5sn2n-gaJpZM4Pp2YC>
.
|
When do you plan to release it in Eclipse Marketplace, so we could test it? |
next week I hope
2017-10-13 18:57 GMT+02:00 Kamil <[email protected]>:
… 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
<#279 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ALEzSx0aeMmGOywimEWYMWLdVJ3RHmWYks5sr5Z1gaJpZM4Pp2YC>
.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In 0.6.0 version of Play2 support in Scala IDE (available in Eclipse Marketplate month ago), template editor looked like this:
And had html syntax support.
In current version 0.10.0 (available in Eclipse Marketplate just now), template editor looks like this:
and treats html as raw text. What had happened?!
The text was updated successfully, but these errors were encountered: