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.
Version: | 0.1.0 |
Imports: | rstudioapi (≥ 0.13), utils, sourcetools |
Suggests: | testthat (≥ 3.0.0), withr, fs |
Published: | 2022-09-05 |
DOI: | 10.32614/CRAN.package.hippie |
Author: | Christopher Baker [aut, cre] |
Maintainer: | Christopher Baker <chriscrewbaker at gmail.com> |
BugReports: | https://github.com/crew102/hippie/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/crew102/hippie |
NeedsCompilation: | no |
Materials: | README |
CRAN checks: | hippie results |
Reference manual: | hippie.pdf |
Package source: | hippie_0.1.0.tar.gz |
Windows binaries: | r-devel: hippie_0.1.0.zip, r-release: hippie_0.1.0.zip, r-oldrel: hippie_0.1.0.zip |
macOS binaries: | r-release (arm64): hippie_0.1.0.tgz, r-oldrel (arm64): hippie_0.1.0.tgz, r-release (x86_64): hippie_0.1.0.tgz, r-oldrel (x86_64): hippie_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=hippie to link to this page.