Comments in js file not working

Hi,

I am using RStudio Server Pro version 1.2 in Firefox and Chrome browsers (Mac). In both cases the shortcut to comment (Cmd + Shift + c) is not working in js code, as the browser open the inspector instead. Is this a bug, something not implemented or by design? Besides, where could I submit a feature request to try to get it implemented?

Thanks!

It looks like comment / uncomment is not implemented for JavaScript files. Would you mind filing this as a bug report at https://github.com/rstudio/rstudio/issues?

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.