[Done] Add Word Wrap Mode to Advanced Editor
Moderators: Dorian (MJT support), JRL
[Done] Add Word Wrap Mode to Advanced Editor
Hi Marcus,
I use other editors for other things but stay with the Macro Scheduler editor for the great F1 help, color syntax highlighting, etc.
And now we even have snippets and many more improvements to the editor however... I often find myself pasting in large chunks of code from other sources and then horizontal scrolling trying to read lengthy comments.
It would be so nice to have an option to toggle "Word Wrap" on or off, similar to how it works in Notepad.
Is this a possibility? Anybody else out there hate horizontal scrolling?
I use other editors for other things but stay with the Macro Scheduler editor for the great F1 help, color syntax highlighting, etc.
And now we even have snippets and many more improvements to the editor however... I often find myself pasting in large chunks of code from other sources and then horizontal scrolling trying to read lengthy comments.
It would be so nice to have an option to toggle "Word Wrap" on or off, similar to how it works in Notepad.
Is this a possibility? Anybody else out there hate horizontal scrolling?
Last edited by jpuziano on Sat Sep 27, 2008 7:03 am, edited 5 times in total.
jpuziano
Note: If anyone else on the planet would find the following useful...
[Open] PlayWav command that plays from embedded script data
...then please add your thoughts/support at the above post -
Note: If anyone else on the planet would find the following useful...
[Open] PlayWav command that plays from embedded script data
...then please add your thoughts/support at the above post -
Hi Me_again,Me_again wrote:Wouldn't having to go through the pasted code to individually comment the split lines be a bigger pain?
No for two reasons:
- block commenting would still work
- it shouldn't require more // commenting at the the start of the lines
The Advanced Editor already supports line-wrap of a sort. To see it, simply enter an extremely long line:
- Send>IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII...
Try it and see...
I would just like to have this occur much earlier than 2048 chars... rather when the chars reached the edge of the editor window... just like the "Word Wrap" feature in Notepad.
Last edited by jpuziano on Thu Nov 23, 2006 7:14 am, edited 2 times in total.
jpuziano
Note: If anyone else on the planet would find the following useful...
[Open] PlayWav command that plays from embedded script data
...then please add your thoughts/support at the above post -
Note: If anyone else on the planet would find the following useful...
[Open] PlayWav command that plays from embedded script data
...then please add your thoughts/support at the above post -
Hi Marcus,
Is there any chance of getting a "Word Wrap" mode added to the Macro Scheduler Advanced Editor?
For example, Notepad has a menu item called Word Wrap in the Format menu that can be toggled on and off.
If you could add something similar, it would be much appreciated and save a *lot* of horizontal scrolling.
Thanks for considering this and take care.
Is there any chance of getting a "Word Wrap" mode added to the Macro Scheduler Advanced Editor?
For example, Notepad has a menu item called Word Wrap in the Format menu that can be toggled on and off.
If you could add something similar, it would be much appreciated and save a *lot* of horizontal scrolling.
Thanks for considering this and take care.
jpuziano
Note: If anyone else on the planet would find the following useful...
[Open] PlayWav command that plays from embedded script data
...then please add your thoughts/support at the above post -
Note: If anyone else on the planet would find the following useful...
[Open] PlayWav command that plays from embedded script data
...then please add your thoughts/support at the above post -
Some are very short, some quite long, but its not the number of lines of code that's a problem... its the length of some of the lines, like I said earlier...stbede77 wrote:jpuziano,
You say you have a good amount of horizontal scrolling.... how many lines of code do you have in your macros?
jpuziano wrote:I often find myself pasting in large chunks of code from other sources and then horizontal scrolling trying to read lengthy comments.
jpuziano
Note: If anyone else on the planet would find the following useful...
[Open] PlayWav command that plays from embedded script data
...then please add your thoughts/support at the above post -
Note: If anyone else on the planet would find the following useful...
[Open] PlayWav command that plays from embedded script data
...then please add your thoughts/support at the above post -
- Marcus Tettmar
- Site Admin
- Posts: 7395
- Joined: Thu Sep 19, 2002 3:00 pm
- Location: Dorset, UK
- Contact:
Will add word wrap in v10. During debug it will have to be temporary disabled. But it can be re-enabled after debug.
Marcus Tettmar
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar
Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar
Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?
Great news, thanks.mtettmar wrote:Will add word wrap in v10.
Not a problem at all... thanks again, looking forward to this in Version 10.mtettmar wrote:During debug it will have to be temporary disabled. But it can be re-enabled after debug.
jpuziano
Note: If anyone else on the planet would find the following useful...
[Open] PlayWav command that plays from embedded script data
...then please add your thoughts/support at the above post -
Note: If anyone else on the planet would find the following useful...
[Open] PlayWav command that plays from embedded script data
...then please add your thoughts/support at the above post -