@@ -43,7 +43,7 @@ The same VSIX can be installed from the VS Code command `Extensions: Install fro
...
@@ -43,7 +43,7 @@ The same VSIX can be installed from the VS Code command `Extensions: Install fro
-`Rerun last command`: repeats the last generated command.
-`Rerun last command`: repeats the last generated command.
-`Open log folder`: opens `${XDG_STATE_HOME:-$HOME/.local/state}/epm-docker-test` or the configured log root.
-`Open log folder`: opens `${XDG_STATE_HOME:-$HOME/.local/state}/epm-docker-test` or the configured log root.
When an app name is requested, it is inferred from the active editor if the file is in `play.d`, `pack.d`, or `repack.d`. The extension first checks simple shell variables such as `PRODUCT=rstudio` or `PKGNAME=rstudio`, then falls back to the file name without extension. If an app is inferred, the extension shows clickable `OK`, `Edit`, and `Cancel` choices; `Edit` opens the app input field.
When an app name is requested, it is inferred from the active editor if the file is in `play.d`, `pack.d`, or `repack.d`. The extension first checks simple shell variables such as `PRODUCT=rstudio` or `PKGNAME=rstudio`, then falls back to the file name without extension. If an app is inferred, the extension shows clickable `OK` and `Cancel` choices; the app name can be edited in the picker input before pressing `OK`.