Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Autocomplete EDOPro APINew to Visual Studio Code? Get it now.
Autocomplete EDOPro API

Autocomplete EDOPro API

PiFace314

|
860 installs
| (0) | Free
An autocomplete extension for EDOPro scripting API
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

EDOPro API Autocomplete extension for VSCode

This is an autocomplete extension for VSCode that covers the scripting API of the bleeding-edge YGOPro client fork, EDOPro.

Features

  • [x] Autocompletes constants, class names and methods.
  • [x] Autocompletes card callbacks (condition, cost, target, operation, etc).
  • [x] Provides description for each constant, method, callback, etc.
  • [x] Adapts method calls for . and :.
  • [x] Infers type from method return types, callback signatures and identifier name.
  • [x] Automatic database updates.

Autocompletion demo

You can search for callbacks by their usage. When defining a function, type $ as the first character, then write an EFFECT_ constant (or similar) to find callbacks used by those effect types/codes.

Autocompletion by usage demo

Extension Settings

This extension contributes the following settings:

  • autocomplete-ygoproapi.matchCaseForConstants
  • autocomplete-ygoproapi.suggestOptionalArguments
  • autocomplete-ygoproapi.useSpacing
  • autocomplete-ygoproapi.updateFrequency
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft