How many of you use Studio on Linux?

Hi,

?

Anyone still in working these day? :-)

?

I am wondering how many of you here use Studio on Linux. Quite often i see people using emacs/vi/nedit to write q code and then copy the code to a console kdb session. nevertheless, sometimes i see people using Studio as an IDE

?

can any one here quickly go through the cons and pros of using Studio? my 2 cents:

?

pros:

  1. ide.?no need to copy to console, modify, and then copy back to your .q script.

  2. easy to port to Excel?

?

cons:

  1. you might feel your vi/emacs is more handy

  2. you might need to run studio from a?local box while your Q session is running in a remote box, there might be a slight latency

?


CHEN, Cheng

I wrote Studio primarily to access/query/update remote process that were already running.

I tried to make it convenient as a rapid execution environment - edit/execute code  and view results.