I want to make a plugin for kate, to support autocompletion of python using pysmell. I don't know where to start and how hard it will be.
As far as I know, kate supports scripting with javasccript, which is ok for me, but I can't find any good documentation on it and how far it can get, if it is possible to source pysmell tags.
If anyone has any idea or is interested in this, let me know!
There is already autocompletion support in Kate, only if I could source Pysmell tags. That would be cool.