[Github-comments] [geany-plugins] Add new "Lineoperations" plugin (#324)

Sylvan Mostert notifications at xxxxx
Sat Jan 16 07:50:58 UTC 2016


> +    Line 2\n
> +
> +
> +Remove Whitespace Lines
> +-----------------------
> +
> +Removes all lines that have only white space characters.
> +
> +A **whitespace character** is one of:
> +
> +1. `' '` : space
> +2. `'\t'`: horizontal tab
> +3. `'\f'`: form feed
> +4. `'\v'`: vertical tab
> +5. `'\r'`: cartridge return
> +6. `'\n'`: newline character

no, I removed this (I don't know what characters Geany/Scintilla considers whitespace with `sci_get_line_indent_position()`). 

---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/pull/324/files#r49928893
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160115/d18a90f3/attachment.html>


More information about the Github-comments mailing list