hippie: Hippie Code Completion in 'RStudio' (original) (raw)

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
BugReports: https://github.com/crew102/hippie/issues
License: MIT + file
URL: https://github.com/crew102/hippie
NeedsCompilation: no
Materials: README
CRAN checks: hippie results

Documentation:

Reference manual: hippie.html , <hippie.pdf>

Downloads:

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

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=hippieto link to this page.