3 Oct 2006 09:36
UliPad also support ReST
limodou <limodou <at> gmail.com>
2006-10-03 07:36:21 GMT
2006-10-03 07:36:21 GMT
I'm the author of UliPad, and I use ReST to write documents of UliPad, and I see that FTE editor began to support ReST highlight, and I also want to support it. And I'v finished some tech research, and already finished some highlight funcationality, and I also want to implement some more support, so I want to ask if anybody will be interesting in this. If you do, what kind of support do you want, and you can download ulipad to have a test. You can find the url from my signature. How to make a ReST file syntax highlight =============================== 1. the filename suffix should be .rst 2. if the suffix isnot .rst, so you can choose [Document]->[Syntax Highlight], then choose rst. 3. If you have many files need to be highlighted, and the suffix of the filenames is not .txt, so you can write a "_project" file in the directory, and the content could be: [highlight] .txt = rst so all the files with .txt suffix in the directory and its subdirectories will be auto apply rst highlight. This will be very handy. Auto apply ReST hightlight to txt file ============================(Continue reading)
RSS Feed