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,360 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
jellelicht
jellelicht commented Nov 15, 2020

Is your feature request related to a problem? Please describe.
I have to repeatedly add e.g. :integration to the list of exclude-selectors in order for cider-test-related functions to not run my :integration-tagged tests.

Describe the solution you'd like
I'd love to see support for non-interactive test selector filters, either by doing some (setq ..) magic or (even better) by re

Jas0n-F
Jas0n-F commented Aug 12, 2020

Bug Report

Problem

In a private group chat that I created, assigned a name and act as an admin, I am unable to successfully change the name.

Expected behavior

[comment]: # Group chat name is able to be changed

Actual behavior

[comment]: # Group chat name is not able to be changed

Notes

For the developer who will be investigating. Is it related to anothe

Klipse is a Javacript plugin for embedding interactive code snippets in tech blogs. A simple client-side code evaluator pluggable on any web page: clojure, ruby, javascript, python, scheme, es2017, jsx, brainfuck, c++, reagent, lua, ocaml, reasonml, prolog, common lisp

  • Updated Sep 20, 2020
  • Clojure

Created by Rich Hickey

Released October 16, 2007

Organization
clojure
Website
clojure.org
Wikipedia
Wikipedia

Related Topics

cljs clojurescript language
You can’t perform that action at this time.