You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,7 +33,9 @@ Thanks to [LSP-copilot](https://github.com/TerminalFi/LSP-copilot) for showing t
33
33
34
34
- Accessibility API
35
35
- Folder Access
36
-
- Input Monitoring (for real-time suggestions)
36
+
- Input Monitoring (for real-time suggestions cancellation by pressing esc, arrow keys or clicking the mouse)
37
+
38
+
* Note: you **don't need** Input Monitoring to use real-time suggestion any more with 0.8.1+. If you don't need the cancellation feature, you can just skip this permission.
0 commit comments