Hacker News new | ask | show | jobs
by LandR 1580 days ago
For intellisense / auto-complete, that is just down to your IDE.

See here, I have autocomplete and intellisense using VSCode and Calva, but I can also hover a function and see the clojure docs for it, then copy them to my IDE, and run the example code all within my editor. Then remove it when I'm done playing. The doc examples go into a rich comment form.

https://www.youtube.com/watch?v=LeNECtkJw6s