Working on getting cljs.spec.alpha (etc.) working with SCI so you can soon enjoy this in #nbbcljs, #scittle, clerk , #vsjoyride etc.

#clojure

borkdude - Overview

Clojure developer, author and maintainer of clj-kondo, babashka and SCI. - borkdude

GitHub

Joyride, a #clojure(script, SCI) REPL for VSCode scripting, runs integration tests using the built-in cljs.test namespace on every commit using the vscode-test library which spins up a test VSCode instance.

https://app.circleci.com/pipelines/github/BetterThanTomorrow/joyride/331/workflows/4d2c4904-5c4d-44cb-a83b-109c19ecb26a/jobs/831

#vsjoyride

In emacs, if you want to hack on an "extension", which are just a bunch of elisp files, you open them and evaluate your changes, that's it. It's a live environment. How is this in other editors like vim? If you want this in VSCode:
https://github.com/BetterThanTomorrow/joyride

#clojure #vsjoyride

GitHub - BetterThanTomorrow/joyride: Making VS Code Hackable like Emacs since 2022

Making VS Code Hackable like Emacs since 2022. Contribute to BetterThanTomorrow/joyride development by creating an account on GitHub.

GitHub

If you're using VSCode, you can customize it using Joyride. It makes VSCode hackable like Emacs using JavaScript and/or ClojureScript.

Developed by @pappapez and me!

https://github.com/BetterThanTomorrow/joyride

#vscode #vsjoyride #clojure #clojurescript

GitHub - BetterThanTomorrow/joyride: Making VS Code Hackable like Emacs since 2022

Making VS Code Hackable like Emacs since 2022. Contribute to BetterThanTomorrow/joyride development by creating an account on GitHub.

GitHub

You can now write scripts in JavaScript to extend Visual Studio Code using #vsjoyride (without writing an extension)

https://github.com/BetterThanTomorrow/joyride#using-javascript

#clojure

GitHub - BetterThanTomorrow/joyride: Making VS Code Hackable like Emacs since 2022

Making VS Code Hackable like Emacs since 2022. Contribute to BetterThanTomorrow/joyride development by creating an account on GitHub.

GitHub

It's an honour. This funding is important for me to be able to continue the work I'm doing. Thank you #clojure community and @cljtogether! 🙏

Here's to another year of #cljKondo, #babashka, #nbbcljs, SCI, #scittlecljs, #cherrycljs, #squintcljs, #vsjoyride, and ... more?!

🍾 🎉
---
RT @cljtogether
Our members have picked 10 developers to receive long-term funding for 2023! Each developer will get $1.5k/mo for 12 months ($180k total): @BB
https://twitter.com/cljtogether/status/1606883291982102529

Clojurists Together on Twitter

“Our members have picked 10 developers to receive long-term funding for 2023! Each developer will get $1.5k/mo for 12 months ($180k total): @bbatsov @cgrand @ericdallo @borkdude @nikitonsky @pappapez @ptaoussanis @SeanCorfield @thheller and @ikitommi”

Twitter

Btw, if you're interested in a Lisp take on top of JavaScript as a scripting language for VS Code, joyride's got you covered 🔥

https://github.com/BetterThanTomorrow/joyride

#clojure #clojurescript #vsjoyride

GitHub - BetterThanTomorrow/joyride: Making VS Code Hackable like Emacs since 2022

Making VS Code Hackable like Emacs since 2022. Contribute to BetterThanTomorrow/joyride development by creating an account on GitHub.

GitHub

See you tomorrow at @ldnclj with a meetup about Joyride: making Visual Studio Code hackable like Emacs since 2022!

https://www.meetup.com/london-clojurians/events/286030325/

https://github.com/BetterThanTomorrow/joyride

With @pappapez and me! #clojure #vsjoyride

Joyride VS Code using a Clojure REPL (by Peter Strömberg and Michiel Borkent), Tue, Nov 29, 2022, 6:30 PM | Meetup

\*\*THIS IS AN ONLINE EVENT\*\* [Connection details will be shared 1h before the start time] The London Clojurians are happy to present: Title: **Joyride VS Code using a

Meetup
@mdallastella @avelino I've been writing #clojure for nearly 13 years now and I've used a lot of different editors and have gone back and forth between them several times. I've used #emacs on and off since the 17.x days (mid-'80s) but I use #vscode these days with #calva #portal and #vsjoyride It feels like a modern #emacs TBH. I can script it with a mixture of clj/cljs using Joyride and my REPL. Portal gives me scriptable data visualization inside the editor. It's a very nice experience.