当前位置:网站首页>Vscode select multiple words
Vscode select multiple words
2022-06-30 12:08:00 【More love, more confidence】
Renaming a variable : Select the variable name and press F2
Go to the definition of the variable name : Select the variable name and press F12
Select multiple words at the same time : Alt + Click
Also select the previous line (Ctrl + Alt + Up) Or the next line (Ctrl + Alt + Down) In the same position as :
Find all the currently selected words in the text in turn : Ctrl + D
Find all the currently selected words in the text at one time : Ctrl + Shift + L
Expansibility (Shift + Alt + Right) Or contractility (Shift + Alt + Left) Selected text for
Rectangle mouse selection : Press and hold at the same time Shit and Alt And use the mouse to drag and drop
Switch programming language syntax : Ctrl + K M
Copy a line above Shift + Alt + Up, Copy a line below Shift + Alt + Down
边栏推荐
- R语言ggplot2可视化:gganimate包基于transition_time函数创建动态散点图动画(gif)
- 对象映射 - Mapping.Mapster
- Talk about how to do hardware compatibility testing and quickly migrate to openeuler?
- Our company has used this set of general solutions for 7 years, and has opened up dozens of systems, a stable batch!
- Parallel interface 8255A
- R language ggplot2 visualization: use ggplot2 to visualize the scatter diagram and use scale_ The size function configures the measurement adjustment range of the size of the data point
- ModelAtrs声音检测,基于声学特征的异响检测
- A High-Precision Positioning Approach for Catenary Support Components With Multiscale Difference阅读笔记
- 1020. 飞地的数量
- STM32 移植 RT-Thread 标准版的 FinSH 组件
猜你喜欢

He was the first hero of Shanghai's two major industries, but died silently in regret

“\“id\“ contains an invalid value“

redis在项目中的使用

led背光板的作用是什么呢?

又被 Kotlin 语法糖坑惨的一天

基于视觉的机器人抓取:从物体定位、物体姿态估计到平行抓取器抓取估计

wallys/600VX – 2×2 MIMO 802.11ac Mini PCIe Wi-Fi Module, Dual Band, 2,4GHz / 5GHz QCA 9880

Review the writing software with characteristics

A High-Precision Positioning Approach for Catenary Support Components With Multiscale Difference阅读笔记

MySQL 复合查询
随机推荐
200. number of islands
shell第一个命令结果传入第二个命令删除
zabbix监控TCP连接个数
koa - 洋葱模型浅析
Cache avalanche and cache penetration solutions
R language ggplot2 visualization: use ggplot2 to visualize the scatter diagram and use scale_ x_ The log10 function configures the value range of the X axis to be logarithmic coordinates
Beego development blog system learning (II)
Re understand oauth2.0 protocol for joint login
1254. 统计封闭岛屿的数目
YOLOv5导出onnx遇到的坑
安装onnx很慢,使用清华镜像
Multiparty cardinality testing for threshold private set-2021: Interpretation
DMA controller 8237a
R语言ggplot2可视化:使用ggplot2可视化散点图、使用scale_x_log10函数配置X轴的数值范围为对数坐标
用于生成学习任务的量子神经网络2022最新综述
STM32 porting the fish component of RT thread Standard Edition
Time function and clock_ Differences between gettime() functions
Who still remembers "classmate Zhang"?
R语言ggplot2可视化:使用ggplot2可视化散点图、aes函数中的colour参数指定不同分组的数据点使用不同的颜色显示
TypeScript ReadonlyArray(只读数组类型) 详细介绍