richardikeda / nox3-language-plugin

This is a Non Official X3 Language support

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nox3-language

Build Version Downloads

Template ToDo list

This is a new plugin for the IntelliJ Platform to allow working with X3-Language (L4J) for ERP Sage X3.

This is not an official plugin, it is an independent development based on the X3 plugin for Sage ERP.

Everyone can contribute.

In the future we will implement:

  • A way to generate "com.example.x3.language" packages
  • Function and call verification
  • An unofficial way of working with code versions of .src on X3.
  • Dark theme
  • AutoComplete of classes, functions, subprogs, and references.

When there is a stable version, the plugin will be published.

Thanks for your contributions!

Installation

  • Using IDE built-in plugin system:

    Settings/Preferences > Plugins > Marketplace > Search for "nox3-language" > Install Plugin

  • Manually:

    Download the latest release and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...


Plugin based on the IntelliJ Platform Plugin Template.

About

This is a Non Official X3 Language support


Languages

Language:Kotlin 95.4%Language:Lex 4.6%