不错的改进..吼吼!
例子不能访问, 是 scite-ru 的那种方式么,用了一个dll和lua? 如果是那种,还是不太充分的,比如默认编码是utf-8(这时我新建
文档就是utf-8的)的候打开gbk的话就不太正常,还有scite自用的配置文件不能是utf-8的
下面是Neil的话
SciTE could use the 'Wide' functions but this is a significant
change. I once implemented this but gave up on the code due to its
complexity. The source code is available from
http://scintilla.sourceforge.net/sciteu.zip . If someone wants to take
this code and create a good implementation which works with both ANSI
and Wide APIs and then support the code then I'm willing to include
it.
Neil