bugGNU Octave - Bugs: bug #56207, GUI Editor autocomplete list...

 
 

bug #56207: GUI Editor autocomplete list should be updated with new functions when a package is loaded

Submitter:  Rik <rik5>
Submitted:  Wed 24 Apr 2019 04:20:13 PM UTC
   
 
Category:  GUI Severity:  1 - Wish
Priority:  5 - Normal Item Group:  Feature Request
Status:  Fixed Assigned to:  None
Originator Name:  Open/Closed:  * Closed
Release:  * dev Operating System:  * Any
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 27 May 2021 09:10:12 PM UTC, comment #2: 

Finally checking back on this.  Bug is now fixed.  Closing report.

Rik <rik5>
Group administrator
Thu 24 Sep 2020 07:32:16 PM UTC, comment #1: 

This feature is added with changeset http://hg.savannah.gnu.org/hgweb/octave/rev/aba2c4eadb83


Torsten Lilge <ttl>
Group Member
Wed 24 Apr 2019 04:20:13 PM UTC, original submission:  

The GUI Editor window can helpfully autocomplete function names.  However, it doesn't seem to recognize when new functions are added, say when a package is loaded.

The interpreter, however, does recognize new functions.

As an example, in the Command Window do


pkg load statistics
logn<TAB>
logncdf   logninv   lognpdf   lognrnd   lognstat


But in the Editor Window, typing "log" shows autocompletes from the core like "log", "log10", "log1p", but typing "logn" shows nothing.

Rik <rik5>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by ttl (Posted a comment)
  • -email is unavailable- added by seijikun
  • -email is unavailable- added by rik5 (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only group members can vote.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2021-05-27 rik5 StatusReady For Test Fixed
        Open/ClosedOpen Closed
    2020-09-24 ttl StatusNone Ready For Test
    2019-06-20 seijikun Carbon-Copy- Added seijikun

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code