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

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

[Octave-bug-tracker] [bug #56208] GUI Editor autocomplete list could sho


From: Nicholas Jankowski
Subject: [Octave-bug-tracker] [bug #56208] GUI Editor autocomplete list could show variables from current workspace
Date: Mon, 13 Mar 2023 23:43:31 -0400 (EDT)

Follow-up Comment #2, bug #56208 (project octave):

Rik, can you clarify - for this bug, you don't want autocomplete to work in
the interpreter, you want the autocomplete suggestion in the GUI Editor to
respond to variables currently defined in the workspace even if they aren't
used anywhere in the current editor document?

In that case, in v8.1, this currently does not yet exist. 

if in the interpreter I type:

>> mydata = pi;

autocomplete for mydata works in the interpreter.  but if I switch to the
editor, myd<TAB> produces no autocompletion. (v8.1 on windows)


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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