Kivy language support for Wing IDE
Hello,
any plans to support Kivy language in Wingware?
Regards.
Hello,
any plans to support Kivy language in Wingware?
Regards.
You should be able to install Kivy into your Python installation and then use them within Wing. There is no support specific to Kivy language, but you can get reasonable syntax highlighting for them by setting the file type to YAML or use the Files > File Types > Extra File Types preference to map the .kv extension to YAML.
To enter a block of code:
Comments