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.5)hippie_0.1.0.zip(r-4.4)hippie_0.1.0.zip(r-4.3)
hippie_0.1.0.tgz(r-4.4-any)hippie_0.1.0.tgz(r-4.3-any)
hippie_0.1.0.tar.gz(r-4.5-noble)hippie_0.1.0.tar.gz(r-4.4-noble)
hippie_0.1.0.tgz(r-4.4-emscripten)hippie_0.1.0.tgz(r-4.3-emscripten)
hippie.pdf |hippie.html✨
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 2 months agofrom:b76bed0863. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 01 2024 |
R-4.5-win | OK | Nov 01 2024 |
R-4.5-linux | OK | Nov 01 2024 |
R-4.4-win | OK | Nov 01 2024 |
R-4.4-mac | OK | Nov 01 2024 |
R-4.3-win | OK | Nov 01 2024 |
R-4.3-mac | OK | Nov 01 2024 |
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 |