- Added new "workbench" plugin - Added utilslib special plugin to install an extra library and some code to handle the dependency in the common Makefile - Update project home pages to use https (thanks to amdmi3) - Projectorganizer plugin dropped custom icons, using stock ones now
6 lines
310 B
Text
6 lines
310 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: https://plugins.geany.org/geanyinsertnum.html
|