summaryrefslogtreecommitdiff
path: root/src/.theia
diff options
context:
space:
mode:
authorDaniel Jones <daniel@danieljon.es>2024-10-07 13:32:00 +1100
committerDaniel Jones <daniel@danieljon.es>2024-10-07 13:32:00 +1100
commit6f36788dfd2b07b59d88b47c656bbd5692c0cef0 (patch)
tree927d5fbe76d3d0948e4f58f30cda262584a59065 /src/.theia
First commit
First commit after PlatformIO transition
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
+ ]
+}