Enhanced data explorer text pad

Adds shift + enter, tab, shift + tab, ctrl+k/c, ctrl+k/u support to cosmos data explorer textarea.

作者
Nathan Common
今日安裝
0
安裝總數
4
評價
0 0 0
版本
0.1
建立日期
2022-12-28
更新日期
2022-12-28
尺寸
12.9 KB
授權條款
MIT
腳本執行於

The default text pad for azure cosmos data explorer has no support for tab, shift+enter, commenting, uncommenting, or shift+tab.

keysaction
shift + enter adds a new line (return)
tab adds 4 spaces at the cursor or in front of the selection
shift + tab removes 4 spaces just before the cursor or in front of the selection if 4 spaces exist
ctrl + k / c adds // at the cursor or in front of the selection
ctrl + k / u removes // just before the cursor or in front of the selection if // exist

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址