vscode-R icon indicating copy to clipboard operation
vscode-R copied to clipboard

Split chunk options between R and Rmd

Open kylebutts opened this issue 8 months ago • 0 comments

I'm working on a small extension to work with ark in an interactive window in vscode. I realized that the option to enable/disable code chunks is the same for .Rmd and .R files. This might not be desired behavior, so this small PR separates the two into separate options

kylebutts avatar Jun 07 '25 14:06 kylebutts