We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a56e642 commit 59ef188Copy full SHA for 59ef188
README.md
@@ -128,12 +128,10 @@ The new `Outline View` shows the symbol tree of the currently selected Puppet ma
128
129
Supported symbols:
130
131
-Symbol | Puppet Class
132
- -- | --
133
-Class | `Puppet::Pops::Model::HostClassDefinition`
134
-Defined Type | `Puppet::Pops::Model::ResourceTypeDefinition`
135
-Attribute | `Puppet::Pops::Model::AttributeOperation`
136
-Variable | `Puppet::Pops::Model::AssignmentExpression`
+- Class
+- Defined Type
+- Attribute
+- Variable
137
138
More symbols are planned to be added.
139
0 commit comments