Skip to content

Prototype for tab completion through handlers.

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

DeclareDesign/completion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tab completion prototype for DeclareDesign

Prototype for tab completion through handlers.

This provides a custom tab handler for DeclareDesign (see also ?completion and jimhester/completeme).

Installation

remotes::install_github("DeclareDesign/completion")

How it works

Each step declaration function in DeclareDesign has an internal handler function that is partially applied at the time of declaration. For those functions, completion registers a completion function which can merge in the handler's arguments to the normal completions list.

About

Prototype for tab completion through handlers.

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages