rhino icon indicating copy to clipboard operation
rhino copied to clipboard

Topic: Development mode

Open kamilzyla opened this issue 3 years ago • 0 comments

A development mode with things like hot reloading, debug mode, etc.

Ideas

  1. Improved stack traces.
  2. Automatic reloading with shiny.autoreload.pattern.
  3. Automatically lint and rebuild JS & Sass, possibly via RStudio jobs.
  4. Strict warnings, e.g. options(warnPartialMatchDollar = TRUE).
  5. RStudio addins for box::use(alias = current_file[...]) and box::reload(alias) (Slack).

kamilzyla avatar Sep 30 '22 15:09 kamilzyla