(parsing?) bug in R console and editor
meik michalke
meik.michalke at uni-duesseldorf.de
Thu Oct 20 08:48:02 UTC 2016
hi,
i just noticed that open brackets of character stings in a function call
disable the code hinting in both RKWard's R console and the script editor.
try this:
ls("foo"
if you move to the curser to the end, you should see the hints. now open a
bracket in the string:
ls("(foo"
the hints disappear or turn into '"( ()', even though the string is enclosed
in quotes. you have to close the bracket in the string to get them back:
ls("(foo)"
that's odd, isn't it?
viele grüße :: m.eik
--
dipl. psych. meik michalke
institut f"ur experimentelle psychologie
abt. f"ur diagnostik und differentielle psychologie
heinrich-heine-universit"at d-40204 d"usseldorf
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/rkward-devel/attachments/20161020/f917cac1/attachment.sig>
More information about the rkward-devel
mailing list