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: docs/extensions/other/project-view.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ The platform contains a DSL to describe the structure of arbitrary alternative t
10
10
already provides a drop-down menu to select from various views, and the DSL can contribute additional ones.
11
11
12
12
The DSL supports the definition of arbitrary structures, labels, icons and actions and also lets you add additional nodes
13
-
that are useful for structuring the tree. To see how this DSL works, checkout the custom views defined in `com.mbeddr.mpsutil.projectview.views` solution as well as the mbeddr favourites view in the com.mbeddr.mpsutil.favourites.plugin plugin solution.
13
+
that are useful for structuring the tree. To see how this DSL works, checkout the custom views defined in `com.mbeddr.mpsutil.projectview.views` solution as well as the mbeddr favourites view in the `com.mbeddr.mpsutil.favourites.plugin` plugin solution.
0 commit comments