How do I customise Positron Assistant's behaviour? #7964
-
When working in an R project which is synced to a github repository - what is the recommended way to customise Positron Assistant's behaviour project-wide? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
Hi @henrydehe -- we currently support a project-specific file |
Beta Was this translation helpful? Give feedback.
-
I've written an opinionated prompt to help positron assistant write better R code in tidyverse style. |
Beta Was this translation helpful? Give feedback.
Hi @henrydehe -- we currently support a project-specific file
llms.txt
at the root of a project folder that can be used to modify behavior. This will then be included as a reference file even if it's not added manually as context or "focused" in Positron.