Description: When in the Macro editor, it is documented that auto complete is only available for Uno type objects. Can this be expanded to include any variables that have been declared in that Sub or include Global type variables in that module and also any applicable properties for the object in context. I have enabled to Experimental features and also code completion in the LO options Steps to Reproduce: 1. Write some code in the editor 2. Nothing pops up for auto completion Actual Results: Nothing if no Uno objects are present. Expected Results: Would like to see the auto-completion appear when it detects a declared variable in the sub or a global variable or for any property that is applicable to the object context. Reproducible: Always User Profile Reset: No Additional Info: Version: 7.6.4.1 (X86_64) / LibreOffice Community Build ID: e19e193f88cd6c0525a17fb7a176ed8e6a3e2aa1 CPU threads: 8; OS: Windows 10.0 Build 19045; UI render: Skia/Vulkan; VCL: win Locale: en-GB (en_GB); UI: en-GB Calc: CL threaded
*** This bug has been marked as a duplicate of bug 66185 ***