Hadley Wickham
Hadley Wickham
That's probably a good idea but it will need careful analysis because of the SQL server BIT vs BOOLEAN pain.
I'm using Positron Version: 2025.06.0 (Universal) build 91
I don't have it set in my `settings.json`, but quarto files do wrap by default.
Since all these functions are thin wrappers around stringi functions, stringi would be the place to file these issues.
In httr2, should implement this like throttling, so works across requests.
I thought it might be because `sxp()` is creating a reference, but it seems like more than that: ``` r x @104dee8d0 19 VECSXP g0c1 [] (len=1, tl=0) #> @1049ef548...
@DavisVaughan you mean "Strips all leading and trailing __whitespace lines__ from the output" right? And you both really think we don't want a trailing new line? If you were going...
@jennybc that's only true if it's at the top-level (i.e. if you cat multiple times before returning, you need newlines in between them). I'm not sure why I'm so far...
That is a good question. If I replace the existing implementation with a direct call to `glue::trim()` then I get the following failures: ``` ── Failure ([test-remove.R:12:3](vscode-file://vscode-app/Applications/Positron.app/Contents/Resources/app/out/vs/code/electron-browser/workbench/workbench.html#)): strips common ws...