Skip to content
#

Clojure

clojure logo

Clojure is a functional, dynamic, general-purpose programming language. It provides built-in concurrency support via software transactional memory and asynchronous agents, and offers a rich set of immutable, persistent data structures. Clojure runs on JVM, JavaScript VMs, and Common Language Runtime.

Here are 4,671 public repositories matching this topic...

ekkl
ekkl commented Jul 9, 2018
  1. Select theme with thick strip in line number block.
  2. Save and restart. Open some file. Нou see that the first characters of the lines are hidden under stripe.
  3. Open another file. All display properly.
  4. If you see carefully that the whole block with line numbers in the first case is shifted to the left.
    First file
    First file
tullo-x86
tullo-x86 commented Jun 29, 2021

Please check

  • I already support this project (starred).
  • Additionally, I made a donation on OpenCollective
  • Not a feature request.
  • This issue/feature request is not reported before.

Your programming language(s)

C#, JS, SQL

Expected Behavior

Given the following code snippet:

CREATE TRIGGER mail.TR_mailConfigurations
	ON mail.Configurations
	AFT
timvisher
timvisher commented Jun 26, 2021

Expected behavior

Be able to eval (< 1 nil) and get a reasonable stack trace.

Actual behavior

CIDER panics with *Messages*

error in process filter: cider-stacktrace-render-frame: Format specifier doesn’t match argument type
error in process filter: Format specifier doesn’t match argument type

and a Stacktrace buffer like

1. Unhandled java.lang.NullPointerExc
defold

Created by Rich Hickey

Released October 16, 2007

Organization
clojure
Website
clojure.org
Wikipedia
Wikipedia

Related Topics

cljs clojurescript language