I finally succeeded in configuring kivy on Eclipse but I still can't find out if I can enable autocompletion feature for .kv file? Any ideas, how to?
Asked
Active
Viewed 1,106 times
1 Answers
1
Pycharm can provide the autocomplete needed: Follow the instructions on this link:
How to configure Python Kivy for PyCharm on Windows?
It is a little bit confusing, but you can do it.