SqlPrompt[Sqlserver智能提示插件] 1.SqlPrompt可实现sql智能提示,并且会自动关键字大写,如select * from 表名[表名包含的字符],如果实在不知道表名可以按ctrl+J键出现提示列表. 将*号删除,并在*号原来位置按ctrl+J出现智能提示中就是from后表名的所有字段,在智能提示中点击左边选项卡或按ctrl+←就会出现多选字段列表,按tab键就会将选择的字段添加到当前位置. 2.右上角List in table order 使用表中列的顺序 3.另外输…
Subline Text中,点击Preferences,选择Settings - Default 全部属性解析 // While you can edit this file, it's best to put your changes in // "User/Preferences.sublime-settings", which overrides the settings in here. // // Settings may also be placed in file typ…
转: http://lancelot.blog.51cto.com/393579/1783653 在Subline text 官网下载了Subline text 3 .不过发现没有对ini格式文件的语法高亮支持. 搜索一番后,可以通过以下方法支持,适用于Subline text 2和3: 打开 Sublime Text 找到菜单栏的Preferences, 点击 "Browse Packages..." 在打开的目录中添加一个名为“INI”的文件夹,然后下载https://github…