Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>EasyDA IntelliSenseNew to Visual Studio Code? Get it now.
EasyDA IntelliSense

EasyDA IntelliSense

Mehrdad keyno

|
2 installs
| (0) | Free
IntelliSense support for EasyDA Professional API
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

EasyDA IntelliSense

Provides IntelliSense support for the EasyDA Professional API in Visual Studio Code.

Features

  • Autocompletion for EasyDA API types across six namespaces: System, DocumentTree, SchematicSymbol, PCBFootprint, Panel, and IntegratedLibrary.
  • JSDoc comments for classes, interfaces, enumerations, primitives, and type aliases, with translated English descriptions.
  • Supports JavaScript and TypeScript files.

About

This extension was developed by Mehrdad Keyno (GitHub: mkeyno) under the organization Keyno General Contracting. The information was collected from the main Chinese online documentation at EasyEDA Professional API Reference. The Chinese descriptions were translated into English to create this extension, which is offered for free usage to support the EasyDA community.

Installation

  1. Install the extension via the VS Code Extensions view using the .vsix file.
  2. Open a .js or .ts file to use IntelliSense.

Usage

Type System., DocumentTree., etc., to access API types. For example:

System.SYS_ClientUrl.request // Shows method signature and documentation
DocumentTree.IDMT_BoardItem // Shows interface properties
SchematicSymbol.ESCH_PrimitiveType // Shows enum values
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft