summaryrefslogtreecommitdiff
path: root/src/.theia
diff options
context:
space:
mode:
Diffstat (limited to 'src/.theia')
-rwxr-xr-xsrc/.theia/launch.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/.theia/launch.json b/src/.theia/launch.json
new file mode 100755
index 0000000..591abe4
--- /dev/null
+++ b/src/.theia/launch.json
@@ -0,0 +1,8 @@
+{
+ // Use IntelliSense to learn about possible attributes.
+ // Hover to view descriptions of existing attributes.
+ "version": "0.2.0",
+ "configurations": [
+ f
+ ]
+}