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.

Version: 0.1.0
Imports: rstudioapi (≥ 0.13), utils, sourcetools
Suggests: testthat (≥ 3.0.0), withr, fs
Published: 2022-09-05
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

Documentation:

Reference manual: 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

Linking:

Please use the canonical form https://CRAN.R-project.org/package=hippie to link to this page.