Jump to content
abelian

SQF major mode for emacs

Recommended Posts

For those rare few who want to edit SQF scripts, but cannot part from their beloved emacs, I have created a very simple emacs major mode for editing ARMA sqf files.

 

It does syntax highlighting, rudimentary indentation, and a few other basic things.

 

Download:

Find the latest release here: https://bitbucket.org/bobmoretti/sqf-mode/downloads

 

Installation:

Check out the readme at https://bitbucket.org/bobmoretti/sqf-mode/overview

 

Source code:

https://bitbucket.org/bobmoretti/sqf-mode/src

 

Acknowlegements:

I stole some of the keywords from TittErS' excellent notepad++ package.

All of major mode work is based off of ScottAndrewBorton's Mode Tutorial: http://emacswiki.org/emacs/ModeTutorial

 

This is the first time I've created a major mode, or even written anything significant in elisp. Feedback and suggestions are greatly appreciated.

  • Like 1

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×