下载安装
ubuntu 12.04 桌面快捷键 SlickEdit-18.0.1.2.desktop 内容:
[Desktop Entry]
Version=1.0
Name=SlickEdit 2013
Comment=SlickEdit 2013 version 18.0.1.2
Exec=/usr/local/slickedit/bin/vs -sc "/home/meegoo/.slickedit/" %F +new
Icon=/usr/local/slickedit/bitmaps/vse32.xpm
Type=Application
Categories=Application;Development;IDE;
- 清除配置文件, ubuntu -
rm -rf /home/meegoo/.slickedit
, windows -meegoo/Documents/My SlickEdit Config
系统设置
- 设置本身的设置 - Tool -> Option -> Application Option -> Exit -> Save Configuration 选择"***immediately"
- 启动多个SE实例 - 修改启动命令行,加多一个+new作为参数传进去
显示设置
- 设置Tab宽度 - Tools -> Options -> Languages -> All Languages -> Formatting -> Indent, 选择Indent,Syntax 4, Tabs:4,C++ -> formatting 修改My default
- 显示行数 - Tool -> Option -> Languages -> All Language -> View
- 折叠功能 - 在主窗口的工具栏上面右击,然后选择 Toolbars -> Selective Display
- 编辑器风格 - Tool -> Option -> Keyboard and mouse -> Emulation -> Vim
- 编码设置 - Tools -> Options -> File Options -> Load -> encoding, UTF-8
- 字体设置 - Tools -> Options -> Appearance -> Fonts -> Unicode Source Windows,SBCS/DBCS Source Windows
- 单行显示 - Tools -> Options -> Languages -> All Languages -> Word Wrap, 全部不选
- 特殊符号 - Tool -> Option -> Languages -> All Language -> View -> Special Characters
- 显示竖线 - Tools->Options->Appearance->General, Vertical line column设成80,下面可以设置一个颜色。字体设置时,三个选项全选。
- 颜色方案 - Tools -> Options -> Appearance -> Colors, Black
- 修改颜色 - Tool -> Option -> Languages -> All Language -> View, 全选
编辑设置
- if格式风格 - Tools -> Options -> Languages -> All Languages -> Formatting -> Begin/end style
- 注释与反注释 - Document->Comment Lines和Document->Uncomment Lines, 注释命令行为:comment, 反注释命令行为:comment-erase
快捷使用
- 高亮显示 -