I would like to make some Scribus scripts. Normally I use Visual Studio 2019 for other tasks, so I am wondering, is it possible to add somehow Scribus to references?
Now I see unresolved import 'scribus'
in my scripts and there's not intellisense.
As has been pointed out, there is still no official way to debug scribus scripter in Visual Studio or any other program.
However, because I was very annoyed by this, I spent way too much time makin a scribus dummy script that currently includes all the scripter functions.
Hope this helps someone trying to do this in the future.