Pau*_*ter 3 visual-studio-code
我有以下代码:
CList.Add( new CodeStuff(941,"National List Limit
CList.Add( new CodeStuff(945,"Code not used
CList.Add( new CodeStuff(946,"State Building Height Limit
CList.Add( new CodeStuff(993,"Building Material Type
CList.Add( new CodeStuff(1033,"Not used - requirements changed
CList.Add( new CodeStuff(1034,"Current Unacceptable Applications
CList.Add( new CodeStuff(1035,"Historical Unacceptable Applications
Run Code Online (Sandbox Code Playgroud)
我使用的第一个位Alt+ Shift+mouse button和打字。如何添加");
到每行的末尾?
我不得不使用 Notepad++ 宏录制来做到这一点,这是我仍然坚持使用该编辑器的唯一原因。如果有人能告诉我如何在 VSCode 中做到这一点,我将不胜感激。
不完全确定我理解,但是Shift- Alt-I将在所有选定行的末尾放置一个光标,因此只需选择您的文本和Shift- Alt- I(最后是一个“眼睛”)。然后打字");
将把它放在每行的末尾。
- - - - - - - - - - - 编辑 - - - - - - - - - - - - - - ----
我看到Column Selection Mode
(在 v1.43 中)现在Selection/Column Selection Mode
可以根据您的选择方向很好地完成此操作(启用)[不幸的是,gif 在显示光标方面做得很差,但它们都在行的开头或结尾,具体取决于选择方向】:
归档时间: |
|
查看次数: |
5948 次 |
最近记录: |