ScottMattes
Member³
After using PLSD for the past 6 weeks, and loving 99.9% of it, I have been slowly making a list of things that would make this tool greater, at least in my mind.
These are based on my personal likes and dislikes.
Beautifier:
- I would like an option for space after ( and before ) and before & after '+-/*' .
- how about an option for the 'and' and 'or' to be before/after the line in the where clause. right now it only goes to after.
- I would like an option for align in the 'where' clause
Code Contents:
- would like the sort button to also sort the entries under the first level proc/func.
- would like it better if the browse prev/next buttons would remember the top line and restore it.
- would like it to be able to have the browse prev/next buttons on the right click menu
Editor:
- since we can right click on a unit in the code contents and 'select' it, and there is the ctl-m in the editor, how about being able to select the contents of a matched pair (begin/end, if/end if, etc)
- would like to be able to put whatever is on a menu or button on the right click menu (like 'find matching pair', etc)
- would like to be able to dbl click on a special char and have it selected
- would like ctl-left/right arrow to recognize special chars
- would like ctl-m to find the intermediate major portions of a pair ( then, else, elsif of an if/end if pair)
- how about a save bookmark option
- all find/goto tools to use an option to specify where in the editor window the line should be displayed. I almost always want them to be in the exact same spot.
- need an option to strip trailing blanks from lines.
- would like the replace dialog to report the number changed
- it would be nice to be able to jump to the 'begin' of a proc/func
- when typing a table field name, the suggetion list that pops up is not sorted, how about an option to do that
- buttons for which it matters, save is an example, enable only if it applies
- split screen in the editor would be nice
- ctl-up/down arrows don't work as in other apps, scrolling the screen without moving the insertion point
more...
------------------
------------
Scott Mattes
These are based on my personal likes and dislikes.
Beautifier:
- I would like an option for space after ( and before ) and before & after '+-/*' .
- how about an option for the 'and' and 'or' to be before/after the line in the where clause. right now it only goes to after.
- I would like an option for align in the 'where' clause
Code Contents:
- would like the sort button to also sort the entries under the first level proc/func.
- would like it better if the browse prev/next buttons would remember the top line and restore it.
- would like it to be able to have the browse prev/next buttons on the right click menu
Editor:
- since we can right click on a unit in the code contents and 'select' it, and there is the ctl-m in the editor, how about being able to select the contents of a matched pair (begin/end, if/end if, etc)
- would like to be able to put whatever is on a menu or button on the right click menu (like 'find matching pair', etc)
- would like to be able to dbl click on a special char and have it selected
- would like ctl-left/right arrow to recognize special chars
- would like ctl-m to find the intermediate major portions of a pair ( then, else, elsif of an if/end if pair)
- how about a save bookmark option
- all find/goto tools to use an option to specify where in the editor window the line should be displayed. I almost always want them to be in the exact same spot.
- need an option to strip trailing blanks from lines.
- would like the replace dialog to report the number changed
- it would be nice to be able to jump to the 'begin' of a proc/func
- when typing a table field name, the suggetion list that pops up is not sorted, how about an option to do that
- buttons for which it matters, save is an example, enable only if it applies
- split screen in the editor would be nice
- ctl-up/down arrows don't work as in other apps, scrolling the screen without moving the insertion point
more...
------------------
------------
Scott Mattes