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
OpenSCD uses extensions to provide built-in functionality and to allow additional functionality beyond the OpenSCD defaults.
2
+
3
+
Utilities, IED manufacturers, system integrators or other parties can create extensions and provide an interface for viewing or modifying SCL (including modification of private namespaces).
4
+
5
+
There are three types of extensions:
6
+
7
+
1._Menu_ extensions - shown on the project menu after enabling them.
8
+
2._Editor_ extensions - shown in the main window after enabling them.
9
+
3._Validator_ extensions - ensure file compliance with a schema or design rules.
10
+
11
+
To enable extensions, open the project menu by clicking on the top three lines in the top left, scrolling to the bottom and selecting the _Extensions_ item.
12
+
Then select and deselect functionality.
13
+
If you are confident in the source of a custom extension, you can also add an extension from a URL.
14
+
15
+
> NOTE: Infrequently used or in-development extensions are disabled by default.
16
+
17
+
> NOTE: Where there are many editor extensions, scroll through them by using Shift + Wheel Mouse button.
0 commit comments