gadenbuie / js4shiny

Companion Package for JavaScript for Shiny Users

Home Page:http://pkg.js4shiny.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

repl() improvements

gadenbuie opened this issue · comments

  • add option to enable/disable autocompletion (ba451bd)
  • Use cmd + s or ctrl + s to bring up save modal (076b4d8)
  • repl should be able to use rmarkdown's copy of fontawesome (it's too onerous otherwise)

Side note: it seems like RStudio lets Bootstrap and jQuery load in the viewer browser though

deferred