Dianyi Yang

Results 29 comments of 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: ![Image](https://github.com/user-attachments/assets/34d0d5d2-6fd3-4837-9094-f1671ad787aa)

@abduazizR Is this the hierarchy you are referring to? ![Image](https://github.com/user-attachments/assets/2f8cfac4-fb6e-4f28-875c-fd5d2b93fefb)

@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...