Lugaru's Epsilon
Programmer's
Editor 14.04

Context:
Epsilon User's Manual and Reference
   . . .
   Commands by Topic
      Getting Help
      Moving Around
      Changing Text
      . . .
      Miscellaneous
   Command Reference
      . . .
      export-colors
      file-query-replace
      fill-comment
      fill-indented-paragraph
      fill-paragraph
      . . .
   Variable Reference
      abort-file-io
      abort-file-matching
      abort-key
      . . .
      yank-rectangle-to-corner
   . . .

Previous   Up    Next
file-query-replace  Command Reference   fill-indented-paragraph


Epsilon User's Manual and Reference > Command Reference >

fill-comment

Reformat the current paragraph in a comment.  Various modes: Alt-q

This command fills the current paragraph in a programming language comment, so that each line but the last becomes as long as possible without going past the fill column. It tries to preserve any prefix before each line. It uses language-specific patterns for recognizing comments, with special logic for C/C++/Java comments.

More info:

Other C mode Features



Previous   Up    Next
file-query-replace  Command Reference   fill-indented-paragraph


Lugaru Epsilon Programmer's Editor 14.04 manual. Copyright (C) 1984, 2021 by Lugaru Software Ltd. All rights reserved.