Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Rech BatchNew to Visual Studio Code? Get it now.
Rech Batch

Rech Batch

rechinformatica

|
50,828 installs
| (7) | Free
Edit Batch files with Visual Studio Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Edit Batch files with Visual Studio Code

This extension provides Language Server for Windows batch scripts. Besides, it also provides useful snippets for these files.

Go to/peek definition

It's possible to peek definition of a label or go directly to it's declaration.

'Label definition' Label definition

Peek references

You can peek all references of a label or a variable. The search scope is only the current file. In other words: it does not look for a variable on other batch scripts.

Label: 'Label references' Label references

Variable: 'Variable references' Variable references

Rename

It's also possible to rename labels and variables.

Label: 'Label rename' Label rename

Variable: 'Variable rename' Variable rename

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft