All functions |
|
---|---|
Enable Error Annotations for an Ace Code Input |
|
Enable Code Completion for an Ace Code Input |
|
Render Ace |
|
Enable Completion Tooltips for an Ace Code Input |
|
Build the fields used to make an html tooltip |
|
Regular expression for matching the function name in a completion line in the middle of a function call |
|
Get namespace to get access to unexported functions, namely RdTags |
|
Get namespace to get access to unexported functions, namely .getHelpFile .assignLinebuffer .assignEnd .guessTokenFromLine .completeToken |
|
Get available modes |
|
Get available themes |
|
Retrieve argument documentation from help document |
|
Retrieve description section from help document |
|
Retrieve an Rd object of a help query |
|
Retrieve usage section from help document |
|
Check if vector is empty |
|
Character value to use for object meta field |
|
Character value to use for package meta field |
|
R completions when cursor is within a function call |
|
R completions for general case |
|
Return completions for a given line of text |
|
Convert an Rd object to HTML |
|
Retrieve regular expression named capture groups as a list |
|
Options available for shinyAce |
|
Function for handling optional debugging messages |
|
A helper for formatting a tooltip entry |
|
Update Ace Editor |