Stefan Schwarzer
Stefan Schwarzer
Thank you for `vim-racket`! :-) --- I would like to see `FIXME`, `TODO` and `XXX` (and maybe `NOTE`?) to be highlighted even if immediately followed by a colon. In several...
Maybe apart from a release/deployment announcement in the Nim Forum, I haven't seen a way to know the actually deployed version of the forum. Therefore, when issues are reported and...
I wrote two posts in the thread https://forum.nim-lang.org/t/8927 and want to edit the second post, https://forum.nim-lang.org/t/8927#58310 . When I edit the post and try to save it I get the...
This ticket is related to [this discussion](https://racket.discourse.group/t/finer-grained-file-system-exceptions/870) on the Racket Discourse. **Is your feature request related to a problem? Please describe.** In the current [documentation on filesystem operations](https://docs.racket-lang.org/reference/Filesystem.html) several function...
Sometimes I want to group lines in an `@examples` form, i.e. insert empty lines between groups of inputs and outputs. Here's an example from the documentation of [define-syntax](https://docs.racket-lang.org/reference/define.html#%28form._%28%28lib._racket%2Fprivate%2Fbase..rkt%29._define-syntax%29%29) to show...
The following Scribble file, ``` #lang scribble/manual @(require scribble/html-properties scribble/core) @(define red-style (make-style #f (list (attributes '((style . "color: red")))))) @elem[#:style red-style]{red elem} @section[#:style red-style]{red section} @subsection[#:style red-style]{red subsection} @subsection[#:style...
Hello Thomas! In April I attended your optimization course and that inspired me to write a Sudoku solver in [Racket](https://racket-lang.org/). :-) Different from other solvers, this one can create dot...
Hello, thanks for your library. :-) This issue is for jenkins-webapi version 0.3.0. When I tried to create a new job inside a folder (created with the Cloudbees Folder Plugin,...
When I get an error message from the compiler, it contains the line and column. However, the column isn't displayed on the page, which would be very helpful to find...
Thanks for QTerminal. :-) ##### Expected Behavior There's a directory *under my home directory* where QTerminal can pick up custom `keytab` files. For example, I've created a variant of `vt420pc.keytab`...