This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2024-04-16
Channels
- # announcements (1)
- # architecture (319)
- # babashka (27)
- # beginners (101)
- # biff (1)
- # calva (30)
- # cider (6)
- # clj-kondo (38)
- # clojure (41)
- # clojure-boston (1)
- # clojure-europe (80)
- # clojure-nl (1)
- # clojure-norway (21)
- # clojure-uk (4)
- # community-development (7)
- # conjure (1)
- # data-science (18)
- # datalevin (6)
- # datascript (30)
- # datomic (2)
- # events (2)
- # fulcro (1)
- # graalvm (3)
- # holy-lambda (2)
- # hyperfiddle (10)
- # jobs (3)
- # lsp (2)
- # malli (9)
- # matcher-combinators (3)
- # missionary (72)
- # nbb (40)
- # off-topic (1)
- # other-languages (14)
- # planck (5)
- # re-frame (2)
- # releases (4)
- # rewrite-clj (22)
- # shadow-cljs (3)
- # sql (2)
- # squint (17)
- # yamlscript (1)
Hi everybody! I'm happy to announce the release of http://www.flow-storm.org/ 3.15.1! FlowStorm aims to enhance your Clojure interactive programming experience by allowing you to record on demand and explore your programs executions. This is a non comprehensive list of improvements since the last announcement here : - A new more https://github.com/flow-storm/flow-storm-debugger/blob/master/docs/images/screenshot.png - Clojure[Script]Storm https://flow-storm.github.io/flow-storm-debugger/user_guide.html#_modifying_instrumentation_with_the_browser from the browser - A new interactive graphical tutorial - Access to copying functions names and calls forms from the menu - Multi-thread timeline functions filter - A new help menu with access to the tutorial and user's guide - Improved https://flow-storm.github.io/flow-storm-debugger/user_guide.html#_loops system - Improved https://flow-storm.github.io/flow-storm-debugger/user_guide.html#_flows_tool that allows the user to record into multiple flows - A much more powerful https://flow-storm.github.io/flow-storm-debugger/user_guide.html#_searching - Option for threads limits to throw (specially useful in ClojureScript for debugging infinite loops) - Ability to https://flow-storm.github.io/flow-storm-debugger/user_guide.html#_opening_forms_in_editors - A faster search system for ClojureScript (for every functionality that searches on the timeline) - A bunch of themes improvements As usual feedback is welcome!