Search posts, tags, users, and pages
Brett Rowberry
Husband, dad, manager, functional programmer, and DIYer
Updated September 16, 2025 after PEZ showed me how to use the sidebar panel. I was playing with some Clojure code in Calva for Visual Studio Code and stumbled onto a feature. In my Primary Side Bar, I have the Calva view. I noticed the Inspector prev...
Peter Strömberg aka PEZ
Give me interactive programming or give me death
The flare shows up in the editor unless you provide :sidebar-panel? true as an argument, in which case the flare will show up in that sidebar view.
:sidebar-panel? true
I will see if I can improve the Ux for this a bit.
Updated the article
Peter Strömberg aka PEZ
Give me interactive programming or give me death
The flare shows up in the editor unless you provide
:sidebar-panel? trueas an argument, in which case the flare will show up in that sidebar view.I will see if I can improve the Ux for this a bit.