Enhanced data explorer text pad

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

Tác giả
Nathan Common
Cài đặt hàng ngày
0
Số lần cài đặt
4
Đánh giá
0 0 0
Phiên bản
0.1
Đã tạo
28-12-2022
Đã cập nhật
28-12-2022
Size
10 KB
Giấy phép
MIT
Áp dụng cho

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
长期地址
遇到问题?请前往 GitHub 提 Issues。