I asked this question in the Ubuntu forums as well but I'm asking you guys as well because ya'll have always been good to me. Thanks.
So at my new job we do a lot of bash scripting for various things. We currently use vi for all of our scripting needs since we primarily use unix servers and vi is the only thing we have for editing on those servers. Does anyone know if there is a nice gui (I know this goes against some peoples beliefs as to that everything should be done in vi) similar in functionality as say VisualStudio for writing scripts that it could check your syntax and formating to verify that your script was good. It'd be really cool if it had something similar to intelisense but thats not required. Thanks in advance for all of your help on this. And if vi is the only thing I have oh well.
So at my new job we do a lot of bash scripting for various things. We currently use vi for all of our scripting needs since we primarily use unix servers and vi is the only thing we have for editing on those servers. Does anyone know if there is a nice gui (I know this goes against some peoples beliefs as to that everything should be done in vi) similar in functionality as say VisualStudio for writing scripts that it could check your syntax and formating to verify that your script was good. It'd be really cool if it had something similar to intelisense but thats not required. Thanks in advance for all of your help on this. And if vi is the only thing I have oh well.
Comment