Pinned Loading
-
gelatinous-cube
gelatinous-cube PublicSchema and data migrations for Datomic Cloud -- like conformity, only not
Clojure 1
-
ascii-hole
ascii-hole PublicLet console keystrokes asynchronously trigger specified CLJ/CLJS functions
Clojure
-
clj-cronviz
clj-cronviz PublicA Clojure port of the Ruby crontab visualizer I wrote for Federated Media.
Clojure 2
-
Chrome-WatchList
Chrome-WatchList PublicChrome extension that notifies the user if any of their chosen keywords appears on a webpage.
Clojure 3
-
conformity
conformity PublicForked from avescodes/conformity
A Clojure/Datomic library for idempotently transacting norms into your database – be they schema, data, or otherwise
Clojure
-
magit-cheatsheet
magit-cheatsheet PublicA handy cheatsheet for magit, the excellent emacs mode for git.
363 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Activity overview
Contribution activity
March 2025
Created an issue in clojure-lsp/clojure-lsp that received 2 comments
Code actions not prompting for user input
Describe the bug
lsp-execute-code-action
not prompting for user input prior to committing action
To Reproduce
Extract function
position cursor ove…