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,705 public repositories matching this topic...

megatree
megatree commented Jul 20, 2022

What happened?

I collapsed the RECENT folder and FAVORITE folder, then I toggle the left sidebar, the RECENT folder expanded. On the contrary, the FAVORITES folder is still collapsed.

I think one of them must be wrong.

Reproduce the Bug

  1. collapsed recent folder
  2. toggle left sidebar

Expected Behavior

if i collapsed the folder, then it should be collapsed after i toggle

:type/enhancement Enhancement to product. Does not affect the overall basic use. good first issue Good for newcomers left-sidebar
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 Should be a fairly simple issue; feel free to ask for help! 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 7 months ago

Repository
clojure/clojurescript
Website
clojurescript.org

Related Topics

clj clojure language