shinyEditor0.1.0 package

'Ace' and 'Monaco' Editors Bindings for 'shiny' Application

aceDiffEditor-shiny

Shiny bindings for aceDiffEditor

aceDiffEditor

Render an Ace aceDiffEditor

aceEditor-shiny

Shiny bindings for aceEditor

aceEditor

Render an Ace editor

appendAceCompleter

Add completer

check_output_id

Check outputId

createAceDiffView

Create diff view

createMonacoDiffView

Create monaco diff view

getAceCursorPosition

Get cursor position in aceEditor

getAceModes

Get all ace modes

getAceSelectedText

Get selected text in aceEditor

getAceSelectionRange

Get selection range in aceEditor

getAceThemes

Get all ace themes

getAceValue

Get value in aceEditor

getMonacoCursorPosition

Get cursor position in monacoEditor

getMonacoLanguages

Get all ace modes

getMonacoSelectedText

Get selected text in monacoEditor

getMonacoSelectionRange

Get selection range in monacoEditor

getMonacoThemes

Get all monaco themes

getMonacoValue

Get value in monacoEditor

getPackageStatus

Get status of shinyEditor package

getSystemFontFamilies

Get system font families

monacoDiffEditor-shiny

Shiny bindings for monacoDiffEditor

monacoDiffEditor

Render an Ace monacoDiffEditor

monacoEditor-shiny

Shiny bindings for monacoEditor

monacoEditor

Render an monaco editor

onAceEditorReady

Fires upon aceEditor initialisation

onMonacoEditorReady

Fires upon monacoEditor initialisation

removeAceCompleter

Remove completer

removeAceDiffView

Remove ace diff view

removeMonacoDiffView

Remove monaco diff view

setAceEnableAutocompletion

Enable or disable code completion

setAceEnableSpellCheck

Enable or disable spell check

setAceHighlightActiveLine

Highlight the current line

setAceLineNumbersVisible

Show or hide line number area in aceEditor

setAceMode

Set new mode

setAceNewLineMode

Set the new line mode to aceEditor

setAceOption

Set an option to aceEditor

setAceOptions

Set options to aceEditor

setAceReadOnly

Set readOnly for aceEditor

setAceShowInvisibles

Show or hide invisible characters in aceEditor

setAceStatusBarVisible

Show or hide the statusBar

setAceTheme

Set new theme

setAceValue

Replace text with new text

setMonacoLanguage

Set language

setMonacoTheme

Set new theme

setMonacoValue

Replace text with new text

updateMonacoOption

Update an option to monacoEditor

updateMonacoOptions

Update options to monacoEditor

'Ace' and 'Monaco' editor bindings to enable a rich text widget within 'shiny' application and provide more features, e.g. text comparison, spell checking and an extra 'SAS' code highlight mode.

  • Maintainer: zearoby
  • License: MIT + file LICENSE
  • Last published: 2026-02-08 17:00:03 UTC