diff --git a/platform.code-workspace b/platform.code-workspace new file mode 100644 index 0000000..45283e9 --- /dev/null +++ b/platform.code-workspace @@ -0,0 +1,28 @@ +{ + "folders": [ + { + "path": "." + }, + { + "path": "stubs/protevus" + }, + { + "path": "stubs/console" + }, + { + "path": "stubs/service" + }, + { + "path": "stubs/desktop" + }, + { + "path": "stubs/web" + }, + { + "path": "stubs/mobile" + }, + { + "path": "stubs/IoT" + } + ] +} \ No newline at end of file