分享一点使用的心得 - 5.5 年使用经验。

43 views
Skip to first unread message

day8

unread,
Nov 5, 2008, 9:02:25 AM11/5/08
to SciTE研究 - 中文小组
1:最初用它是找一个编辑器,既能看繁体,又能看简体,还能看UTF8, 还能看韩语等等 -- 目前SciTE 和 emacs 能胜任。

一点不足:
什么时候能把notepad++里面的ftp打开,加进来就好了。还有处理比较长的行时有些问题。

3:我的 users.properties 文件。我很顺手 - 能用grep过滤东西,能调用Winmerge来比较。

# Japanese input code page 932 and ShiftJIS character set 128
#code.page=932
#character.set=128


#Unicode
#code.page=65001


#Traditional Chinese
#character.set=136
#code.page=950

#Simplifiled
#character.set=134
#code.page=936

#Korea
#character.set=129
#code.page=949


#Long lines
edge.mode=1
edge.column=10000


#Tool bar
toolbar.visible=1


#Program Windows Position
position.width=1280
position.height=1024


#Tray
minimize.to.tray=1


#Whether SciTE starts already
check.if.already.open=1
save.session=1

#Auto complete
autocompleteword.automatic=1


#Display line number
line.margin.visible=1
line.margin.width=3+
margin.width=0


#Default number of buffers
buffers=50


#Default extenstion
default.file.ext=.txt


#Display full file title
title.full.path=1
title.show.buffers=1


#check whether the current file has been updated by another process
whenever it is activated
load.on.activate=1


#the output pane is below the editing pane
split.vertical=0

clear.before.execute=1

#multiple lines for the tab bar
tabbar.multiline=0

tabsize=4
indent.size=4


#Line wrap
wrap=0
wrap.style=1

xml.auto.close.tags=1


#fonts
font.monospace=font:Courier New,size:10
font.base=$(font.monospace)
font.small=$(font.monospace)
font.comment=$(font.monospace)
font.text=$(font.monospace)
font.text.comment=$(font.monospace)
font.embedded.base=$(font.monospace)
font.embedded.comment=$(font.monospace)
font.vbs=$(font.monospace)

command.name.1.*=Filter
command.1.*=grep -i "$(1)" "$(FilePath)"
command.is.filter.1.*=1


command.name.2.*=WinMerge
command.2.*="C:\Program Files\WinMerge\WinMerge.exe" $(FilePath)"
command.is.filter.2.*=1
command.subsystem.2.*=2


x.point

unread,
Nov 18, 2008, 9:17:05 PM11/18/08
to SciTE研究 - 中文小组
精彩!我是SciTE 0.5天的用户

高飞

unread,
Nov 19, 2008, 7:47:29 AM11/19/08
to scit...@googlegroups.com
x.point 写道:
good!

南楚云客

unread,
Feb 11, 2014, 12:09:23 AM2/11/14
to scit...@googlegroups.com
环境windows7,我个人喜欢Consolas字体,字体设置如下
font.base=font:Consolas,size:11
# font.base=font:Lucida Sans Typewriter,size:11 
# font.small=font:Verdana,size:9
font.small=$(font.base),size:10
# font.comment=font:Comic Sans MS,size:10
# font.comment=font:Lucida Sans Unicode,size:10
font.comment=$(font.base),size:9
font.code.comment.box=$(font.comment)
font.code.comment.line=$(font.comment)
font.code.comment.doc=$(font.comment)
font.code.comment.nested=$(font.comment)
font.text=$(font.base)
可是显示效果并非Consolas,如此依次尝试Lucida Sans Typewriter和Verdana,没不是相应的字体;设置微软雅黑却能生效。why?



在 2008年11月5日星期三UTC+8下午10时02分25秒,day8写道:

南楚云客

unread,
Feb 11, 2014, 12:09:54 AM2/11/14
to scit...@googlegroups.com
环境windows7,我个人喜欢Consolas字体,字体设置如下
font.base=font:Consolas,size:11
# font.base=font:Lucida Sans Typewriter,size:11 
# font.small=font:Verdana,size:9
font.small=$(font.base),size:10
# font.comment=font:Comic Sans MS,size:10
# font.comment=font:Lucida Sans Unicode,size:10
font.comment=$(font.base),size:9
font.code.comment.box=$(font.comment)
font.code.comment.line=$(font.comment)
font.code.comment.doc=$(font.comment)
font.code.comment.nested=$(font.comment)
font.text=$(font.base)
可是显示效果并非Consolas,如此依次尝试Lucida Sans Typewriter和Verdana,没不是相应的字体;设置微软雅黑却能生效。why?



在 2008年11月5日星期三UTC+8下午10时02分25秒,day8写道:
1:最初用它是找一个编辑器,既能看繁体,又能看简体,还能看UTF8, 还能看韩语等等 -- 目前SciTE 和 emacs 能胜任。
Reply all
Reply to author
Forward
0 new messages