octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #56207] GUI Editor autocomplete list should be


From: Rik
Subject: [Octave-bug-tracker] [bug #56207] GUI Editor autocomplete list should be updated with new functions when a package is loaded
Date: Wed, 24 Apr 2019 12:20:15 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko

URL:
  <https://savannah.gnu.org/bugs/?56207>

                 Summary: GUI Editor autocomplete list should be updated with
new functions when a package is loaded
                 Project: GNU Octave
            Submitted by: rik5
            Submitted on: Wed 24 Apr 2019 09:20:13 AM PDT
                Category: GUI
                Severity: 1 - Wish
                Priority: 5 - Normal
              Item Group: Feature Request
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: Any

    _______________________________________________________

Details:

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.





    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?56207>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]