Hello,
I am wondering whether there is a way I can hook in an external text editor (I use Visual Studio Code) to edit PLECS simulation scripts? This is because VS Code etc. have autocomplete and other edit tools which are missing from the PLECS standard editor.
Thanks,
Finn
Enhancing the code editors with more IDE-like functionality is on the development roadmap. Currently the most elegant way to use your IDE of choice with separate text files, which are then accessed by PLECS. You can do this both with the Model Initialization Commands (M-files) and C-Scripts