Skip to content

transpose splitIntoLines 常用的功能:交换 分割 多行编辑

Notifications You must be signed in to change notification settings

ShoneSingLone/vscode-plugins-common

Repository files navigation

  • add selection to next find match
  • View: Close All Editors
  • View: Close Editor
  • View: show Explore
  • Insert Line Above
  • Insert Line Below
  • Search: Find in Files
  • Split into Lines
  • Transpose
  • expandToLine

command

汉字转拼音

"commands": [
			{
				"command": "shone.sing.lone.transpose",
				"title": "Transpose"
			},
			{
				"command": "shone.sing.lone.splitIntoLines",
				"title": "Split into Lines"
			},
			{
				"command": "shone.sing.lone.toPinYin",
				"title": "toPinYin"
			},
			{
				"command": "shone.sing.lone.QuoteIt",
				"title": "Quote It"
			},
			{
				"command": "shone.sing.lone.QuoteIt.Array",
				"title": "Quote It Array"
			}
		]

About

transpose splitIntoLines 常用的功能:交换 分割 多行编辑

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published