Skip to content

Casual-Ragnarok/vsce-rathena-language-support

This branch is up to date with rathena/vsce-rathena-language-support:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d29ca94 · May 15, 2024

History

21 Commits
May 15, 2024
May 2, 2023
May 15, 2024
May 2, 2023
May 15, 2024
May 2, 2023
Apr 30, 2019
Jun 18, 2023
Jun 18, 2023
Apr 30, 2019
Jun 18, 2023
May 15, 2024
Jun 18, 2023
May 2, 2023
May 2, 2023

Repository files navigation

GitHub last commit GitHub pull requests

Visual Studio Code rAthena Language Support

This extension provides rAthena Scripting Language syntax highlighting and code snippets.

File extension support

rAthena Language Support automatically highlights files with .rascript extension.

Files that start with //===== rAthena Script or //!rathena will also be automatically detected as an rAthena script.

Snippets

The following are code snippets provided by rAthena Language Support.

  • defnpc, defnpcfloat, defwarp, and defshop (In-game objects definition)
  • deffunction (Function definition)
  • On: event handler snippet
  • for, while, do flow control snippet

Installation

You can install the extension directly from Visual Studio Code's extension menu or by visiting the Marketplace.

Contributing

Feel free to open issues or PRs. We welcome your contributions, especially efforts to standardize this extension's grammar definition.

License

This extension is licensed under the MIT license.

Special thanks

This extension was initially ported from JoWei's language-athena for Atom editor and published via VS Marketplace by secretdataz, a member of the rAthena Dev Team. The repository was then archived and is no longer maintained. This extension is now maintained by the rAthena Dev Team.

About

vscode 插件 : rAthena 语法高亮

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 100.0%