Dianyi Yang

Results 29 comments of Dianyi Yang

Thank you so much @juliasilge ! I tried your version of ark and both `??` and `help.search()` are working now (making my life A LOT easier)! There is still one...

With PR #6888 I can get sth like this on my local machine: ![image](https://github.com/user-attachments/assets/26336deb-0ecf-47f1-8d03-3f4fc87fe9ee) But I didn't get to test it on a remote server/WSL. Any suggestions?

> Putting this in future, but I think our work in [#2823](https://github.com/posit-dev/positron/issues/2823) will make this better and we'll evaluate "closed on open" based on user feedback. Another vote for "closed...

In the source mode it currently works like a charm! However, as noted in #4368, it still doesn't work in the visual mode

> Quick hack around: modify the shortcuts directly (change when expression) to `editorTextFocus && editorLangId == 'quarto' || editorTextFocus && editorLangId == 'r'`. Works nicely for the pipe shortcut at...

Would like to report another instance of #3812, on a M1 MacBook Air with Big Sur (so ARM not Intel this time). Exit code was -1. I resolved this issue...

@lionel- @DavisVaughan Maybe 10.15 is a bit too old. but I wonder if Positron actually tests whether the current Ark is really comptabile with MacOS 11 as it currently claims?...

I note that the vscode-R extension (https://github.com/REditorSupport/vscode-R) supports the comment section formating. Hope that helps and am really looking forward to this functionality.

> Thanks for adding this feature! Would it be possible to add support for this within lists? For example, the code below shows the sections in the outline view within...