Paul Wright
Paul Wright
I see this line suggests integer nulls are supported https://github.com/harelba/q/blob/master/test/test-suite#L1530 But this seems like a restriction (whatever it is) worth documenting?
followed the instructions in https://gist.github.com/zoilomora/f7d264cefbb589f3f1b1fc2cea2c844c and everything 'just worked', so maybe docs just need to be updated for F33?
thanks for the quick reply @cfergeau TBH, this stuff is all new to me, I was hoping to 'just follow the docs'... but now that I'm here, I suppose there's...
@praveenkumar what do you wanna know? it might be an edge case, given that I had run crc/minikube/docker on it previously and that might have messed up networking in some...
@bfitzpat not a 'make or break' feature, but if there was any way (doesn't need to be specified in adoc) to override the default, that would be awesome.
@bfitzpat I think it could be very simple to begin with. I see there's already a logo at https://marketplace.visualstudio.com/items?itemName=redhat.vscode-didact so maybe just  ---- Tutorial 1. Do this 2....
shiny!!!
supporting link styles while switching VS Code themes is challenging, however I think it's worth doing... These styles help users distinguish between url links and didact links, so +1
not sure if this is related, but I was hoping to trigger workbench.action.webview.reloadWebviewAction in order to refresh the tutorial with changed content, but it didn't work.. Is that separate or...
I'd like to add some interactivity to the skupper didact, get the user to issue a command, then display the results in the tutorial... (while also collecting data, which could...