issues Search Results · repo:BetterThanTomorrow/calva language:TypeScript
Filter by
1k results
(91 ms)1k results
inBetterThanTomorrow/calva (press backspace or delete to remove)The Calva API could provide info about symbols and also clojuredocs.org info.
api
PEZ
- Opened 17 hours ago
- #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 2 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 6 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 7 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 7 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 8 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 9 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 11 days ago
- #2785
The output lines are being appended without a newline, piling up output horizontally. I downgraded Calva to 2.0.499 and
don t see the issue there.
@PEZ
bug
output/repl window
regression
bpringe
- 3
- Opened 11 days ago
- #2784
It seems there is no explicit setting for this in cljfmt. However so far the newlines at the end of file were left
alone.
With version 2.0.499 it started to trim all newlines at the end of file.
Appreciate ...
bug
editing
regression
urs-van-binsbergen
- 2
- Opened 11 days ago
- #2783

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.