Hello, I'm new to Kivy (and coding in general, a few months). I'm trying to run a kivyMD project but I keep getting a message that says "Code language not supported or defined".
I've tried downloading the kvlang extension on vs code which helped with recognizing the language but I still got the same message. I then tried to edit the code runner by adding this (".kv": "KvLang") to it but I don't even think that's the right execution map. I keep getting this message and can't run my code.
Please help!