rstudio / rstudioapi

Safely access RStudio's API (when available)
http://rstudio.github.io/rstudioapi
Other
165 stars 35 forks source link

implement support for requesting document context by id #253

Closed kevinushey closed 2 years ago

kevinushey commented 2 years ago

Companion to https://github.com/rstudio/rstudio/pull/10872.

Closes https://github.com/rstudio/rstudioapi/issues/251.