https://bugs.kde.org/show_bug.cgi?id=447957
Bug ID: 447957 Summary: Sendcode integration on sublime text Product: rkward Version: unspecified Platform: Ubuntu Packages OS: Linux Status: REPORTED Severity: wishlist Priority: NOR Component: R Console Assignee: rkward-de...@kde.org Reporter: jryan.dani...@gmail.com Target Milestone: --- SUMMARY I am trying to find a replacement for Rstudio as I am now on sway (wayland) on Ubuntu 22.04 and Rstudio does not support wayland. RKWard seems to work well so far but I cannot send R code from sublime text to RKWard. Is there something I can do to get this up and running? STEPS TO REPRODUCE 1. I installed rkward from the apt repo. 2. I have added the following to my 'sendcode' settings in sublime text, in the hope that it would that simple: "R": { "bracketed_paste_mode": false, "prog": "rkward", }, "rmd" : { "prog": "rkward", "bracketed_paste_mode": false }, OBSERVED RESULT I get an error message "rkward is not supported for current syntax'. EXPECTED RESULT The code from sublime text is magically transported to the RKWard R console and the code runs. SOFTWARE/OS VERSIONS Linux/KDE Plasma: Linux 5.15.0-14-generic #14-Ubuntu SMP Tue Dec 14 10:08:09 UTC 2021 x86_64 GNU/Linux Sublime text build 4126 RKWard v0.7.2 -- You are receiving this mail because: You are watching all bug changes.