Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>vscode-eastNew to Visual Studio Code? Get it now.
vscode-east

vscode-east

Preview

miage-team

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

EAST language support for VSCode

Description

This VS Code extension provides support for creating and editing EAST XML documents.

Tag suggestion

Features

  • Tag suggestion based on DTD Tag suggestion
  • Syntax error reporting based on DTD Tag suggestion
  • Tag documentation on hover Tag suggestion
  • Generate HTML based on XSLT file using the command palette Tag suggestion

Requirements

  • latest Visual Studio Code
  • Node.js
  • JDK 8+
  • Set JAVA_HOME environement variable

Usage

Some usage conditions in order to the extension to work:

  1. The opened folder or workspace needs to contain the east.xsd file
  2. The opened folder or workspace needs to contain the east.xslt file
  3. The opened folder or workspace needs to contain the config_EAST folder
  4. The east file needs to end with *.east.xml

Setup for developement (contributing)

  • Fork and clone this repository

  • Install the dependencies:

    $ npm install
    
  • Build the server by running:

    $ npm run compile
    
  • To run the extension, open the Debugging tab in VSCode

  • Select and run 'Launch Extension' at the top left:

     Launch Extension

Team


ZADI Younes

NASRI Soufiane

AISSI Youssouf

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