Skip to content

ayecue/tedit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TEdit

Vim like text editor for the game Grey Hack.

Features:

  • Vim commands like search etc

Plugins:

  • CodeEditor
    • Syntax highlighting
    • Custom syntax check
    • Custom interpreter
    • Interpreter comes with debug feature, also support "import_code" now

Demo

TEdit Demo

Debugging

TEdit Debugger Demo

Install

Uses greybel-js for transpiling.

  1. Run: greybel tedit.src . --installer
  2. Copy installer files into GreyHack
  3. Compile installer files to ingame binary (this will automatically create all the files)
  4. Compile tedit.src to ingame binary

Test

Run: greybel-execute test/index.src

About

GreyHack Vim implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published