Script editing on Windows
Script editing on Windows
Hi, thanks for the great update, and thanks for string concatenation!
Not sure whether these issues have been raised before, and whether it's just a windows issue, but script editing can be a pain as it doesn't operate the same as other editors and I wondered if this could be looked at:
ctrl-Z and ctrl-Y don't work in the script editor - the buttons at the top do work but the granularity is not very high, e.g. type
aaaaa
bbbbb
cccccc
on 3 lines and then hit the undo button at the top and all 3 lines disappear - hit redo and the first line reappears but not the other 2.
home - this goes to the beginning of the script where common behaviour takes you to the beginning of the line, with ctrl-home going to beginning of file
end - this goes to the end of the script where common behaviour takes you to the end of the line, with ctrl-end going to end of file
I've just confirmed these are still the same in the 5.0.1 editor. These are small things, but make editing on windows a bit more cumbersome that it could be.
thx Lee
Not sure whether these issues have been raised before, and whether it's just a windows issue, but script editing can be a pain as it doesn't operate the same as other editors and I wondered if this could be looked at:
ctrl-Z and ctrl-Y don't work in the script editor - the buttons at the top do work but the granularity is not very high, e.g. type
aaaaa
bbbbb
cccccc
on 3 lines and then hit the undo button at the top and all 3 lines disappear - hit redo and the first line reappears but not the other 2.
home - this goes to the beginning of the script where common behaviour takes you to the beginning of the line, with ctrl-home going to beginning of file
end - this goes to the end of the script where common behaviour takes you to the end of the line, with ctrl-end going to end of file
I've just confirmed these are still the same in the 5.0.1 editor. These are small things, but make editing on windows a bit more cumbersome that it could be.
thx Lee
Re: Script editing on Windows
Actually I noticed something with the script editor . Pressed back space , this deleted a line and a half
Ctrl z. Etc. has never worked for me in the script editor
Ctrl z. Etc. has never worked for me in the script editor
-
- Regular
- Posts: 315
- Joined: 02 Nov 2013 11:19
Re: Script editing on Windows
I've been experiencing all of the above and more. I wasn't sure if it was a Windows-only thing (it's been a while since I used the Mac in the music room for Lemur editing). Having standard keyboard commands work differently than you expect is a real killer to workflow. I don't know how many times I've had to redo the last line or part of a line in a script because it got deleted.
My solution (which probably is not generally recommended) is that when I have a lot of script edits to do, I bring the .jzml file up in WordPad, do all my edits, save it and then re-load it into Lemur for any touchups.
This is how I discovered that Lemur (4.1.1 at least) parses commented out lines. I was adding comments to the code and happened to use double-quotes in the comment. This completely trashed the template when I tried to load it into Lemur. Anything I created after that point in the file was missing from the template. Apparently, during load, it parsed that commented line, saw quotes and thought the rest of the file was part of a string or something.
My solution (which probably is not generally recommended) is that when I have a lot of script edits to do, I bring the .jzml file up in WordPad, do all my edits, save it and then re-load it into Lemur for any touchups.
This is how I discovered that Lemur (4.1.1 at least) parses commented out lines. I was adding comments to the code and happened to use double-quotes in the comment. This completely trashed the template when I tried to load it into Lemur. Anything I created after that point in the file was missing from the template. Apparently, during load, it parsed that commented line, saw quotes and thought the rest of the file was part of a string or something.
Re: Script editing on Windows
Confirmed.....since day 1 I bought Lemur (version 3)
Due to the fact that undo-redo is completely unpredictable for the scripts....I have resorted, unfortunately, to NEVER use the undo-redo buttons of the windows editor.
Due to the fact that undo-redo is completely unpredictable for the scripts....I have resorted, unfortunately, to NEVER use the undo-redo buttons of the windows editor.
Re: Script editing on Windows
any comments from the Liine guys on this? Is it on your radar and is it something you're intending to look at in the future?
thx Lee
thx Lee
-
- Regular
- Posts: 294
- Joined: 24 Jan 2012 18:22
Re: Script editing on Windows
Drop a Monitor, edit the value and then change the font size. It allways crashes my editor.
-
- Regular
- Posts: 315
- Joined: 02 Nov 2013 11:19
Re: Script editing on Windows
I ran into this with font size, color, and other areas. What I always do is after editing a value, click somewhere else (even another value in the Monitor area) and make sure the blinking cursor shows up. Once the blinking cursor line is back, you can safely select font/color/etc.electrofux wrote:Drop a Monitor, edit the value and then change the font size. It allways crashes my editor.
Re: Script editing on Windows
All I have to say is pretend you're editing a file on a computer back in 1996, save early, save often, and enumerate versions when you complete features.
Lemur editor has pulled a rage face out of me more than a few times.
Lemur editor has pulled a rage face out of me more than a few times.
-
- Regular
- Posts: 315
- Joined: 02 Nov 2013 11:19
Re: Script editing on Windows
Traxus wrote:All I have to say is pretend you're editing a file on a computer back in 1996, save early, save often, and enumerate versions when you complete features.
Lemur editor has pulled a rage face out of me more than a few times.
don't even get me started on the Home and End keys on a Windows platform in the editor...
-
- Liine Staff
- Posts: 285
- Joined: 01 Oct 2010 11:06
Re: Script editing on Windows
Hi guys,
Thanks for the comments. Will look into this.
Kind regards,
Nicolas
Thanks for the comments. Will look into this.
Kind regards,
Nicolas