File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -47,13 +47,13 @@ To make the extension work, make sure you configure the following attributes in
47
47
48
48
![ vsCode extension settings] ( https://raw.githubusercontent.com/nokia/vscode-intent-manager/main/media/ExtensionSettings.png )
49
49
50
- * ` Intent Manager: ** NSPIP** ` : IP-address or hostname of the NSP server
51
- * ` Intent Manager: ** User** ` : NSP username to be used
52
- * ` Intent Manager: ** Password** ` : NSP password to be used (password is hidden, using vsCode secrets)
53
- * ` Intent Manager: ** Timeout** ` : Client-side timeout for NSP API calls
54
- * ` Intent Manager: ** Ignore Labels** ` : Hide intent-types from the user based on labels (helps to focus)
55
- * ` Intent Manager: ** Port** ` : Usage of port 443 is recommended
56
- * ` Intent Manager > Parallel Operations: ** Enable** ` : Improve performance by running things in-parallel (EXPERIMENTAL)
50
+ * ` Intent Manager: NSPIP ` : IP-address or hostname of the NSP server
51
+ * ` Intent Manager: User ` : NSP username to be used
52
+ * ` Intent Manager: Password ` : NSP password to be used (password is hidden, using vsCode secrets)
53
+ * ` Intent Manager: Timeout ` : Client-side timeout for NSP API calls
54
+ * ` Intent Manager: Ignore Labels ` : Hide intent-types from the user based on labels (helps to focus)
55
+ * ` Intent Manager: Port ` : Usage of port 443 is recommended
56
+ * ` Intent Manager > Parallel Operations: Enable ` : Improve performance by running things in-parallel (EXPERIMENTAL)
57
57
58
58
## Release Notes
59
59
@@ -68,4 +68,4 @@ See release changes in Changelog.
68
68
69
69
* [ Developer portal] ( https://network.developer.nokia.com/learn/23_4/network-programmability-automation-frameworks )
70
70
71
- ** Enjoy!**
71
+ ** Enjoy!**
You can’t perform that action at this time.
0 commit comments