David Wolf

Results 32 issues of David Wolf

# Pull Request ## Contribution type - [ ] New template contribution - [ ] Existing template update - [ ] Issue fix - [X] README.md update ## Contribution Description...

Add language definitions to the code blocks of the readme.

It would be a really helpful addition if the VS Code extension would offer ways to refactor existing class names. ## Reformatting options For example: * Reformat to attributify mode...

I noticed that invalid syntax gets silently submitted without any warnings. Would be great to get notified about these syntax issues in submitted goggles. This way, authors could fix them...

``` ! version: 1.0.0 ``` Could be a helpful addition to the default goggle metadata fields. ## Used for what? * To track and identify different _versions_ of a goggle...

**What kind of change does this PR introduce?** (check at least one) - [ ] Bugfix - [ ] New test runner - [x] Documentation - [ ] Feature -...

**What kind of change does this PR introduce?** (check at least one) - [x] Bugfix - [ ] New test runner - [x] Documentation - [ ] Feature - [...

When applications want to indicate to users whether they have seen/downloaded a document or not, this would probably happen with the help of a boolean `has_been_downloaded` model field on the...

Just noted in the GH Action README that env variables passed will replace those set in the container configuration.