External script editor - Printable Version +- Logic Machine Forum (https://forum.logicmachine.net) +-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1) +--- Forum: Scripting (https://forum.logicmachine.net/forumdisplay.php?fid=8) +--- Thread: External script editor (/showthread.php?tid=2757) |
External script editor - Trond Hoyem - 29.07.2020 Hi Is it possible to use an external script editor for LM/SL? I see that there are a lot of extra functions in script editors to optimize the scripting speed. Today I do some of it in Visual Studio, but then I need to copy/paste it to the LM/SL editor. It would be great if it was possible to me online with Visual Studio. RE: External script editor - Daniel - 29.07.2020 Yes but to transfer the code you have to copy it and paste in LM editor. |