Peter Strömberg
Peter Strömberg
Yeah, it's intended to work.
Hello. I had completely forgotten about this. I'm sorry! Now checked and from what I can see we do have the docs in the results from nrepl, but we somehow...
Ah, you never replied if you wanted to have a go at it. I take this as a no? 😄
Thanks! I now ran the failing step with nrepl logging enabled and got this: nrepl messages ``` 1726313950133 -> sent { id: '7', op: 'debug-input', input: ':next', key: '27522913-c686-42ba-a6a4-44857205247d', session:...
Actually, the message sent just before we get the exception is the most interesting: ``` 1726313950166 -> sent 29ms { id: '7', op: 'debug-input', input: ':quit', key: '52b184ba-2b1d-452c-9324-3e9ea057d778', session: 'cabe63b7-acc9-4ae0-be37-8a4b07c187be'...
@cyrusmsk I think it is the languages that should be compared, not the code. “The same amount of work” is perhaps vague, but I think the best we can aim...
> Got any idea why github is running the Hello World Check against the Levenshtein code ? CI runs the job on every push to the repo. It doesn't check...
Thanks. Maybe we can have a setting `jackInEnvFile` and then merge the two with `jackInEnv` overriding anything in the file. What do you say, @kstehn, @cfehse ?
There's something wrong with the VS Code editor for this. You can edit it from the JSON file, probably.
I think it is the settings editor that shows them wrong. Is it really reverting in the settings file?