Bug 92238

Summary: BASIC IDE (Integrated Development Environment) enhancements
Product: LibreOffice Reporter: Óvári <ovari123>
Component: BASICAssignee: Not Assigned <libreoffice-bugs>
Status: RESOLVED INVALID    
Severity: enhancement    
Priority: high    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
Crash report or crash signature: Regression By:

Description Óvári 2015-06-22 04:46:18 UTC
Suggested enhancements for LibreOffice Basic IDE for macro editing:
1. Re-factoring facilities
   (Renaming affects dependencies/Extract Method/Extract interface etc.);
2. Intellisense:
   a) code-completion functionality; and
   b) showing the properties and methods of an object;
3. Strong bindings;
4. Strong typing;
5. Strong API support;
6. Error checking (the IDE actually knows its symbols).

Thank you
Comment 1 Adolfo Jayme Barrientos 2015-06-22 06:31:38 UTC
Those are valuable suggestions, but please create a single bug report PER suggestion/issue. Otherwise, reports become simply unmanageable and it’s impossible to triage them. Thank you for your understanding.