user468311
user468311

Reputation:

Syntax highlighting for Lua in LuaEclipse plugin

How do I turn syntax highlighting on in Eclipse editor?

Upvotes: 3

Views: 746

Answers (1)

user600838
user600838

Reputation:

Using LuaEclipse 1.2 in Eclipse Helios on Ubuntu 11.04 (64-bit), Lua syntax highlighting seems to enable automatically as long as the file extension is .lua. I don't see a way to turn it off or on.

Upvotes: 3

Related Questions