This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2022-08-09
Channels
- # announcements (3)
- # babashka (120)
- # beginners (87)
- # calva (7)
- # clj-kondo (35)
- # cljsrn (25)
- # clojure (94)
- # clojure-austin (4)
- # clojure-europe (53)
- # clojure-nl (2)
- # clojure-norway (6)
- # clojurescript (16)
- # conjure (8)
- # cursive (6)
- # data-oriented-programming (2)
- # data-science (19)
- # datahike (1)
- # datalevin (29)
- # datomic (13)
- # fulcro (50)
- # gratitude (1)
- # honeysql (9)
- # jackdaw (2)
- # kaocha (7)
- # leiningen (3)
- # malli (4)
- # off-topic (4)
- # polylith (3)
- # re-frame (5)
- # reagent (1)
- # releases (1)
- # reveal (4)
- # shadow-cljs (17)
- # tools-deps (10)
- # vim (17)
- # vscode (4)
- # xtdb (3)
Interesting new preview vscode feature https://code.visualstudio.com/updates/v1_70#_editor-sticky-scroll I think this could play really well with clojure/lisp sexps
Sadly, it doesn't work all that well. Don't know if there is something Calva needs to configure, or if it is a buggy first version of the feature, or if we can't expect to have it support LISP very well...
Actually it seems to be mostly a buggy first version. I filed an issue about it. Please upvote: https://github.com/microsoft/vscode/issues/157630
Upvoted! I noticed that it stopped working, thanks for opening the issue. Also, when it worked it seemed to stop at top level defn or defprotocol (but not defrecord). It would be great if it keeps nesting down
Actually it seems to be mostly a buggy first version. I filed an issue about it. Please upvote: https://github.com/microsoft/vscode/issues/157630