Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Arista EOS SyntaxNew to Visual Studio Code? Get it now.
Arista EOS Syntax

Arista EOS Syntax

OG124

|
131 installs
| (0) | Free
Syntax highlighting for Arista EOS configuration files
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

VS Code Arista EOS Syntax Highlighter

This Visual Studio Code extension provides syntax highlighting for Arista EOS configuration and script files, enhancing readability and productivity for network engineers and developers.

Features

  • Custom Syntax Highlighting: Specialized support for Arista EOS files to make configurations easier to read and edit.
  • Open Source: Contributions are encouraged to improve and expand the extension.

Installation

From the VS Code Marketplace

  1. Open Visual Studio Code.
  2. Go to the Extensions view by clicking on the Extensions icon in the Activity Bar on the side of the window.
  3. Search for Arista EOS Syntax Highlighter.
  4. Click Install.

From a VSIX File

  1. Download the .vsix file from the GitHub releases page.
  2. In VS Code, press Ctrl+Shift+P (or Cmd+Shift+P on macOS) and select Extensions: Install from VSIX.
  3. Select the downloaded .vsix file and click Open.

Usage

  1. Open any .eos file in VS Code.
  2. The syntax highlighting will be automatically applied.

Contributing

Contributions are welcome! To contribute:

  1. Fork the repository.
  2. Create a feature branch: git checkout -b feature-name.
  3. Commit your changes: git commit -m 'Add some feature'.
  4. Push to the branch: git push origin feature-name.
  5. Open a pull request.

Please ensure your changes are well-documented and tested before submitting a pull request.

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