Sublime Text 2 设置文件详解(转)
Sublime Text 2是那种让人会一眼就爱上的编辑器,不仅GUI让人眼前一亮,功能更是没的说,拓展性目前来说也完全够用了,网上介绍软件的文章和推荐插件的文章也不少,而且很不错,大家可以去找找自己需要的。而且 Linux 支持也做的非常好。 之前想设置什么都是直接在网上搜,但最近想调行距,这个把我给难住了,软件上的设置没找到,网上搜也没有,最后的最后在Sublime的官方论坛找到了,个人觉得行距还是很影响视觉体验的,看看下面的对比图就知道了: ![]() 看来想驾驭好这软件不弄清楚配置文件是不行了,周末找了时间把配置文件的每条配置信息都加上了中文注释,现在贴出来和大家共享,里面有解释不清楚的也欢迎大家伙来互相讨论:) 另外,这也是我的第一篇博客,以后我会多写些前端方面的文章和大家共享,欢迎一起讨论:) Preferences.sublime-settings文件: // While you can edit this file, it’s best to put your changes in // Note that the font_face and font_size are overriden in the platform // Valid options are “no_bold”, “no_italic”, “no_antialias”, “gray_antialias”, // Characters that are considered to separate words // Set to false to prevent line numbers being drawn in the gutter // Set to false to hide the gutter altogether // Spacing between the gutter and the text // Fold buttons are the triangles shown in the gutter to fold regions of text // Hides the fold buttons unless the mouse is over the gutter // Columns in which to display vertical rulers // Set to true to turn spell checking on by default // The number of spaces a tab is considered equal to // Set to true to insert spaces when tab is pressed // If translate_tabs_to_spaces is true, use_tab_stops will make tab and // Set to false to disable detection of tabs vs. spaces on load // Calculates indentation automatically when pressing enter // Makes auto indent a little smarter, e.g., by indenting the next line // Adds whitespace up to the first open bracket when indenting. Requires // Trims white space added by auto_indent when moving the caret off the // Disables horizontal scrolling if enabled. // Set to a value other than 0 to force wrapping at that column rather than the // Set to false to prevent word wrapped lines from being indented to the same // Draws text centered in the window rather than left aligned // Controls auto pairing of quotes, brackets etc // Word list to use for spell checking // Set to true to draw a border around the visible rectangle on the minimap. // If enabled, will highlight any line with a caret // Valid values are “smooth”, “phase”, “blink”, “wide” and “solid”. // Set to false to disable underlining the brackets surrounding the caret // Set to false if you’d rather only highlight the brackets when the caret is // Set to false to not highlight square brackets. This only takes effect if // Set to false to not highlight curly brackets. This only takes effect if // Set to false to not highlight angle brackets. This only takes effect if // Enable visualization of the matching tag in HTML and XML // Highlights other occurrences of the currently selected text // Additional spacing at the top of each line, in pixels // Additional spacing at the bottom of each line, in pixels // Set to false to disable scrolling past the end of the buffer. // This controls what happens when pressing up or down when on the first // Set to “none” to turn off drawing white space, “selection” to draw only the // Set to false to turn off the indentation guides. // Controls how the indent guides are drawn, valid options are // Set to true to removing trailing white space on save // Set to true to ensure the last line of the file ends in a newline // Set to true to automatically save files when switching to a different file // The encoding to use when the encoding can’t be determined automatically. // Encoding used when saving new files, and files opened with an undefined // Files containing null bytes are opened as hexadecimal by default // Determines what character(s) are used to terminate each line in new files. // When enabled, pressing tab will insert the best matching completion. // Enable auto complete to be triggered automatically when typing. // The maximum file size where auto complete will be automatically triggered. // The delay, in ms, before the auto complete window is shown after typing // Controls what scopes auto complete will be triggered in // Additional situations to trigger auto complete // By default, auto complete will commit the current completion on enter. // Controls if auto complete is shown when snippet fields are active. // By default, shift+tab will only unindent if the selection spans // If true, the selected text will be copied into the find panel when it’s // // The theme controls the look of Sublime Text’s UI (buttons, tabs, scroll bars, etc) // Set to 0 to disable smooth scrolling. Set to a value between 0 and 1 to // Controls side bar animation when expanding or collapsing folders // OS X 10.7 only: Set to true to disable Lion style full screen support. // Valid values are “system”, “enabled” and “disabled” // // Exiting the application with hot_exit enabled will cause it to close // remember_open_files makes the application start up with the last set of // OS X only: When files are opened from finder, or by dragging onto the // Set to true to close windows as soon as the last file is closed, unless // List any packages to ignore here. When removing entries from this list, 来自:http://hp.dewen.org/?p=1361 |
Sublime Text 2 设置文件详解(转)的更多相关文章
- SUBLIME TEXT 2 设置文件详解
SUBLIME TEXT 2 设置文件详解 Preferences.sublime-settings文件: // While you can edit this file, it’s best to ...
- [转]Sublime Text 2 设置文件详解
Sublime Text 2是那种让人会一眼就爱上的编辑器,不仅GUI让人眼前一亮,功能更是没的说,拓展性目前来说也完全够用了,网上介绍软件的文章和推荐插件的文章也不少,而且很不错,大家可以去找找自己 ...
- Sublime Text 设置文件详解
Sublime Text 2是那种让人会一眼就爱上的编辑器,不仅GUI让人眼前一亮,功能更是没的说,拓展性目前来说也完全够用了,网上介绍软件的文章和推荐插件的文章也不少,而且很不错,大家可以去找找自 ...
- Sublime Text怎么设置文件在新标签打开?
设置Sublime Text新标签页tab打开文件.Sublime Text Files not opening a new tab?每次打开文件,Sublime Text总是把当前的tab打开的文件 ...
- web.xml文件详解
web.xml文件详解 Table of Contents 1 listener. filter.servlet 加载顺序 2 web.xml文件详解 3 相应元素配置 1 listener. f ...
- jni.h头文件详解二
作者:左少华 博客:http://blog.csdn.net/shaohuazuo/article/details/42932813 转载请注明出处:http://blog.csdn.net/shao ...
- 【转】 jni.h头文件详解(二)
原文网址:http://blog.csdn.net/shaohuazuo/article/details/42932813 作者:左少华 博客:http://blog.csdn.net/shaohua ...
- Sublime Text 3设置笔记
Sublime Text 3设置笔记 Sublime Text 3设置指南 1. 安装package control 下载package control源码安装包,并解压: http://yun.ba ...
- PE文件详解(六)
这篇文章转载自小甲鱼的PE文件详解系列原文传送门 之前简单提了一下节表和数据目录表,那么他们有什么区别? 其实这些东西都是人为规定的,一个数据在文件中或者在内存中的位置基本是固定的,通过数据目录表进行 ...
随机推荐
- String中的equals方法解析 jdk1.7
注 此篇为jdk1.7中的源码解析 equals()方法中的判断分一下步骤 1先判断内存地址是否相同 如果内存地址相同 那么字符串就是相同的 返回true 2 判断当前字符串和参数字是否属于同一类 ...
- js实现全选checkbox
js代码 function selectAllCheckBox(parentid) { var PID = document.getElementById(parentid); var cb = PI ...
- invocationCount和invocationTimeOut
这篇我们来学习下@Test中另外两个属性invocationCount和invocationTimeOut,前面我介绍了timOut这个属性,知道是超时监控的功能.同样,本篇两个属性和这个差不多,只不 ...
- 在Jupyter notebook中使用特定虚拟环境中的python的kernel
在虚拟环境tf中安装完tensorflow后,在虚拟环境tf打开的jupyter里发现只有一个kernel-python3,新建一个文件, import tensorflow as tf ,发 ...
- springboot的controller使用及url参数的获取
类上加上@RequestMapping其访问的地址就是类上的加上方法上的菜能访问到该方法,例如上图的地址就是/hello/say @RequestMapping(value = "/hell ...
- 【转】TCP那些事(上,下)
TCP是一个巨复杂的协议,因为他要解决很多问题,而这些问题又带出了很多子问题和阴暗面.所以学习TCP本身是个比较痛苦的过程,但对于学习的过程却能让人有很多收获.关于TCP这个协议的细节,我还是推荐你去 ...
- linux命令详解(一)
linux命令 在使用linux环境进行工作和学习中,我们更多时间是手指在键盘上跳动.这里,我们就来说linux命令使用吧在linux环境中,显然不能记下所有的命令及其使用规则,那么这时,man,he ...
- tensorflow入门(二)
import numpy as np import tensorflow as tf import matplotlib.pyplot as plt #使用numpy生成200个随机点 x_data ...
- 纯css做三角形形状
/* create an arrow that points up */ div.arrow-up { width:0px; height:0px; border-left:5px solid tra ...
- 基于java的https双向认证,android上亦可用
From: http://my.oschina.net/jjface/blog/339144 概述: 客户端,浏览器或者使用http协议和服务器通信的程序. 如: 客户端通过浏览器访问某一网站时,如果 ...