Sublime Forum

R named sections not taken by sublime

#1

In R language, it’s possible to add named points that are browsable through the IDE’s browsing bar that shows the function names, e.g.

#### named section here ----
### some comment
some_code = 0

But in sublime, pressint Ctrl + R will not show these alongside declared functions.

0 Likes

#2
0 Likes