tjallingran
tjallingran
Not the ideal location to put this, but I couldn't find a better one: On Windows, starting an existing file requires a bit more work, at least to make it...
@brrd Yeah, maybe I should have mentioned that I found the `--process-start-args` flag in the Squirrel code, [here](https://github.com/Squirrel/Squirrel.Windows/blob/master/src/Update/Program.cs). So I thought as much, although I'm totally not familiar with Squirrel...
[kroki](https://kroki.io/) ([GitHub](https://github.com/yuzutech/kroki)) has support for rendering PlantUML. The [VS Code Asciidoctor](https://github.com/asciidoctor/asciidoctor-vscode) plugin uses that in combination with `Asciidoctor.js`, afaik. Maybe that could work for `atom-asciidoc` as well. That said, I...
That makes sense. (The reason I discovered it is that we're also using the internal timer functionality in one of the bonus exercises of the picoTCP Snake workshop. That is...
Hm, perhaps integrating the user documentation into the wiki (and optionally [building a pdf from the wiki](http://stackoverflow.com/q/18759738/)) would make life easier and prevent duplicate work? Iff (parts of) the wiki...
All right, sounds good :). Thanks for the reply. I probably can't be of much help, but if you can use input / review from the p.o.v. of someone who...