Skip to content

yuyinws/vscode-array-index

Repository files navigation

VSCode Array Index

Show array index in editor.

Visual Studio Marketplace Version

Status Bar

Command

  1. Cmd/Ctrl + shift + P
  2. Toggle Array Index

Configuration

{
  "vscode-array-index.isShowInLoad": false
}

whether show array index when editor load.

Support Language

Now support .js(x) .ts(x) .vue .svelte and .json.

PR and issue welcome for more language support.

About

A VSCode extension to help you check array index.

Resources

License

Stars

Watchers

Forks

Packages

No packages published