| 12-03-2004, 05:42 PM | #1 |
Guest | This is a professional Jass Editor. Enjoy it! -=<[ Jass Shop Pro ]>=- ====================== [12-04-04] v1.20 ---------------------- [!] Smarter Auto Change Case(try to type " "/"(" after word "rect"); [+] Now can list editing functions by name; [+] Custom Jass can be used; [+] Can Reduce Size;[*] Syntax Check has been changed. ====================== [12-01-04] v1.11 ---------------------- [+] Added some templates; [+] Can copy text to/from Trigger Editor immediately;[*] Some Menus has been changed. ====================== [11-28-04] v1.10 ---------------------- [!] Fixed indent bug with word "else"; [!] Fixed window model problem when closing a file; [!] Menu Edit works better; [!] Fixed some bugs with Config.exe; [+] Added the key named "IndentShow" in INI file; [+] Goto custom function; [+] Now droping a file to editor will open or insert it immediately; [+] Can resize preview editor; [-] Now the key named "PasteShow" in INI file is useless;[*] Popmenu in List works better;[*] Decreased topline number of Goto line. ====================== [11-25-04] v1.00 ----------------------[*] The first version using SynEdit instead of RichEdit; [+] Can Auto Save; [+] Can Make Backup when opening a file; [+] Can Lock text of preview editor;[*] Moved "ASC -> UTF-8" from dialog Save to menu Tools. |
| 12-03-2004, 05:49 PM | #2 |
Guest | Sounds good. Especially some of those .10 and .20 features. |
| 12-03-2004, 06:28 PM | #3 |
Guest | :) Because it has large changes. Many functions added, but not only fix bugs. I like big numbers. But its minor version probability will not be greater than 2, I do not wanna add more functions. |
| 12-03-2004, 08:18 PM | #4 |
Nice work. A suggestion Make an incremental search on names in the right list over function names. Ie. so you can write GetU and it will only slow function names starting with GetU, eg. GetUnitLoc. |
| 12-04-2004, 05:57 AM | #5 |
Guest | I think it already can do that u want: 1. Check CJ & BJ in options, click button "Functions". 2. Make button "From Beginning" down and "Case sensitive" up. 3. Write 'getu' in the "Search Box", will get 49 functions starting with 'getu' of CJ & BJ. U can double click function name in List to insert it. 4. Make "From Beginning" up, will get 53 functions. 5. Make "Case sensitive" down, will get no function. Maybe I should write a ReadMe for it, but my english is terrible, this work is too hard for me... |
| 12-04-2004, 10:25 AM | #6 |
Ahh, oki. I thought the search area was for the code you wrote. :) |
| 12-04-2004, 02:54 PM | #7 |
good editor. maybe add the option to hide the list on the right. |
| 12-04-2004, 03:40 PM | #8 |
Guest | OK... I will move that Search Bar to the panel of List, and add the option to hide the panel. And I am writing the ReadMe for my program, this work is so hard for me -_-! |
