Rudolf Farkas
Rudolf Farkas
@pascalpp Hello Pascal This pull request replaces my previous one of October 2019: **Feature: crosshair cursor readout relative to a reference point set by the user.** It works like this:...
In a txtar script I want to be able to use environment variables to condition the test step execution, like this ``` # demo the proposed 'envvar as custom condition'...
I was intrigued by the difference between `.txtar` files intended for running with `testscript first.txtar` and those intended for running with `go test other.txtar`. The files ran by `testscript` support...
... explaining what is wrong with the syntax, instead of printing the help info (I can ask for that if I want) Thanks
**Describe the bug** sanity-io `litter.Dump(ctx)` fails to dump a moderately complex struct `cuecontext.New()` where spew.Dump(ctx) dumps over 100 lines. Both dumpers print a reasonable representation of a simple demo struct...
On opening the Xcode Debug View Hierarchy the demo app crashes: ``` demo/JSMatrixCodeRainView.swift:150: Fatal error: Use of unimplemented initializer 'init(layer:)' for class 'demo.JSMatrixTrackLayer' 2023-01-08 18:57:21.986665+0100 demo[67780:2479286] demo/JSMatrixCodeRainView.swift:150: Fatal error: Use...
Hello Paul This issue is just a request for comment. In my early experiments with Swift Packages in iOS apps, I found that it suffices to import a Swift Package...
### What version of CUE are you using (`cue version`)? $ cue version cue version v0.6.0 go version go1.21.0 -buildmode exe -compiler gc DefaultGODEBUG panicnil=1 CGO_ENABLED 1 GOARCH amd64 GOOS...
In a github repo **Issue** there are 3 ways to insert a link to another issue, PR, e.t.c, for example: - #3231 - 1: a Reference in a list #3231...
### Description **1. Make it more informative** - [x] In situations where a new repository **can** be created, the dialog should display a message stating where the repository will be...