diff --git a/wfview.code-workspace b/wfview.code-workspace new file mode 100644 index 0000000..a850645 --- /dev/null +++ b/wfview.code-workspace @@ -0,0 +1,7 @@ +{ + "folders": [ + { + "path": "." + } + ] +}