I like the auto-comment feature Ctrl + /
, but I\'d like to be able the change the character it uses arbitrarily. I have read many similar questions like this on
As mentioned in Enable automatic commenting in Sublime Text for a custom syntax, .tmPreferences files are used to specify what the comment markers are for a syntax.
To edit the comment markers for R:
PRV: O
PackageResourceViewer: Open Resource
R
Comments.tmPreferences
#'
as desired#'
instead of #