docs/changelog

changeset 7998
cd41c844862f
parent 7992
0d1e35a10a0b
child 8000
47b15df088e4
--- a/docs/changelog	Fri Jan 22 14:14:15 2021 +0100
+++ b/docs/changelog	Fri Jan 22 16:48:43 2021 +0100
@@ -27,6 +27,9 @@
   -- added code to enclose the current selection by entering ", ' or a bracket
      ( (, ), [, ], {, }, <, > ) characters
   -- extended the exporters to support sub-styles
+  -- added functionality to insert docstring templates via the context menu
+     (cursor placed on first line of function definition) or after entering
+     the docstring start string (e.g. """ for Python)
 - Find File Dialog
   -- added option to exclude hidden files and directories
   -- changed directory tree search logic to derive the file patterns from the

eric ide

mercurial