Skip to content
This repository has been archived by the owner on Dec 4, 2024. It is now read-only.

Latest commit

 

History

History
32 lines (20 loc) · 934 Bytes

README.md

File metadata and controls

32 lines (20 loc) · 934 Bytes

Serious Engine .es File Integration 4 the IntelliJ Platform

This is an unofficial plugin for IntelliJ based products that provide an easier way to edit .es files

Warning: this is a sandbox project, it does not pretend to work and it can be discontinued at any time

Features

Syntax highlighting

Code References

Find Usages

Go To Class

Installing

  1. Download latest binary distribution
  2. Open File->Settings->Plugins->Install Plugin From Disk
  3. Restart

Known issues

  • Method body expression's are not fully parsed
  • Code completion at 80% suggests non-compiling code
  • Psi reference does not resolve c++ references