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
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -97,7 +97,7 @@ Complementary plc-types: <br>
97
97
"type, plcopen," : ["FbStates enum"]
98
98
```
99
99
100
-
These types can be used to complete a clean block & type plcopen construct. After insertion you easily can change the name and it's type-references in the block-templates by
100
+
These types can be used to complete a clean block plcopen construct. After insertion you easily can change the name and it's type-references in the corresponding block-templates by marking (double-click) the default type-name followed by pressing "F2" on the keyboard.
101
101
102
102
<detailsclose>
103
103
<summary>Show usage example:</summary>
@@ -111,7 +111,7 @@ These types can be used to complete a clean block & type plcopen construct. Afte
111
111
112
112
## Use general block templates
113
113
114
-
You can use the intellicense in the scope of a .st file to make use of the snippets. <br>
114
+
You can use the intellicense/ auto-completion in the scope of a .st file to make use of the snippets. <br>
115
115
Just start typing-in the following available variants:
0 commit comments