您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Adds shift + enter, tab, shift + tab, ctrl+k/c, ctrl+k/u support to cosmos data explorer textarea.
The default text pad for azure cosmos data explorer has no support for tab, shift+enter, commenting, uncommenting, or shift+tab.
keys | action |
---|---|
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 |