Skip to content
Discussion options

You must be logged in to vote

As you saw, default snippets for R in Positron are managed here:
https://github.com/posit-dev/ark/blob/main/crates/ark/resources/snippets/r.code-snippets

Ark is effectively the R support for Positron. It manages the snippets because it is in charge of providing the completions for R, which is where snippets come in.

You can add your own using that r.json file mentioned above, but there is currently no way to turn off the ones provided by Ark.

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
1 reply
@LuisLauM
Comment options

Comment options

You must be logged in to vote
4 replies
@dkaschek
Comment options

@jennybc
Comment options

jennybc Apr 18, 2025
Collaborator

@dkaschek
Comment options

@jennybc
Comment options

jennybc Apr 18, 2025
Collaborator

Answer selected by LuisLauM
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
5 participants