docs/changelog

changeset 8000
47b15df088e4
parent 7998
cd41c844862f
child 8043
0acf98cd089a
child 8045
4d5209dc6eb4
--- a/docs/changelog	Fri Jan 22 16:55:43 2021 +0100
+++ b/docs/changelog	Sat Jan 23 12:02:52 2021 +0100
@@ -28,8 +28,10 @@
      ( (, ), [, ], {, }, <, > ) 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)
+     (cursor placed on first line of function definition), after entering
+     the docstring start string (e.g. """ for Python) or via a keyboard
+     shortcut (default: Ctrl+Alt+D) when cursor is either placed on the
+     function definition line or after the end of the function definition
 - 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