Bug 380731

Summary: Don't auto-complete df$VAR to df[["VAR"]]
Product: [Applications] rkward Reporter: RKWard Team <rkward-devel>
Component: generalAssignee: RKWard Team <rkward-devel>
Status: RESOLVED FIXED    
Severity: normal CC: thomas.friedrichsmeier
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: All   
Latest Commit: Version Fixed In:

Description RKWard Team 2011-09-23 14:54:38 UTC
-- Originally posted by (AT sourceforge.net): nalimilan --

-- This ticket was imported from http://sourceforge.net/p/rkward/bugs/99 on 2017-05-30 15:26:46 +0100 --
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.
Comment 1 Andrew Crouthamel 2018-11-06 15:08:03 UTC
Dear Bug Submitter,

This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond.

Thank you for helping us make KDE software even better for everyone!
Comment 2 Thomas Friedrichsmeier 2018-11-06 16:45:02 UTC
Still valid.
Comment 3 Thomas Friedrichsmeier 2020-05-03 20:12:24 UTC
Addressed for the script editor window in RKWard 0.7.1, and for the console in the current development version.