Menu

formatting for epic template

Help
2008-03-06
2013-05-20
  • Mike Carifio

    Mike Carifio - 2008-03-06

    I've created a template for perl epic 0.6.19, let's call it myfor:

    for my $$item (@some_array) {
      my $$subpiece = $$item->{subpiece};
      ${cursor}you_code_here: print $$subpiece, "\n";
    }

    I can expand this template nicely with myfor, then ctrl-space.
    But I lose the indentation. How do I keep the indentation?
    Pl. advise. Tx.

     
    • Mike Carifio

      Mike Carifio - 2008-03-06

      Lost the indentation in the post too! Sorry...

       
    • Jan Ploski

      Jan Ploski - 2008-03-06
       

Log in to post a comment.