buntoro wrote:
In Vic, Right Shift + Tab = increase indent and Left Shift + Tab = decrease indent.
Normally, increase indent is achieved by Tab only and Decrease Indent by Shift + Tab (either Left or Right would do). Just a matter of preference that you can ignore though.
As far as I know, what you say is a kind of standard and not just a matter of preference. So, I changed my mind. Now, Tab and Shift + Tab work as suited.
buntoro wrote:
The Automatic replacement dialog has Cancel button, but clicking on it won't do anything nor closing the dialog.
Sorry, but on my side, when I use this button, the dialog box is closing as expected.
buntoro wrote:
When clicking on any entry, it will show Modify replacement dialog, shouldn't Modify have to state current condition (Abbreviation and Replacement text in this case)? instead of left them blank?
Sorry, but on my side, when I double-click on an entry, the Modify replacement dialog shows the proper Abbreviation and Replacement texts.
buntoro wrote:
And also there is no Cancel button in that dialog, the workaround is to click the red X mark on the window, which causing the previous dialog to alter its position.
To press Escape is also possible and surely faster than to click on the standard top right close button. I will add a Cancel button for those who prefer to make a click. A larger area will be more usefull.
buntoro wrote:
Everytime closing a file, you will have an incrementing filename : Doc xxx. Try this, open Vic, hold Ctrl + F4, you will get an incrementing Doc xxx filename. Is this expected behavior?
I fixed the code to prevent a unique empty tab to close. Now, incrementing filename works exactly as it does in Microsoft Word (for example).
buntoro wrote:
Just a small suggestion for Ascii / Ansi Character Map.
Wouldn't it be nicer to have those characters to be listed down with its corresponding ascii number?
Good idea. My purpose was to let the user able to copy and paste any character. Specially those who are unavailable on the keyboard. In some other contexts, the user may want to know the number of a specific character or the contrary (which character corresponds to a specific number). Also, some of them may want to know the decimal number, and some others the hexadecimal number. So, I redesign this dialog box to offer all of these possibilities.
buntoro wrote:
Is there any possibilities on supporting listbox view files (i.e UltraEdit or Textpad) instead of having tab bar to hold the filename? I simply thing, the tab bar is too small to cope up with filename.
Perhaps it is possible but, sorry, I really don't know how to achieve this kind of feature.
buntoro wrote:
I really hope to see Vic may improve on so many aspects, that hopefully compete with other text editors out there.
I think users have to choose their text editor according to their specific needs and preferences. My purpose is just to offer a light, fast, free and easy-to-use HTML oriented text editor to those who prefer to handcode their web pages instead of using a wysiwyg software.
buntoro wrote:
Keep up the good work.
Thanks a lot for your suggestions, bug report and interest, Buntoro.
Next version will be available this week-end.
Edit: Version 1.2 is available.
Regards,