Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / BetterThanTomorrow/calva issues and pull requests

#2549 - [Windows] Jack-in sometimes fails from quoting issues

Issue - State: open - Opened by PEZ 7 months ago
Labels: jack-in, connect, ms-windows

#2548 - Make the commands for opening output destinations accept arguments

Pull Request - State: closed - Opened by PEZ 7 months ago - 1 comment

#2546 - Set shell to `cmd.exe` on windows for the jack-in process

Pull Request - State: closed - Opened by PEZ 7 months ago - 3 comments

#2545 - REPL History commands do not work in a cleared window

Issue - State: closed - Opened by mrkam2 7 months ago
Labels: repl-window

#2544 - Use separate jack-in command lines for Win/non-Win

Pull Request - State: closed - Opened by PEZ 7 months ago - 1 comment

#2543 - Create jack-in subshell the unix way on non-Windows

Issue - State: closed - Opened by PEZ 7 months ago
Labels: jack-in, ms-windows

#2542 - Fix typos

Pull Request - State: closed - Opened by mrkam2 7 months ago - 2 comments

#2541 - Make REPL History work in a cleared window

Pull Request - State: closed - Opened by mrkam2 7 months ago - 7 comments

#2540 - Add basic REPL History search

Pull Request - State: open - Opened by mrkam2 7 months ago - 5 comments

#2539 - Fix bug with checking the wrong output destination config

Pull Request - State: closed - Opened by PEZ 7 months ago - 1 comment

#2538 - The evaluated expression is printed twice to the REPL window with `evaluationSendCodeToOutputWindow` enabled

Issue - State: closed - Opened by PEZ 7 months ago - 1 comment
Labels: bug, evaluation, regression, output/repl window, output

#2537 - 2533 pretty print command option

Pull Request - State: closed - Opened by PEZ 7 months ago - 1 comment

#2537 - 2533 pretty print command option

Pull Request - State: closed - Opened by PEZ 7 months ago - 1 comment

#2536 - Fix bug in zprint option map, and add sorting

Pull Request - State: closed - Opened by PEZ 7 months ago - 1 comment

#2536 - Fix bug in zprint option map, and add sorting

Pull Request - State: closed - Opened by PEZ 7 months ago - 1 comment

#2535 - The inspector fails to crate an inspectable tree on large results

Issue - State: closed - Opened by PEZ 7 months ago
Labels: bug, regression, data inspection

#2535 - The inspector fails to crate an inspectable tree on large results

Issue - State: closed - Opened by PEZ 7 months ago
Labels: bug, regression, data inspection

#2534 - Make the inspector sort maps on the keys

Issue - State: closed - Opened by PEZ 7 months ago
Labels: data inspection

#2534 - Make the inspector sort maps on the keys

Issue - State: closed - Opened by PEZ 7 months ago
Labels: data inspection

#2533 - Replace Current Form (or Selection) with Pretty Printed Form also sorts map entries alphabetically by key

Issue - State: closed - Opened by lsolbach 7 months ago - 2 comments
Labels: pprint, formatting

#2532 - `Run Custom REPL Command` keyboard shortcuts misfiring on Ubuntu 22

Issue - State: closed - Opened by LouDnl 7 months ago - 2 comments

#2532 - `Run Custom REPL Command` keyboard shortcuts misfiring on Ubuntu 22

Issue - State: closed - Opened by LouDnl 7 months ago - 1 comment

#2531 - Highlight lines from stacktrace when evaluate expression fails

Issue - State: open - Opened by mrkam2 7 months ago
Labels: ux

#2530 - Test explorer creates a test case each time a keystroke is registered

Issue - State: closed - Opened by hjbolide 7 months ago - 8 comments
Labels: bug, test-runner

#2529 - 2524 reindent inspector item

Pull Request - State: closed - Opened by PEZ 7 months ago - 1 comment

#2528 - 2527 rainbow inspector

Pull Request - State: closed - Opened by PEZ 7 months ago - 1 comment

#2527 - Make it possible to rainbow colorize the collection types in the inspector

Issue - State: closed - Opened by PEZ 7 months ago
Labels: data inspection

#2527 - Make it possible to rainbow colorize the collection types in the inspector

Issue - State: closed - Opened by PEZ 7 months ago
Labels: data inspection

#2526 - Default to `indentation` folding strategy

Pull Request - State: closed - Opened by PEZ 7 months ago - 1 comment

#2526 - Default to `indentation` folding strategy

Pull Request - State: closed - Opened by PEZ 7 months ago - 1 comment

#2525 - Don't attempt to format top level form if we can't find it

Pull Request - State: closed - Opened by PEZ 7 months ago - 1 comment

#2524 - Re-indent text when copied from the inspector as well as tooltips

Issue - State: closed - Opened by PEZ 7 months ago
Labels: formatting, data inspection

#2523 - Deleting the last form in document throws an error

Issue - State: closed - Opened by PEZ 7 months ago
Labels: bug, paredit

#2522 - Clearer inspector indices

Pull Request - State: closed - Opened by PEZ 7 months ago - 1 comment

#2521 - Make list items in the inspector get a bit easier to read

Issue - State: closed - Opened by PEZ 7 months ago
Labels: data inspection

#2521 - Make list items in the inspector get a bit easier to read

Issue - State: closed - Opened by PEZ 7 months ago
Labels: data inspection

#2520 - Make inspector commands public and act on the selected item

Pull Request - State: closed - Opened by PEZ 7 months ago - 1 comment

#2520 - Make inspector commands public and act on the selected item

Pull Request - State: closed - Opened by PEZ 7 months ago - 1 comment

#2519 - Make the inspector item context commands work on the selected item when not invoked via the buttons

Issue - State: closed - Opened by PEZ 7 months ago
Labels: ux, data inspection

#2519 - Make the inspector item context commands work on the selected item when not invoked via the buttons

Issue - State: closed - Opened by PEZ 7 months ago
Labels: ux, data inspection

#2518 - dissoc :map-commas? from zprint conf

Pull Request - State: closed - Opened by PEZ 7 months ago - 1 comment

#2517 - Add repl info to inspector result items

Pull Request - State: closed - Opened by PEZ 7 months ago - 1 comment

#2516 - Add source info in tooltip of inspector items

Issue - State: closed - Opened by PEZ 7 months ago - 1 comment
Labels: data inspection

#2515 - Don't print out-of-band err messages as eval err messages

Pull Request - State: closed - Opened by PEZ 7 months ago - 1 comment

#2514 - Extra empty lines printed between lines of stderr from out-of-band nrepl messages

Issue - State: closed - Opened by PEZ 7 months ago
Labels: bug, output

#2513 - A result tree view

Pull Request - State: closed - Opened by PEZ 7 months ago - 2 comments

#2512 - Calva: Replace Current Form seems to stop working from v2.0.428 onwards

Issue - State: closed - Opened by mmeroberts 7 months ago - 1 comment
Labels: pprint, regression

#2511 - Generate .circleci/config.yml from config.ys

Pull Request - State: closed - Opened by ingydotnet 7 months ago - 2 comments

#2510 - Don't format on type when bracket typed

Pull Request - State: closed - Opened by PEZ 7 months ago - 1 comment

#2509 - Version `2.0.437` introduces a jarring, and wrongful, reindent when typing closing brackets

Issue - State: closed - Opened by PEZ 7 months ago
Labels: bug, formatting, regression

#2508 - BUG: In Windows, java.lang.NoSuchMethodError occurred while unzipping clojure-tools.zip

Issue - State: closed - Opened by sohang3112 7 months ago - 9 comments
Labels: upstream, repl, ms-windows

#2507 - Fix output channel for calva: Refresh Changed Namespaces action

Pull Request - State: closed - Opened by gtbono 7 months ago - 4 comments

#2505 - Remove setting `calva.paredit.strictPreventUnmatchedClosingBracket`

Pull Request - State: closed - Opened by PEZ 7 months ago - 5 comments

#2504 - Update default Jack-in nrepl dependencies nrepl 1.1.1, cider-nrepl 0.47.1

Pull Request - State: closed - Opened by PEZ 7 months ago - 1 comment

#2503 - Update default Jack-in nrepl dependences to latest

Issue - State: closed - Opened by PEZ 7 months ago
Labels: dependencies, configuration, nrepl

#2502 - Don't move on the last coor for atoms

Pull Request - State: closed - Opened by PEZ 7 months ago - 1 comment

#2501 - Throws error when debugging atoms

Issue - State: closed - Opened by javierrweiss 7 months ago - 7 comments
Labels: debugger

#2500 - unexpected cursor movement when using 'Strict Prevent Unmatched Closing Brackets'

Issue - State: closed - Opened by CmdrDats 7 months ago - 5 comments
Labels: bug, structural editor

#2500 - unexpected cursor movement when using 'Strict Prevent Unmatched Closing Brackets'

Issue - State: open - Opened by CmdrDats 7 months ago - 4 comments
Labels: bug, structural editor

#2499 - “Couldn't create connection to server.”

Issue - State: open - Opened by matj1 7 months ago - 1 comment

#2499 - “Couldn't create connection to server.”

Issue - State: open - Opened by matj1 7 months ago - 4 comments

#2498 - Regression caused by #2409 for notebooks with uninitialized namespaces

Issue - State: closed - Opened by djblue 7 months ago
Labels: regression, notebooks

#2497 - The Clojure lexer fails on readertags with underscores in them

Issue - State: closed - Opened by PEZ 7 months ago
Labels: structural editor

#2496 - Debugger clashes with Emacs / Cider

Issue - State: closed - Opened by yuhan0 8 months ago - 1 comment
Labels: debugger

#2495 - Structured debugger variables

Pull Request - State: closed - Opened by PEZ 8 months ago - 3 comments

#2494 - Make the debugger present structural variables as traversable structures

Issue - State: closed - Opened by PEZ 8 months ago
Labels: debugger

#2493 - Unable to instrument function in dependecy for debugging

Issue - State: open - Opened by gerdint 8 months ago - 2 comments
Labels: debugger

#2492 - Emacs semi colon inspo

Pull Request - State: closed - Opened by PEZ 8 months ago - 1 comment

#2492 - Emacs semi colon inspo

Pull Request - State: closed - Opened by PEZ 8 months ago - 1 comment

#2491 - Bump pillow from 10.2.0 to 10.3.0

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 2 comments
Labels: dependencies, python

#2491 - Bump pillow from 10.2.0 to 10.3.0

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 2 comments
Labels: dependencies, python

#2490 - The strict `;` (semi-colon) command could comment out while protecting balance

Issue - State: closed - Opened by PEZ 8 months ago
Labels: paredit

#2490 - The strict `;` (semi-colon) command could comment out while protecting balance

Issue - State: closed - Opened by PEZ 8 months ago
Labels: paredit

#2489 - An opt-in semi-colon strict mode

Pull Request - State: closed - Opened by PEZ 8 months ago - 2 comments

#2489 - An opt-in semi-colon strict mode

Pull Request - State: closed - Opened by PEZ 8 months ago - 3 comments

#2488 - Add opt-in strict mode for `;` (semi-colon)

Issue - State: closed - Opened by PEZ 8 months ago
Labels: paredit

#2488 - Add opt-in strict mode for `;` (semi-colon)

Issue - State: closed - Opened by PEZ 8 months ago
Labels: paredit

#2487 - Non Legacy REPL window becomes unusable

Issue - State: open - Opened by mintybayleaf 8 months ago - 2 comments
Labels: bug, output, repl-window

#2486 - Folding stops working with clojure-lsp 2024.03.31-19.10.13 and folding strategy auto

Issue - State: closed - Opened by PEZ 8 months ago - 7 comments
Labels: upstream, lsp

#2484 - Eval output context

Pull Request - State: closed - Opened by PEZ 8 months ago - 1 comment

#2483 - Add a separator line between evaluation outputs to the Output terminal

Issue - State: closed - Opened by PEZ 8 months ago
Labels: output

#2481 - WIP: Add webview output experience

Pull Request - State: open - Opened by bpringe 8 months ago - 3 comments

#2480 - Add webview for REPL output

Issue - State: open - Opened by bpringe 8 months ago
Labels: ux, output

#2479 - Fix mkdocs materials social cards issue

Pull Request - State: closed - Opened by PEZ 8 months ago - 1 comment

#2478 - Paredit Multicursor - selectCurrentForm [ rebased off of dev]

Pull Request - State: closed - Opened by riotrah 8 months ago - 2 comments

#2477 - Paredit Multicursor - SelectCurrentForm

Pull Request - State: closed - Opened by riotrah 8 months ago - 2 comments
Labels: paredit

#2476 - Paredit Multicursor - SelectCurrentForm

Issue - State: closed - Opened by riotrah 8 months ago
Labels: paredit

#2475 - Prevent issue with bootstrapping ns from a clean repl for notebooks

Pull Request - State: closed - Opened by djblue 8 months ago - 4 comments

#2474 - Paredit Multicursor - Rewrap

Pull Request - State: closed - Opened by riotrah 8 months ago - 3 comments
Labels: paredit

#2473 - Paredit Multicursor - Rewrap

Issue - State: closed - Opened by riotrah 8 months ago
Labels: paredit

#2472 - [WIP - DON'T MERGE] Multicursor wrap

Pull Request - State: open - Opened by riotrah 8 months ago - 1 comment
Labels: paredit

#2471 - Opt in repl window bare output

Pull Request - State: closed - Opened by PEZ 8 months ago - 1 comment

#2470 - Add legacy opt-in for printing bare `stdout` to the REPL Window

Issue - State: closed - Opened by PEZ 8 months ago - 1 comment
Labels: output, repl-window

#2469 - Use appendEvalErr instead of appendLineEvalErr in default message han…

Pull Request - State: closed - Opened by PEZ 8 months ago - 1 comment

#2468 - Extraneous newlines printed to terminal for some output

Issue - State: closed - Opened by PEZ 8 months ago
Labels: bug, output

#2467 - Reset the current terminal variables when the terminal is closed

Pull Request - State: closed - Opened by PEZ 8 months ago - 1 comment