On 2011-10-20 09:18, Jude Young wrote:
Well, I guess I'm just not used to all the fancy features.
=P
it does not show syntax errors. I did the lazy mans version, set a
button set to compile the current file without outputting anything.
It just shows errors.
no semantic errors, same as above
It doesn't handle ddoc, I wish it did.
It does handle go to definition
no mixin support that I know of
I know it does autocompletion, probably not as smart as you want though.
it'll autocomplete any declared or used var or function, if you type the
first four letters, but it seems to be only for things in the current
file. it other words it won't suggest things in files that you import.
it handles building through makefiles (ie, write the file yourself and
there's a nice button you can push)
It does have an 'scribble' pane, but it's more like a scratchpad you can
write notes on, so thats far less than optimal.

That's basically what I can do now with TextMate.

--
/Jacob Carlborg

Reply via email to