I do a lot of embedded development and I miss VA when using other editors. Does anyone know of a good editor with features of VA which can be used for simple projects using Makefiles?
if VAX is not available i tend to use gvim as a replacement editor. it has many of the same features, but you really need to be a VI power user to access them.
http://www.vim.org/ is worth considering if you know about VI. otherwise cannot you simply edit the files using the IDE simply as a text editor?