Great software..
You've done well on the ASCII<==>UTF-8 options.
bash scripts don't like the BOM so it's good to see the option.
Keep it up ; )
I have a couple of suggestions. If these have already been done then plz point me in the right direction
1. Automatic unfolding from search results on double-click.. eg.
Find "foo" in all open files.
Double click on a result from the search window.
The corresponding document is brought into focus. (as it does currently)
The relevant line unfolded and highligted.
2. Automatic dismiss of find / find in files dialog
I would suggest providing auto dismiss as an option, and providing a key-shortcut for button
3. Mapping "find all in all open documents" functionality to files to find-in-files tab
Ok this is one from ultra-edit..
shift+ctrl+f
persistent check-box with "search in all open documents"
<enter> performs search
dialog automatically dismissed
4. Editing option for folded xml blocks
Currently when you press <enter> at the end of a line of folded xml
- the block is unfolded
- a line is inserted after the opening tag
- the cursor is placed on this line
I would much prefer that
- the block remain folded
- a line be inserted at the end of the last line of the folded block, ie. after the closing "/>"
- the cursor be placed on this new line
5. UTF-16
It'd be nice to see full support for UTF-16 unicode encodings.
I believe it's only a small jump from UCS-2 to UTF-16
Regards
Steve
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Great software..
You've done well on the ASCII<==>UTF-8 options.
bash scripts don't like the BOM so it's good to see the option.
Keep it up ; )
I have a couple of suggestions. If these have already been done then plz point me in the right direction
1. Automatic unfolding from search results on double-click.. eg.
Find "foo" in all open files.
Double click on a result from the search window.
The corresponding document is brought into focus. (as it does currently)
The relevant line unfolded and highligted.
2. Automatic dismiss of find / find in files dialog
I would suggest providing auto dismiss as an option, and providing a key-shortcut for button
3. Mapping "find all in all open documents" functionality to files to find-in-files tab
Ok this is one from ultra-edit..
shift+ctrl+f
persistent check-box with "search in all open documents"
<enter> performs search
dialog automatically dismissed
4. Editing option for folded xml blocks
Currently when you press <enter> at the end of a line of folded xml
- the block is unfolded
- a line is inserted after the opening tag
- the cursor is placed on this line
I would much prefer that
- the block remain folded
- a line be inserted at the end of the last line of the folded block, ie. after the closing "/>"
- the cursor be placed on this new line
5. UTF-16
It'd be nice to see full support for UTF-16 unicode encodings.
I believe it's only a small jump from UCS-2 to UTF-16
Regards
Steve