Skip to content

Commit f25bf4c

Browse files
committed
Update readme
1 parent faf1024 commit f25bf4c

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

readme.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,10 @@ When navigating through an object using numpad7 or numpad9, the addon checks for
2323
The space is ignored, for the plus or minus a sound is played, to make addition/deletion easy to identify.
2424

2525
The sounds are taken from vscode, they are also slightly modified (a small amount of silence at the beginning and end is cut off).
26+
27+
### Line length checking
28+
This feature allows to find out the length of the line under cursor, it can be useful when formatting code or any other text.
29+
Gesture is unassigned by default.
30+
31+
---
32+
All passive features, like space folding, is disabled by default, they could be enabled in addon settings.

0 commit comments

Comments
 (0)