Show array index in editor.
- Cmd/Ctrl + shift + P
- Toggle Array Index
{
"vscode-array-index.isShowInLoad": false
}whether show array index when editor load.
Now support .js(x) .ts(x) .vue .svelte and .json.
PR and issue welcome for more language support.

