I'd like to write libreoffice-calc macros (libreoffice-basic) in Visual Studio Code instead of the embedded macro editor.
I know xlwings enables such functionality when working with excel, as explained in this video, using xlwings vba edit. But I have no idea how to do it using libreoffice calc.
Any idea?