Package: hippie 0.1.0
hippie: Hippie Code Completion in 'RStudio'
An 'RStudio' Addin for Hippie Expand (AKA Hippie Code Completion or Cyclic Expand Word). This type of completion searches for matching tokens within the user's current source editor file, regardless of file type. By searching only within the current source file, 'hippie' offers a fast way to identify and insert completions that appear around the user's cursor.
Authors:
hippie_0.1.0.tar.gz
hippie_0.1.0.zip(r-4.7)hippie_0.1.0.zip(r-4.6)hippie_0.1.0.zip(r-4.5)
hippie_0.1.0.tgz(r-4.6-any)hippie_0.1.0.tgz(r-4.5-any)
hippie_0.1.0.tar.gz(r-4.7-any)hippie_0.1.0.tar.gz(r-4.6-any)
hippie_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
hippie/json (API)
| # Install 'hippie' in R: |
| install.packages('hippie', repos = c('https://crew102.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/crew102/hippie/issues
autocompletioncodecompletioncompletionsproductivityrstudio-addinshortcuts
Last updated from:b76bed0863. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 105 | ||
| source / vignettes | OK | 286 | ||
| linux-release-x86_64 | OK | 104 | ||
| macos-release-arm64 | OK | 117 | ||
| macos-oldrel-arm64 | OK | 195 | ||
| windows-devel | OK | 136 | ||
| windows-release | OK | 90 | ||
| windows-oldrel | OK | 70 | ||
| wasm-release | OK | 91 |
Exports:hippie_downhippie_upinvoke_view
Dependencies:rstudioapisourcetools
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Hippie Code Completion | hippie hippie-invoke hippie_down hippie_up |
| Invoke 'View()' on a piped expression | invoke_view |
