[rkward-tracker] [ rkward-Bugs-3413354 ] Don't auto-complete df$VAR to df[["VAR"]]
SourceForge.net
noreply at sourceforge.net
Fri Sep 23 15:54:38 UTC 2011
Bugs item #3413354, was opened at 2011-09-23 17:54
Message generated for change (Tracker Item Submitted) made by nalimilan
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=459007&aid=3413354&group_id=50231
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Milan Bouchet-Valat (nalimilan)
Assigned to: Nobody/Anonymous (nobody)
Summary: Don't auto-complete df$VAR to df[["VAR"]]
Initial Comment:
Auto-completion always transforms the $ operator into [[]]. This is annoying, because you need to manually close the quote and the double brackets, which are quite hard to reach on many keyboard layouts. It's less efficient than typing the full name of the variable by hand! I think the $ should be kept as-is.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=459007&aid=3413354&group_id=50231
More information about the rkward-tracker
mailing list