Erin Schnabel

Results 141 comments of Erin Schnabel

Does that mean you have to know each individual codestart's requirements to make this useful? There is already a way to pass in initial configuration with existing options. This seems...

yes.. can't that be passed in using the existing config mechanism? Something like `--app-config=whatever.github.repo=gsmet/awesomesauce`?

https://github.com/quarkusio/quarkus/blob/f7509ba1e11f7522730fba3ef780b67b1761ef4a/devtools/cli/src/main/java/io/quarkus/cli/create/BaseCreateCommand.java#L213 -- we do set the system properties here.. We could also set them as template values by calling this: https://github.com/quarkusio/quarkus/blob/f7509ba1e11f7522730fba3ef780b67b1761ef4a/devtools/cli/src/main/java/io/quarkus/cli/create/BaseCreateCommand.java#L188

if you set a hotkey for Marking a Task ... you can just use a keystroke to specify what you want (with no cycle). The modal pops up, but keyboard...

I was thinking about this because of what I would like to share: 1. a document that uses leaflet, which means an associated image attachment. 2. a way to include...

The magic flag is there some of the time, but it has the value of 1, where Fight Club exports the value YES, not sure if that makes a difference....

I'll see what I can do. I think the issue (if you want to play with some inspection) is the data available in the event to figure out which task...

Hmm. I can't reproduce this with 1.0.16 against 1.5.7. Reading mode or Live preview?