Skip to content
Artur Tarassow edited this page May 24, 2023 · 2 revisions

Sublime editor

Gretl has a built-in editor as you know. However, some of may like a proper IDE. For the Sublime editor there exists the following package written by github-user github.com/atecon:

https://packagecontrol.io/packages/Hansl-Gretl-Language

It includes support for hansl scripting language namely:

  1. Syntax-highlighting
  2. Completions (plus annotations) of commands, accessors, keywords and data types
  3. Snippets for various purposes
  4. Auto-indentation
  5. gretl build-systems (Batch mode, CLI, REPL)
Clone this wiki locally