tab-expanding vectors

Thomas Friedrichsmeier thomas.friedrichsmeier at ruhr-uni-bochum.de
Fri Apr 13 20:01:41 UTC 2018


On Fri, 13 Apr 2018 21:05:57 +0200
meik michalke <meik.michalke at uni-duesseldorf.de> wrote:
> didn't RKWard use to support tab-expanding named vectors the same way
> it does data.frames? it currently doesn't. try:
> 
>   x <- c(a=1, b=2, c=3)
>   x#<+ tab>
>   x$#<+ tab>
>   x[["a#<+ tab>

It never did (it does not collect any info on vector names, and it does
not query the R backend for completions, so far). Yes, it should (by
doing the latter), but that will need a bit of thought and work.
Feature request, please!

Regards
Thomas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://mail.kde.org/pipermail/rkward-devel/attachments/20180413/fb7bed3a/attachment.sig>


More information about the rkward-devel mailing list