TheCoreMan / earthly-spacemacs-layer

Syntax highlight for Earthfiles in Spacemacs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

earthly-spacemacs-layer

Syntax highlight for Earthfiles in Spacemacs

earthly emacs syntax highlighting

How to use

Evaluate the earthly-mode/syntax-highlighter.el file in Emacs (, e b)

Then open an Earthly file and SPC earthly-mode RET.

Plan

Write a syntax highlighter + auto-completion layer for Earthfiles for Spacemacs.

Features (in order of importance)

  • Syntax highlighting
  • auto-completion (including target names)
  • Built in pop-up docs
  • Jump to target (bonus points for other files) with SPC j
  • call target from within file , e t (, evaluate target)
  • maybe color successful targets/cached targets? Seems hard

References

About

Syntax highlight for Earthfiles in Spacemacs


Languages

Language:Emacs Lisp 100.0%