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
Install the extension via the VS Code Extensions view using the .vsix file.
Open a .js or .ts file to use IntelliSense.
Usage
Type System., DocumentTree., etc., to access API types. For example: