Enhanced data explorer text pad

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

Versão de: 28/12/2022. Veja: a última versão.

Autor
Nathan Common
Avaliações
0 0 0
Versão
0.1
Criado
28/12/2022
Atualizado
28/12/2022
Tamanho
12,9 KB
Licença
MIT
Aplicável a

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

keysaction
shift + enteradds a new line (return)
tabadds 4 spaces at the cursor or in front of the selection
shift + tabremoves 4 spaces just before the cursor or in front of the selection if 4 spaces exist
ctrl+k/cadds // at the cursor or in front of the selection
ctrl+k/uremoves // just before the cursor or in front of the selection if // exist
长期地址
遇到问题?请前往 GitHub 提 Issues。