Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: Align Left in x64 #17988
    Fish
    Participant

    Hi! Stefan,
    I had tried and modified the macro you provide,
    and it can delete half-width spaces, full-width spaces & tabs now.

    document.selection.Replace("^[ \t ]+","",eeFindNext | eeReplaceAll | eeReplaceSelOnly | eeFindReplaceRegExp);

    in reply to: Align Left in x64 #17979
    Fish
    Participant

    Hi! Stefan,
    I use this plug-in because my files have a lot of leading spaces need to be process.
    I will try to use macro first, it’s powerful.
    Thank you for your advice :)

Viewing 2 posts - 1 through 2 (of 2 total)