Page 1 of 1

TM1 Process Edit IDE Tools

Posted: Wed Apr 23, 2014 7:46 am
by jhg1975
You might found TM1 original TI code edit Environment not nicely for our scripter that not color coding and line number etc.. Hence I write one tools instead it that including color coding ,display line number, find and replace string functions for easy for us write TI scripts.
But you should known that you need copy and paste the your scripts on TM1 Turbo Integrator because of this tools not integrated with IBM TM1. but trust me please kindly try it and feedback me you want. You’ll happy it.
Image
TI Editor Release 0.1.rar
(321.86 KiB) Downloaded 289 times

Re: TM1 Process Edit IDE Tools

Posted: Tue Apr 29, 2014 9:31 am
by jhg1975
I already done 0.8 version for testing and share with test interface for us comment. Anythings need add/modify/change? please kindlly share with me :D
Now there are some issue with UTF characters display and I try to troubleshoot it hope it can share with you as earliest.
pic00.jpg
pic00.jpg (113.74 KiB) Viewed 3411 times

Re: TM1 Process Edit IDE Tools

Posted: Tue Apr 29, 2014 10:21 am
by Wim Gielis
Hi,

Thanks for the effort!
What are the main advantages of this tool over the Notepad++ TM1 language?

Re: TM1 Process Edit IDE Tools

Posted: Wed Apr 30, 2014 1:35 am
by macsir
Looks good but a few things:

1. Don't support right-click menu.
2. No auto-folding on IF-ELSE-ENDIF and so on.
3. No highlight of Matching Parentheses.