calva

Wednesdays you might find @U0ETXRFEW in the Gather Calva space. Invite is https://gather.town/invite?token=GZqrm7CR and the password is `Be kind`.
bringe 2021-03-08T17:29:42.209400Z

If anyone else is having issues with the debugger with VS Code 1.54 please chime in on this issue with details like OS and project type: https://github.com/BetterThanTomorrow/calva/issues/1055. I cannot reproduce the issues on Manjaro Linux or Windows 10 Pro.

az 2021-03-08T21:18:23.211300Z

az 2021-03-08T21:18:26.211700Z

Hi all, any ideas on how to get calva to auto generate the correct namespace? I am using the re-frame template out of the box and I only get the namespace of new files to be the name of the file. I went through the readme and I can’t see what I am missing.

pez 2021-03-08T21:35:34.212500Z

With auto-generate namespace you mean when you crate a new file and the namespace added to that file?

az 2021-03-08T21:51:38.212600Z

@pez yes exactly

az 2021-03-08T21:52:47.212800Z

I only get (ns my-file) instead of (ns com.me.myfile)

az 2021-03-08T21:53:54.213Z

I’m jacked in, and I have the correct source-path as generated in the re-frame template. I’ve tried also adding source-path to a few other places in the config map, but nothing has worked so far

pez 2021-03-08T21:54:43.213200Z

I think it is broken. Please file as a bug.

pez 2021-03-08T21:55:03.213400Z

@brandon.ringe we should let lsp do this, right?

az 2021-03-08T21:55:40.213600Z

Will do thank you

bringe 2021-03-08T21:55:51.213800Z

@pez I think that would be best going forward

pez 2021-03-08T23:41:38.217500Z

Need help testing a VSIX again, dear Calva friends. I’ve added a command for evaluating the code from start of the list up to the cursor. Sounds simple enough, which it is. But I had to restructure the select-for-evaluation code a bit because gnomes and kittens where in the line of fire. So now I could have broken something. My testing indicates I haven’t, but it is late here in the North… • Here’s the PR with some details: https://github.com/BetterThanTomorrow/calva/pull/1061 • Here’s the VSIX: https://11931-125431277-gh.circle-artifacts.com/0/tmp/artifacts/calva-2.0.178-1057-evaluate-to-point-b54846a6.vsix

👍 2
pez 2021-03-08T23:43:20.217700Z

@email113 ^