You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/com/github/zoliszabo/netbeans/quickinsert/Bundle.properties
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -23,4 +23,4 @@
23
23
#
24
24
OpenIDE-Module-Display-Category=Editing
25
25
OpenIDE-Module-Name=NetBeans Quick Insert
26
-
OpenIDE-Module-Short-Description=Actions (menu items, shortcuts) to quickly insert content into the editor.
26
+
OpenIDE-Module-Short-Description=NetBeans plugin to quickly insert predefined strings / values (e.g. the current UNIX timestamp) to the current caret location.
0 commit comments