From df8f0e62156d5269953521aedb9297b079e3474d Mon Sep 17 00:00:00 2001 From: Slooth Date: Fri, 3 Jul 2020 07:42:43 -0500 Subject: Add documentation for minimap_draw and minimap_width --- doc/classes/TextEdit.xml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/classes') diff --git a/doc/classes/TextEdit.xml b/doc/classes/TextEdit.xml index d72d684ebc..f48b007fbe 100644 --- a/doc/classes/TextEdit.xml +++ b/doc/classes/TextEdit.xml @@ -440,8 +440,10 @@ If [code]true[/code], the line containing the cursor is highlighted. + If [code]true[/code], a minimap is shown, providing an outline of your source code. + The width, in pixels, of the minimap. -- cgit v1.2.3