Getting context help in Cursive IDE?

70 Views Asked by At

How can I get Context Help in Cursive IDE?

(map inc [1 2 3 4])
 ^^^

when my cursor is over "map" I want to see document for "map"?

1

There are 1 best solutions below

0
On

View > Quick Documentation or View > External Documentation

works