for #3 - I cobbled together a way to do this in JHS

http://www.jsoftware.com/pipermail/programming/2014-May/037244.html

Here's a gist of the code (since lines get wrapped in email)

https://gist.github.com/joebo/612de85bd0718601b98a

tested on Windows Chrome


On Mon, Nov 2, 2015 at 3:10 AM, Ryan Eckbo <ec...@cim.mcgill.ca> wrote:
> I have 3 questions on auto completion:
>
> 1. In jconsole you can tab complete file paths, e.g.
>
> dir'./soft<tab>ware ' NB. 'soft' completes to 'software '
>
> However, it ends with a trailing space, which means I'm hitting backspace
> after every
> tab complete.  Is there a way to configure J to not add this trailing space?
>
> 2. How do you complete paths in jqt?
>
> 3. Can you configure J to tab complete noun and verb names (user defined or
> those in the standard library)?
>
> Thanks in advance for any help,
> Ryan
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to