Hi, I’m new to QML and I want to develop a new KDE widget. What IDE should I use and how to config it ?
I have read the Plasma Widget tutorial and search on google but I didn’t find too many useful infomation.
I followed the tutorial using VSCode but there aren’t any language features except highlight. I also tried KDevelop, but there are also a lot of warning about “Module not found”.
So my question is, which IDE should I use and how to config it?
(I guess with some config the KDevelop may work fine)
Thanks in advance.