Hi,
pp7796 wrote:
1. Can it have something like the "Indent Guide" in Notepad++? Not necessary displayed all the time, but should have it when the cursor is placed at a bracket. This way, programmer can easily sees the whole block of code in case it is too long. And, the way the editor displaying matching isn't clear enough. The matching bracket should be hilighted in some color like red to make it clearer.
I'm not sure what you mean by "indent tabs".
If your source is idented with tabs, turn on Tab on the show hidden char's option of preferences - editor - display. It will give you the indent guide look.
pp7796 wrote:
2. Currently there's no shortcut key for "goto matching brace", isn't it? This should be implemented! :)
In the default shortcut mappings, CTRL-M is used to match brace.
you can always customize this.
pp7796 wrote:
3. Shortcut key for source commenting is also helpful.
The thing is, Twistpad is a general source editor, it does not know what is the characters used to comment on the languages it supports, you can customize the shortkey to one of the built-in quote commands.
pp7796 wrote:
4. Currently Shift-TAB does not work for single line or single line selection.
Even TAB does not work when you select one line.
When more of one characters is selected, TAB acts as line indenter, you can switch this behaviour off by selecting other shortcuts on the Indent Block/Unindent Block commands
pp7796 wrote:
5. Open a file, type a character, Ctrl-Z: the editor still thinks the buffer is still "dirty". It should not.
Yes, Twistpad has no way of knowing if the file is back to the same stage it was when opening, a fairly amount of code would be required to make this work like you describe and i don't feel it's at all an important issue.
Thanks for your comments and suggestions
André Santos Carthago Software Support
http://www.carthagosoft.net