I am working on SAS code that will run under UNIX. Ideally the IDE will have:
- intelligent code formatting (autocomplete is not necessary).
- ability to transfer code to server via SFTP/SSH/SCP.
- Ability to execute code on the server via ssh and -e
- Ability to pull the logs back down and have those formatted as well.
Thoughts?
I'm looking at MultiEdit Lite for SAS (it seems to have the functionality but actually LOOKS horrible.. so bad its distracting). Any others? Can Eclipse act as a SAS IDE?