Christoph Glur
Christoph Glur
Thx so much for this. It is exactly what I need and works great for standard use cases! However, I couldn't get it to work in combination with the monorepo...
Saving environments results in huge files. Instead of environments, we could simply save as list of list. Essentially, what we get when calling `ToListExplicit`
Currently, you cannot use reserved names as attributes of a Node object. This is a big limitation. Also, it requires lots of checking. For example, `Node$new("name")` currently works, but gives...
With a multi-root workspace, the pdf is generated, but I can't get the _settings_ to work. If I add the settings to `some-folder\.vscode\settings.json`, then, VSC complains that they will not...
Thx again for this super cool application!!! Minor request: Currently, we can set the name of an app. When ShinyProxy starts the container, the browser then displays "Loading $app_name$...". The...