Skip to content

Commit c1f4202

Browse files
committed
Adjusted short description & added a long description
1 parent 0f519ac commit c1f4202

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

src/com/github/zoliszabo/netbeans/quickinsert/Bundle.properties

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,8 @@
2222
# THE SOFTWARE.
2323
#
2424
OpenIDE-Module-Display-Category=Editing
25+
OpenIDE-Module-Long-Description=\
26+
Quickly insert (using a menu item or shortcut key) various predefined values at the current caret position.\n\n\
27+
Currently supports:\n - Inserting the current UNIX timestamp ("Source" menu -> "Insert Current (UNIX) Timestamp").
2528
OpenIDE-Module-Name=NetBeans Quick Insert
26-
OpenIDE-Module-Short-Description=NetBeans plugin to quickly insert predefined strings / values (e.g. the current UNIX timestamp) to the current caret location.
29+
OpenIDE-Module-Short-Description=NetBeans plugin to quickly insert predefined strings/values (e.g. the current UNIX timestamp) at the current caret position.

0 commit comments

Comments
 (0)