Package: atcursor 0.0.2
atcursor: Get the current word or selection at cursor
Get the current word or selection at cursor using the {rstudioapi}. Works in VSCode and RStudio.
Authors:
atcursor_0.0.2.tar.gz
atcursor_0.0.2.zip(r-4.7)atcursor_0.0.2.zip(r-4.6)atcursor_0.0.2.zip(r-4.5)
atcursor_0.0.2.tgz(r-4.6-any)atcursor_0.0.2.tgz(r-4.5-any)
atcursor_0.0.2.tar.gz(r-4.7-any)atcursor_0.0.2.tar.gz(r-4.6-any)
atcursor_0.0.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
atcursor/json (API)
| # Install 'atcursor' in R: |
| install.packages('atcursor', repos = c('https://milesmcbain.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/milesmcbain/atcursor/issues
Last updated from:52445666e6 (on main). Checks:7 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | NOTE | 106 | ||
| source / vignettes | OK | 142 | ||
| linux-release-x86_64 | NOTE | 77 | ||
| macos-release-arm64 | NOTE | 73 | ||
| macos-oldrel-arm64 | NOTE | 64 | ||
| windows-devel | NOTE | 59 | ||
| windows-release | NOTE | 54 | ||
| windows-oldrel | NOTE | 56 | ||
| wasm-release | OK | 78 |
Exports:get_cursor_colget_cursor_lineget_word_or_selection
Dependencies:rstudioapi
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| get the column the cursor is on from a selection | get_cursor_col |
| get the line the cursor is on | get_cursor_line |
| Get word or selection at cursor | get_word_or_selection |
