pedant icon indicating copy to clipboard operation
pedant copied to clipboard

Positron extenstion

Open atsyplenkov opened this issue 1 year ago • 1 comments

Hi @wurli ✋

Please consider my PR below. In a nutshell, I have created a pedant:::ic() function, which does all the dirty work. Therefore, the user will see only one line of code, i.e., pedant:::ic("path/to/temp.txt"). By reducing the amount of code in this way, it also sped up the extension and resolved the issue with quotes. Check the example in the README.

I would be happy if you have the opportunity to test it.

.vsix file you can find here

atsyplenkov avatar Sep 06 '24 01:09 atsyplenkov

Sorry about that, I messed up with the branches a bit. It was a bad idea to keep the Positron Extension and R package in the same branch. Because of that, the R package won't install from remote. So, I went ahead and moved the R package to its own branch.

atsyplenkov avatar Sep 09 '24 00:09 atsyplenkov

Hi, since there were no feedback from your side, I decided to go with standalone Positron extension.

https://github.com/atsyplenkov/formalist

atsyplenkov avatar Dec 16 '24 03:12 atsyplenkov