Bug 162052 - Macro Editor autocomplete enhancements
Summary: Macro Editor autocomplete enhancements
Status: RESOLVED DUPLICATE of bug 66185
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: BASIC (show other bugs)
Version:
(earliest affected)
7.6.4.1 release
Hardware: x86-64 (AMD64) All
: medium enhancement
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-07-16 07:55 UTC by Vas
Modified: 2024-08-04 03:23 UTC (History)
0 users

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vas 2024-07-16 07:55:04 UTC
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
Comment 1 Roman Kuznetsov 2024-08-03 19:40:18 UTC

*** This bug has been marked as a duplicate of bug 66185 ***