2023-01-08 11:59:01 +10:30
2022-01-07 14:05:21 +10:30
2023-01-08 11:59:01 +10:30
2022-08-26 14:01:21 +09:30
2023-01-08 11:59:01 +10:30
2022-07-07 15:49:31 +09:30
2022-01-07 13:01:31 +10:30
2022-01-12 15:46:15 +10:30
2022-08-26 16:15:46 +09:30
2022-01-13 10:58:49 +10:30
2022-01-10 14:58:52 +10:30
2022-08-26 16:31:47 +09:30
2022-08-26 16:31:47 +09:30

bdsp-evscript-language-support

An extension to provide Visual Studio Code language support for EvScript files (.ev) used by Pokemon BDSP.
Based off the amazing work done with ev-as by @z80rotom

Download from Marketplace

Features

  • Syntax Highlighting
  • Snippets for known ev commands
  • Built in commands for Parsing and Assembling EvScripts
  • Hover Information for EvCmd Descriptions
  • Signature Help for EvCmd Parameters
  • Basic Syntax Linting (Disabled by default currently)

Additional requirements

Some features such as Hover Information and using the built in commands require some pre-requisets to be installed on your computer

  • git
  • python

Configuration

  • Settings Available in VSCode Settigns menu to enable message validation during assembly
  • Enable Features Individually
  • Allow Using Custom ev_scripts.json
  • Lint just opened editors or your entire workspace

Known Issues

No currently known issues.

S
Description
No description provided
Readme MIT 381 KiB
Languages
JavaScript 100%