Skip to content

Commit cdbd794

Browse files
Add code lens image to the docs (#2074)
1 parent 75b59d2 commit cdbd794

File tree

3 files changed

+7
-0
lines changed

3 files changed

+7
-0
lines changed

docs/src/features.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,13 @@ This package presents Code Lenses as a greenish clickable annotation positioned
152152

153153
Sublime Text has no concept of Code Lenses.
154154

155+
![code-lens](./images/code-lens-annotation.png)
156+
157+
> `"show_code_lens"` is set to `"annotation"`
158+
159+
![code-lens](./images/code-lens-phantom.png)
160+
> `"show_code_lens"` is set to `"phantom"`
161+
155162
## Inlay Hints
156163

157164
Inlay hints are short textual annotations that show parameter names and type hints for servers that support that feature.
27.7 KB
Loading
26.2 KB
Loading

0 commit comments

Comments
 (0)