Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Eva ScriptNew to Visual Studio Code? Get it now.
Eva Script

Eva Script

Eva Code

|
1,148 installs
| (0) | Free
Eva Script
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

eva README

Eva Script (eva) extension for Visual Studio Code. This package also includes Eva Light theme.

Features

This Eva Script extension, coupled with Eva Light theme, allows basic syntax highlighting for Eva language.

Installation

Install extension via Visual Studio Code.

  1. Visual Studio Code -> View -> Extensions
  2. Find 'Eva Script' -> Click 'Install'
  3. Restart Visual Studio Code
  4. Open Eva source file (.eva) using Visual Studio Code
  5. Go to File -> Preferences -> Color Theme -> Select 'Eva Light'

Install from a vsix package.

  1. Download https://www.evadevops.com/download/eva-1.0.0.vsix
  2. Run this command: $ code --install-extension eva-1.0.0.vsix
  3. Restart Visual Studio Code
  4. Open Eva source file (.eva) using Visual Studio Code
  5. Go to File -> Preferences -> Color Theme -> Select 'Eva Light'

Install extension manually.

  1. Copy 'eva' extension directory to ~/.vscode/extensions
  2. Restart Visual Studio Code
  3. Open Eva source file (.eva) using Visual Studio Code
  4. Go to File -> Preferences -> Color Theme -> Select 'Eva Light'

Extension Includes

  • README.md - This markdown readme file
  • package.json - Declaration of Eva scripting language
  • syntaxes/eva.tmLanguage.json - Textmate grammar file used for Eva tokenization
  • language-configuration.json - Configuration file for Eva scripting language

Release Notes

1.0.0

Initial release of Eva Script extension with Eva Light theme

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