-
Notifications
You must be signed in to change notification settings - Fork 2
IDEs
Artur Tarassow edited this page May 24, 2023
·
2 revisions
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:
- Syntax-highlighting
- Completions (plus annotations) of commands, accessors, keywords and data types
- Snippets for various purposes
- Auto-indentation
- gretl build-systems (Batch mode, CLI, REPL)