On Fri, Apr 5, 2013 at 6:35 AM, Eoin <[email protected]> wrote:
> > I'm using @auto to import java files into my Leo project. > [snip] However, the whitespace in the Java files isn't completely regular. In > particular, debug logging is always placed in column 1 - regardless of the > surrounding indentation. > Other people are also working on these files, so I'd rather not mess with > the established convention. > > As things stand, when Leo imports a file its outputting a bunch of error > messages: > There is no easy way to do this at present, but it's probably reasonable to disable errors (and not add @ignore) for underindented comments for non-strict languages. Please file a wishlist bug for this. Thanks. Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/leo-editor?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
