I have a light weight text editor that I use to code up simple programs. At the moment I'm using Crimson Editor, and that has something called "tools." I configured the tools so that I can just press F3 to compile, and F11 to run. Many similar editors have something called "macros." Is there a way I can use macros to compile and run code the way I do with the "tools" in Crimson Editor?