4bc8c29c2a
- Update to 1.22 and split into geany-plugin-* ports - Convert to new options framework - Take maintainership PR: ports/165494 [1], ports/171856 Submitted by: Marco Trentini <marco at datasked.com> [1] Approved by: maintainer timeouts (2 weeks for ports/171856)
6 lines
309 B
Text
6 lines
309 B
Text
This plugin replaces a (possibly zero-width) rectangular selection
|
|
with integer numbers, using start/step/base etc. specified by the
|
|
user. For practical reasons, the number of lines is limited to
|
|
100000. Lines shorter than the current selection are skipped.
|
|
|
|
WWW: http://plugins.geany.org/geanyinsertnum.html
|