https://bugs.documentfoundation.org/show_bug.cgi?id=56289
Neil Roberts <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #12 from Neil Roberts <[email protected]> --- An alternative fix without having to integrate an IDE could be to make the buttons open an external editor. I made some patches to make it open the system default application for python files here: https://gerrit.libreoffice.org/c/core/+/202852/1 https://gerrit.libreoffice.org/c/core/+/202853/1 I think this could be a nice compromise because it makes the create/edit buttons at least do something and the user doesn’t have to figure out what directory they have to put scripts in order to get started making a new file. They can make it use a different IDE of their choosing by configuring the default application using their OS settings. Of course they can always still install ASPO if they want something more advanced. -- You are receiving this mail because: You are the assignee for the bug.
