Also, what are you all using for editing v.3 code?  I'd like syntax
highlighting in vim (and see that Neil Watson started that), but I'd be
inclined to switch to Eclipse if someone's written a plugin that'll do
syntax suggestion - especially if it were sophisticated enough to understand
the context I'm writing in  - i.e. show me a drop-down (or tab complete)
valid promise types within edit_line only if I'm in an edit_line bundle.

If I could get it to tie into version control and sanity checking too, even
better - such that saving equals:

if (green light from cf-promises) {
  commit to version control
}

I don't have much Eclipse experience but suspect it can handle that.

Thoughts?

I started, early last year, to write a syntax highlighter for Kate, and will
be happy to share that somewhere if there's interest.

-Jess

-------------------------
Jessica Greer
Unix Infrastructure and Virtualization
Information Technology Services | Yale University
(203)436-5205 | jessica.gr...@yale.edu
_______________________________________________
Help-cfengine mailing list
Help-cfengine@cfengine.org
https://cfengine.org/mailman/listinfo/help-cfengine

Reply via email to