David P. Caldwell

Results 9 issues of David P. Caldwell

- VSCode Version: 1.69.2 - Local OS Version: macOS 12.5 - Remote OS Version: N/A - Remote Extension/Connection Type: Containers - Logs: Steps to Reproduce: 1. Install the Remote Development...

containers

Running with Java 17 (now required?) with Gradle-based project fails because Gradle launcher command contains VM option `-XX:MaxPermSize` removed in Java 17. ##### Environment - Operating System: macOS - JDK...

bug

It would be helpful in many automation scenarios to provide a `--c` / `--config` `name=value` command-line option. In many scripting scenarios, there is the need to vary configuration values for...

That's just a guess in the title, but when I open a file in my Gradle-based Kotlin project, I just get a sea of red squiggles with unresolved imports, basically....

bug

I have a multi-project build with a top-level `build.gradle` and then subprojects, including Kotlin subprojects, that do *not* have individual `build.gradle` files. Is there a way to configure `launch.json` in...

enhancement

When attempting to follow the instructions, by installing using `composer require` and then running the example script that dumps the AST of an inlined set of PHP code, I was...

GitHub wikis use Markdown but do not include the `.md` in their URLs. So GitHub wiki links will have URLs like `MyPageName` rather than `MyPageName.md`. When serving these wikis locally...

### Description TypeScript's `tsc` compiler, installed in a local file inside a container, disappears during the build process and then reappears, for unknown reason. ### Reproduce 1. Clone https://github.com/davidpcaldwell/slime 2....

status/0-triage
kind/bug

Conceivably this is a bug in the nascent devcontainers spec; I don't know. I am pretty sure -- or somewhat sure -- that, for projects that use Docker Compose to...

containers
feature-request