Skip to content
#

ClojureScript

clojurescript logo

ClojureScript is a compiler for Clojure that targets JavaScript. It emits JavaScript code which is compatible with the advanced compilation mode of the Google Closure optimizing compiler. ClojureScript combines the reach of the JavaScript platform, the flexibility and interactive development of Clojure, and the whole-program optimization of Google Closure to provide the most powerful language for programming the web.

Here are 1,681 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
codemirror good first issue bug
TimoKramer
TimoKramer commented Apr 21, 2022

version

clj-kondo v2022.04.08

platform

native on Linux MNZNB0441 5.10.16.3-microsoft-standard-WSL2 #1 SMP Fri Apr 2 22:23:49 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux

problem

My config was responsible for an error that is not easy to understand. Was searching for related stuff and found something on paid slack (yeah). This seems loosely related: https://github.com/clj-kond

Created by Rich Hickey

Released July 20, 2011

Latest release 5 months ago

Repository
clojure/clojurescript
Website
clojurescript.org

Related Topics

clj clojure language