Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>csg-epmNew to Visual Studio Code? Get it now.
csg-epm

csg-epm

csg-epm

|
964 installs
| (0) | Free
EPM syntax highlighting for VScode
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

csg-epm

Provides basic syntax highlighting for .eth files written in the EPM language.

Features

Support for known language built-ins and constants.

Usage

  1. Ctrl+Shift+P on Windows/Linux or Cmd+Shift+P on Mac open command palette, run EPM:Open Config command.
  2. From here , download the latest .zip of OpenSSH. The typical choice for Windows is to download the [OpenSSH-Win64.zip] option.
  3. Extract the OpenSSH-Win64.zip file and save it in your [D:] folder
  4. Copy your /home/username/.ssh/id_rsa to C:/Users/%USERPROFILE%/.ssh/id_rsa
  5. Ctrl+Shift+P on Windows/Linux or Cmd+Shift+P on Mac open command palette, run EPM:Connect to Terminal command.

Example Configs

  • Simple

Simple

{
    "name": "cbdev1",
    "host": "Hostname",
    "protocol": "sftp",
    "port": 22,
    "username": "username",
    "sshfilepath": "D:/OpenSSH"
}

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