Bug 92238 - BASIC IDE (Integrated Development Environment) enhancements
Summary: BASIC IDE (Integrated Development Environment) enhancements
Status: RESOLVED INVALID
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: BASIC (show other bugs)
Version:
(earliest affected)
unspecified
Hardware: Other All
: high enhancement
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-06-22 04:46 UTC by Óvári
Modified: 2015-06-22 06:31 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 Ó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.