Menu

indent

Help
2007-05-03
2012-12-07
  • Nobody/Anonymous

    Are there any indent/unindent commands in XML Copy Edit? I would like to be able to select multiple lines of text and then have hotkeys to insert or delete 2 spaces in from of each line.

    Also, I'm using the program for a OpenLaszlo LZX editor. It would be nice if there were some configurable icons on the toolbar that I could use to call batch files to compile my code.

     
    • gnschmidt

      gnschmidt - 2007-05-04

      Thanks for the request. I need to enable/implement the indent handling as you suggest. (My preference is for tab to indent selected lines and del to unindent selected lines if the cursor is in the whitespace block at the start of a line.)

      The customisable icons are trickier than I would like: other frameworks offer full support for customisable toolbars, but the one I'm using doesn't I'm afraid :-( I will however provide a history for commands entered under Tools>Command as soon as possible.

      Best,
      Gerald

       
    • gnschmidt

      gnschmidt - 2007-05-14

      This should work as of 1.0.9.5: tab indents multiple lines, del unindents multiple lines if the cursor if selection start and end are inside indentation.
      -Gerald

       

Log in to post a comment.