Hi all,
This might be the right place to share a coding syntax file? I run SLiM almost exclusively on a computing cluster with jobs delivered via HTCondor, so I'm often editing peripheral scripts at the same time as SLiM once the basic simulation script is done. It's helpful to be able to have all scripts and text files in the same editor at that time, and I use Sublime Text, for which I copied and edited the R syntax file to generate a SLiM syntax for scripts, to allow code highlighting and use of the commenting hotkey. (The syntax file doesn't conflict with the built-in R syntax.)
So, to use the attached with Sublime, go to preferences -> Browse Packages, then extract the attached SLiM folder into this Packages folder. Re-opening Sublime or opening and saving the two files in Sublime should then make 'SLiM' available as a Sublime syntax.
Let me know if that's helpful or does not work, or there are missing features,
Best,
Chris