Outline view: Support nested sections in R scripts for if / else nested braces #8874
Replies: 3 comments
-
We had a lot of discussion of this in posit-dev/ark#867, and I will admit that I don't think we nailed the behavior in terms of how people use this in the real world. @lionel- can you share workarounds that may be an option in a case like this? |
Beta Was this translation helpful? Give feedback.
-
The discussion in 867 was about a slightly different topic. This looks like a bug to me, IIUC we collect outline element across blocks in function calls (e.g. |
Beta Was this translation helpful? Give feedback.
-
Promoted to an issue: #8881 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Not sure if this issue thread (#3822) has also fixed this or missed it, but when using if else statements with braces, section headers do not appear in the outline. Is there a way to force this behavior/ work around it, or is this expected behavior?
Beta Was this translation helpful? Give feedback.
All reactions