相关疑难解决方法(0)

VSCode中的多行编辑

可以在Sublimetext中启用多行编辑吗?

例如.按ctrl可以放置其他光标插入符,并且可以一次在文档中的多个位置写入/删除.

visual-studio-code

472
推荐指数
22
解决办法
31万
查看次数

在 VSCode (Windows) 中将多个光标添加到行首?

我想在 VSCode 中的行首添加多个光标,就像我可以在行尾使用Ctrl + Shift + L或一样Shift + Alt + I

我找不到一种方法来移动行开头的所有多个光标,因为Ctrl + Home每行的内容都不同。

以下是内容——

ahmadawais.shades-of-purple
akamud.vscode-theme-onedark
AlanWalk.markdown-toc
alefragnani.Bookmarks
alefragnani.project-manager
annsk.alignment
apollographql.vscode-apollo
arcticicestudio.nord-visual-studio-code
be5invis.vscode-icontheme-nomo-dark
bierner.color-info
bradlc.vscode-tailwindcss
burkeholland.simple-react-snippets
ChakrounAnas.turbo-console-log
christian-kohler.npm-intellisense
christian-kohler.path-intellisense
CoenraadS.bracket-pair-colorizer
Dart-Code.dart-code
Dart-Code.flutter
dbaeumer.vscode-eslint
donjayamanne.githistory
dracula-theme.theme-dracula
eamodio.gitlens
EditorConfig.EditorConfig
EliverLara.andromeda
Endormi.2077-theme
Equinusocio.vsc-material-theme
esbenp.prettier-vscode
fabiospampinato.vscode-highlight
fabiospampinato.vscode-open-in-github
fabiospampinato.vscode-todo-plus
formulahendry.auto-rename-tag
formulahendry.code-runner
GrapeCity.gc-excelviewer
jakob101.RelativePath
James-Yu.latex-workshop
jasonnutter.search-node-modules
jaspernorth.vscode-pigments
jeroen-meijer.pubspec-assist
jevakallio.vscode-hacker-typer
johnpapa.vscode-peacock
jolaleye.horizon-theme-vscode
jpoissonnier.vscode-styled-components
juanmnl.vscode-theme-1984
Kasik96.swift
kevinkyang.auto-comment-blocks
kumar-harsh.graphql-for-vscode
mathiasfrohlich.Kotlin
MatiasOlivera.universe
max-SS.Cyberpunk
mgmcdermott.vscode-language-babel
mikestead.dotenv
ms-azuretools.vscode-docker
ms-vscode.sublime-keybindings
ms-vscode.vscode-typescript-tslint-plugin
ms-vscode.wordcount
msjsdiag.debugger-for-chrome
nitayneeman.puppeteer-snippets
octref.vetur
patbenatar.advanced-new-file …
Run Code Online (Sandbox Code Playgroud)

visual-studio-code

5
推荐指数
1
解决办法
4253
查看次数

如何将光标放在 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 中做到这一点,我将不胜感激。

visual-studio-code

3
推荐指数
1
解决办法
5948
查看次数

标签 统计

visual-studio-code ×3