Skip to content

Commit ebab3c7

Browse files
alexander-yakushevbbatsov
authored andcommitted
Update inspector.adoc
1 parent 9b977af commit ebab3c7

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

doc/modules/ROOT/pages/debugging/inspector.adoc

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -125,12 +125,11 @@ inspector buffer using the `s`, `c`, and `a` keybindings.
125125
If you enable `cider-inspector-fill-frame`, the inspector window fills its
126126
frame.
127127

128-
Starting from CIDER 1.8.0, when you define a var using kbd:[d],
129-
a var name can be suggested (default none). You can customize this value
130-
via the `cider-inspector-preferred-var-names` configuration option.
131-
Even after setting it, you are free to choose new names on the fly,
132-
as you type. Most recent names will take priority in subsequent usages.
128+
When you define a var using kbd:[d], a var name can be suggested (default none).
129+
You can customize this value via the `cider-inspector-preferred-var-names`
130+
configuration option. Even after setting it, you are free to choose new names on
131+
the fly, as you type. Most recent names will take priority in subsequent usages.
133132

134133
== Additional Resources
135134

136-
* https://practicalli.github.io/spacemacs/evaluating-clojure/inspect.html[Using CIDER's Inspector in Spacemacs]
135+
* https://practicalli.github.io/spacemacs/evaluating-clojure/inspect/[Using CIDER's Inspector in Spacemacs]

0 commit comments

Comments
 (0)