We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b1e3f1 commit 9c36ed0Copy full SHA for 9c36ed0
1 file changed
README.md
@@ -1,2 +1,14 @@
1
# LVDeleteFile
2
Plugin for the LabVIEW IDE to add a rightclick option for files in the project to delete te file from disk and the project
3
+
4
+
5
+
6
7
+## Filettypes
8
+For now the only file types that support being deleted from the project are:
9
+- .vi
10
+- .ctl
11
12
+## Requirements
13
+- LV2018 or higher
14
0 commit comments