Skip to content
This repository has been archived by the owner on Jul 17, 2022. It is now read-only.

Syntax highlighting and code snippets for rAthena-flavoured Athena scripting language

License

Notifications You must be signed in to change notification settings

secretdataz/athena-language-support

Repository files navigation

Visual Studio Code Athena language support

This extension provides rAthena-flavored Athena language syntax highlighting and code snippets.

File extension support

Athena Language Support automatically highlights files with .rascript extension.

Snippets

The following are code snippets provided by Athena 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

Visit the extension's page in Visual Studio Marketplace. You can also install the extension directly from Visual Studio Code's extension menu.

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.

About

Syntax highlighting and code snippets for rAthena-flavoured Athena scripting language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published