In a .R file, I have a bunch of headers like this:

# this is a header -----------------------------------------------------------

How can I get these headers to show in symbol list and fold? I’ve tried changing the foldingStartMarker/foldingStopMarker line without success, and I cannot find the showInSymbolList line in the R language grammar.

Thanks
Ross