Modifications in the Blog for debugging shiny app

I am reading the blog for debugging shinyapp, and I see there are a few things that could be helpful.

https://shiny.rstudio.com/articles/debugging.html

I am a new user and feel that there are always new users who could use some additional details.
I will start listing them here as I see them

  1. shiny:: runApp(display.mode = "showcase")
    I am not sure how to run this, should I just type this in the console? When I type this in console, it runs the app but I do not see the code highlighted. what to do?

  2. Adding a file named "DESCRIPTION" in the app directory
    what should be the extension of this file ?

This topic was automatically closed 54 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.