Version v0.2.22 - Added text editor and file manager integration

This commit is contained in:
2025-08-13 10:08:38 -04:00
parent 0aecae0c5e
commit e32eb8b2b1
4 changed files with 317 additions and 15 deletions

8
otp.code-workspace Normal file
View File

@@ -0,0 +1,8 @@
{
"folders": [
{
"path": "."
}
],
"settings": {}
}