We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20563f2 commit 126ea84Copy full SHA for 126ea84
1 file changed
docs/psoc6/integrations/deepcraft_integration.rst
@@ -134,12 +134,11 @@ Setup & Installation
134
- Navigate to ``External Tools``.
135
- Click ``New Row`` to add a custom command to the file context menu.
136
- Set the following parameters:
137
- - File Filter: *.py
+ - File Filter: `*.py`
138
- Console: Cmd (keep)
139
- Confirm Dialog: ✅ Checked
140
- Command: python "path to deepcraft_micropython_converter script"
141
- *where python is the interpreter and expected to be installed in your environment*
142
-
+*where python is the interpreter and expected to be installed in your environment*
143
144
.. image:: img/deployment_script_addition.png
145
:width: 800px
0 commit comments