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: src/content/docs/client/reference/sidebars.mdx
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,8 +9,10 @@ As of version 2.3.0, NeuroPilot has its own sidebar view container. This is plac
9
9
10
10
The Action Permissions view complements the RCE system by being the configuration screen for actions in permissions V3, the replacement for the old categorical-based configurations.
11
11
12
-
This view allows you to fine-grain your permissions down to the action level. Each registered action can be set to one of Autopilot, Copilot or Off.
12
+
This view allows you to fine-grain your permissions down to the action level. Each registered action can be set to one of Autopilot, Copilot or Off. For convenience you can also toggle an entire category to one of those settings.
13
+
14
+
These settings are stored in VS Code settings as an object.
13
15
14
16
## Images
15
17
16
-
The Images view is a fun little view showcasing some images in your editor.
18
+
The Images view is a fun little view showcasing some images in your editor. Just something fun to look at while you are editing.
0 commit comments