We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Created Prueba (markdown)
Updated Contributing (markdown)
Test: Code linting wiki rewrite, is the wiki editable?
Clearly point to config file
Added note about Rcpp include dirs
`"httpgd" %in% .packages(all.available = TRUE)` can easily take >10 seconds on systems with many packages and/or slow file systems; requireNamespace() is usually much more efficient, and also more robust.
Add r-universe repo for httpgd (removed from CRAN)
could not file `file.expand`, but `path.expand` is available in base R
Add codegrip to list of packages and reorder alphabetically.
Keybinding "args" requires parentheses to work
add params shortcut for Rmarkdowns
Updated _Sidebar (markdown)
Updated Code linting (markdown)
Created Code linting (markdown)
Fixed the value of editor.defaultFormatter
Updated Plot viewer (markdown)
add show the current httpgd window shortcut by renkun-ken
add show the current httpgd window shorcut by renkun-ken
update the extension's name
update link
add shortcut for quarto
Updated R options (markdown)
Created R options (markdown)
Updated Working with renv enabled projects (markdown)