First draft of backend independent plugins

This commit is contained in:
Jonas Dellinger
2022-06-16 18:33:43 +02:00
parent a95bf94d87
commit 0a12fe6102
9 changed files with 297 additions and 130 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"[python]": {
"editor.detectIndentation": false,
"editor.tabSize": 4
}
}