Julia Silge

Results 1205 comments of Julia Silge

Could we prompt the tool to use really specific front matter YAML? Or even specify the front matter in a more templated way (no generation)?

We are tracking this problem with how the statement range provider acts when there are syntax errors in https://github.com/posit-dev/positron/issues/8350, and I definitely agree that we need to address this! Want...

@LiupengWong So just to confirm the situation here, you see the statement range provider (this is the name of the component that powers statement execution) working correctly in `.R` files...

> I suspect the earlier issues might also stem from minor errors in the code, such as bracket problems, missing pipe operators, non-English characters, and so on. If there are...

Thank you for this bug report! I can reproduce this problem. I see that: - plots in a Python notebook render in the notebook 👍 - plots in an R...

Reported again here: https://github.com/posit-dev/positron/discussions/3718#discussioncomment-10091191

@HTilki I think you are running into https://github.com/posit-dev/positron/issues/8409. You need to sign in to Copilot _both_ locally and on the server right now. We talk about this in [our docs...

@HTilki And to clarify, you also have an outgoing proxy on the server?

Related to https://github.com/posit-dev/positron/discussions/4623 and https://github.com/posit-dev/positron/discussions/3717