issues Search Results · repo:BetterThanTomorrow/calva language:TypeScript
Filter by
1k results
(98 ms)1k results
inBetterThanTomorrow/calva (press backspace or delete to remove)This just happened today after update in Cursor 0.49.6. From the developers tool console:
[betterthantomorrow.calva]Expected repl window to have a namespace! $onExtensionRuntimeError @
workbench.desktop.main.js:2489 ...
TheNinthWave
- Opened 2 hours ago
- #2799
VSCode provides a TestMessage.diff API to see side-by-side diff of the test failure results. It would be great to take
advantage of that Calva test results.
Comparison
Below is a comparison of testing ...
steve-ashton-amp
- Opened 7 hours ago
- #2797
The Calva API could provide info about symbols and also clojuredocs.org info.
api
PEZ
- Opened yesterday
- #2795
Hi! In our project, we use potok to manage streams, so we have many functions that follow this pattern.
However, in Calva we are seeing errors reported for each of these cases, even though the code is ...
EvaMarco
- 2
- Opened 3 days ago
- #2793
The error:
Error in formatCode: [line 24, col 1] A single colon is not a valid keyword.
To reproduce, open the developer tools console and jack-in, and you ll see the error when output is printed. Jack-in ...
bug
formatting
output/repl window
bpringe
- Opened 7 days ago
- #2791
I have a replConnectSequences set up for a project that is set to autoSelectForConnect : true
If I have vscode open already and select connect to running repl and there is no nrepl file, it just shows ...
sirmspencer
- 2
- Opened 8 days ago
- #2790
After update to recent version of Calva file stopped formatting on save. Enabled verbose level tracing for clojure-lsp
intraction I found that command textDocument/didSave returns unformatted document ...
artem-barmin
- 14
- Opened 8 days ago
- #2789
with repl output it shows
img width= 904 alt= Image src= https://github.com/user-attachments/assets/d3bdb6d1-5e44-4026-beb7-fbaa57c97599 /
with terminal output it shows
1744910167382 - | not sent! (not ...
jdkealy
- Opened 9 days ago
- #2788
Something changed recently that is messing with blank lines between forms
....
(is (= (simplify-new example) (simplify-new operational)))))))))
(def scenarios-existing
...
If I do ...
sirmspencer
- 9
- Opened 10 days ago
- #2787
The Clojure Style Guide says, Write comments on a particular fragment of code before that fragment and aligned with it,
using two semicolons .
Starting with this document
(def answer
;; Douglas Adams ...
pbwolf
- Opened 12 days ago
- #2785

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.