Dianyi Yang
Dianyi Yang
> Thanks for the feature! > > Some sequences of characters seem to break the section outline. I often use something like this as section divider: > > ``` >...
@lionel- Thanks for the summary! I want to add that trailing `=`s are also supported: ```r # title ==== ``` You can also have more than four trailing signs: ```r...
@midleman Thank you for the testing. However, ideally the code above should (and it does on my Windows and Mac devices) render an outline like this: 
@abduazizR Is this the hierarchy you are referring to? 
@abduazizR Oh, this is because this feature has not been incorportated in the latest pre-release. You can wait for the next pre-release (which I think is coming out today or...
> In https://github.com/posit-dev/positron/issues/9102 we have someone interested in the UI for updating packages that RStudio has. @ntluong95 and I have written extensions which update packages for Python and R, respectively....
I noted that the summary panel layout (left or right) is 'remembered' correctly, but I failed to find out the relevant code. It seems that summary panel-related code is scattered...
As a sidenote, I found that after I enabled the "reticulate" functionality of Positron, Positron initiates the reticulate environment when it boots. This is a bit problematic if I want...
> Hi [@kv9898](https://github.com/kv9898) ! Thanks for trying it out and for the bug report. I think it's worth opening a separate issue with more details and what behavior you'd have...