Open JosiahParry opened 7 months ago
Oh that is annoying, I will promote that to an issue in the private repo
This is pretty maddening. I'm going to promote to Release Candidate.
I don't know an immediate way to fix it because you can only have one line comment https://github.com/posit-dev/positron/blob/2d5b6ee8b11890d5176f25c37588f76354db3992/extensions/positron-r/language-configuration/r-language-configuration.json#L3
Here is the feature request on the VS Code repo to support more than one: https://github.com/microsoft/vscode/issues/64659
Positron Version:
Build 1169
Steps to reproduce the issue:
#' This is a comment
'
remainsWhat did you expect to happen?
I expected
#'
to be removedWere there any error messages in the output or Developer Tools console?