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.
- Visual Studio Code -> View -> Extensions
- Find 'Eva Script' -> Click 'Install'
- Restart Visual Studio Code
- Open Eva source file (.eva) using Visual Studio Code
- Go to File -> Preferences -> Color Theme -> Select 'Eva Light'
Install from a vsix package.
- Download https://www.evadevops.com/download/eva-1.0.0.vsix
- Run this command: $ code --install-extension eva-1.0.0.vsix
- Restart Visual Studio Code
- Open Eva source file (.eva) using Visual Studio Code
- Go to File -> Preferences -> Color Theme -> Select 'Eva Light'
Install extension manually.
- Copy 'eva' extension directory to ~/.vscode/extensions
- Restart Visual Studio Code
- Open Eva source file (.eva) using Visual Studio Code
- 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
| |