当前位置:网站首页>sublime 背景透明度以及列编辑
sublime 背景透明度以及列编辑
2022-07-30 01:26:00 【chen2ha】
背景透明
打开 sublime
ctrl + shift + p
Install Package
Transparency
调整不透明度
数字越大,越透明
ctrl + shift + [1~6]
列编辑配置
Data\Packages\Default\Default (Windows).sublime-mousemap
- 在配置文件中
//
表示注释,建议把修改的一段内容多复制一段,然后注释掉再修改,如果效果不好或者改错了,还能还原会去
- 在配置文件中
ctrl 加 滚轮 缩放字体大小,下面的是默认配置,如果需要关闭这个功能,将
decrease_font_size
和increase_font_size
改为 null 后保存
// Change font size with ctrl+scroll wheel
{
"button": "scroll_down", "modifiers": ["ctrl"], "command": "decrease_font_size" },
{
"button": "scroll_up", "modifiers": ["ctrl"], "command": "increase_font_size" },
{
"button": "button2", "modifiers": [], "command": "context_menu" }
alt 加 鼠标左键 实现列编辑,找到
Mouse 3 column select
字段
button1
-鼠标左键
button2
-鼠标右键
button3
-鼠标中键
{
"button": "button1", "modifiers": ["alt"],
"press_command": "drag_select",
"press_args": {
"by": "columns", "additive": true}
},
边栏推荐
猜你喜欢
How Navicat Connects to MySQL
【LeetCode每日一题】——230.二叉搜索树中第K小的元素
vscode 工作区配置插件 配置不同工作环境
这是一道非常有争议的题,我的分析如下: TCP/IP在多个层引入了安全机制,其中TLS协议位于______。 A.数据链路层 B.网络层 C.传输层 D.应用层
Detailed explanation of nacos cluster configuration
[Flutter] Detailed explanation of the use of the Flutter inspector tool, viewing the Flutter layout, widget tree, debugging interface, etc.
Reconstruction of binary tree
Linux-安装MySQL(详细教程)
TCP/IP 常见问题
Leetcode68. 文本左右对齐
随机推荐
sqlserver 多行合并成一行
【Vmware NSX-V基本架构及组件安装】
不要急,没有一朵花,从一开始就是花,也不要嚣张,没有一朵花,
Nacos配置中心用法详细介绍
机械设备制造企业如何借助ERP系统,解决成本核算难题?
【MySQL必知必会】 范式 | ER模型
LeetCode/Scala - without the firstborn of the string of characters, the longest text string back
nacos集群配置详解
推荐系统:用户“行为数据”的采集【使用Kafaka、Cassandra处理数据】【如果与业务数据重合,也需要独自采集】
Navicat error: 1045-Access denied for user [email protected](using passwordYES)
Print linked list from end to beginning
Selenium上传文件有多少种方式?不信你有我全
重新定义分析 - EventBridge 实时事件分析平台发布
nacos的共享配置和扩展配置
[Microservice~Nacos] Configuration Center of Nacos
CMake Tutorial Tour(0)_Overview
MySql的初识感悟,以及sql语句中的DDL和DML和DQL的基本语法
string replace spaces
exness:美国GDP萎缩,日元反弹受捧
npm ERR! code ENOTSUP npm ERR! notsup Unsupported engine for [email protected]: wanted: {“n