Text transformation not working

I selected some text and choose right click menu, Transformations, but none of it work, including upper case, lower case, capitalize.

I'm using RStudio preview 1.1.383 and 1.1.392, the text is comment in R script.

sessionInfo()
R version 3.4.2 (2017-09-28)
Platform: x86_64-apple-darwin15.6.0 (64-bit)
Running under: macOS Sierra 10.12.2

Matrix products: default
BLAS: /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
LAPACK: /Library/Frameworks/R.framework/Versions/3.4/Resources/lib/libRlapack.dylib

locale:
[1] en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/en_US.UTF-8

This menu is supplied by MacOS, but it does not apply to RStudio. We should have this fixed by the time we ship RStudio 1.2. :slight_smile:

1 Like