Bug 380731 - Don't auto-complete df$VAR to df[["VAR"]]
Summary: Don't auto-complete df$VAR to df[["VAR"]]
Status: RESOLVED FIXED
Alias: None
Product: rkward
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified All
: NOR normal
Target Milestone: ---
Assignee: RKWard Team
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-23 14:54 UTC by RKWard Team
Modified: 2020-05-03 20:12 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.