continuoustests / OpenIDE

A set of tools for providing basic developer IDE features around your favorite editor.
95 stars 16 forks source link

Is this project still running? #11

Closed NigelThorne closed 7 years ago

NigelThorne commented 7 years ago

Hi guys,

I love the idea of OpenIDE. I'm having some trouble getting it working, so I wanted to know if it's worth persevering. Is this project ongoing or mothballed? Do the authors still use it themselves?

Cheers Nigel

acken commented 7 years ago

Yes I use it on a daily basis but I am quite certain I'm the only user :)

NigelThorne commented 7 years ago

What is your common usage? Language? Editor? OS?

Trying to work out what the happy path is. :)

acken commented 7 years ago

I am currently using it mainly using vim with tmux on linux. Main in F#, php, C# and golang. However IDE type stuff I mostly use in php and C# as they are the more verbose and annoying languages :) I tend to just extend it with scripts, reactive scripts as I go often being project spesific to automate my flow as much as possible.