[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Variable completion in Octave GUI Editor
From: |
Torsten Lilge |
Subject: |
Re: Variable completion in Octave GUI Editor |
Date: |
Fri, 12 Apr 2019 06:45:49 +0200 |
On Thu, 2019-04-11 at 21:31 -0300, Santiago Serebrinsky wrote:
> Hi Philip,
> I see there only options for matching
> Keywords
> Words in document
> Octave builtins
> Octave functions
> But no Variable names or Function arguments.
> Am I missing something?
>
Variable names are covered by the option "Words in Documents".
Torsten
>
>
>
>
> On Thu, Apr 11, 2019 at 3:33 PM PhilipNienhuis <address@hidden>
> wrote:
> > Santiago Serebrinsky wrote
> > > Hi all,
> > >
> > > I mean to get completion of variable names, function names,
> > function
> > > argument names, and keywords in Octave, similarly as in Eclipse
> > CDT, e.g.
> > > This works in the Command window, but not in the Editor, where
> > there is
> > > only keyword and function name completion.
> > >
> > > *Can this be done? How?*
> >
> > Sure it can be done.
> > In the main GUI: Edit | Preferences ... , Editor tab.
> > Then in the section Auto completion (you may need to scroll down)
> > you can
> > set it all as you wish.
> >
> > Philip
> >
> >
> >
> >
> > --
> > Sent from:
> > http://octave.1599824.n4.nabble.com/Octave-General-f1599825.html
> >
> >