Hi

In order to parse lua files, LuaEclipse 2 is using Metalua. Unfortunately 
Metalua does not handles syntax errors. So when there is a syntax error no 
parsing can be performed.
As I'm writing, LuaEclipse behavior is :
* Show an empty outline when opening a file that contains syntax errors
* Show an outline of previous valid code when an error occurs when typing in a 
previously valid file
* Show correct outline when code is correct

I had a talk with Fabien he told me that implement an error node in Metalua 
parsing might be troublesome

That's it for now
________________________________________
From: kepler-project-boun...@lists.luaforge.net 
[kepler-project-boun...@lists.luaforge.net] On Behalf Of Vadim Peretokin 
[vpereto...@gmail.com]
Sent: Saturday, March 27, 2010 2:00 PM
To: Kepler Project mailing list
Subject: Re: [Kepler-Project] LuaEclipse2

The outline view is refusing to work with certain files... what would be the 
place to check the error messages?

_______________________________________________
Kepler-Project mailing list
Kepler-Project@lists.luaforge.net
http://lists.luaforge.net/cgi-bin/mailman/listinfo/kepler-project
http://www.keplerproject.org/

Reply via email to