Hi Salix enthusiasts - let me say I'm very impressed with this distro. Great job. It seems perfect for me so far and no problems (Thinkpad R52 has never had any problems of any kind with Linux - previously running Ubuntu versions from 8.04-9.10).
At the present time, I'm wondering about Scite, which is a code editor I've found very useful for ad hoc scripting (usually I'm working with SQL and/or visual basic). Is this a package available for Salix, or is there a similar program I could try? I see Geany is there already - but I've never used it. Should I consider trying it? I don't need a full blown IDE, just something easy on my eyes when writing code. Most often I'm working with SQL scripts or Visual Basic.
Cheers.
SCite or code editor suggestion
Re: SCite or code editor suggestion
Yes, you should try geany. We like it very much, this is why it is included in the isodon't panic wrote:Should I consider trying it?

Re: SCite or code editor suggestion
Hi don't panic & welcome to Salix 


What really matters is where you are going, not where you come from.
Re: SCite or code editor suggestion
Then geany is probably exactly what you're looking for.don't panic wrote:I don't need a full blown IDE

Re: SCite or code editor suggestion
If you really want SCite you can find a SlackBuild script and source code at http://slackbuilds.org/repository/13.1/ ... ent/scite/.
I actually prefer medit. I like the way it does colored syntax highlighting. It makes it easy for me to find stupid little errors in my code. Maybe geany has that functionality but I stick with what I am used to because, well... I'm used to it
Note to self: contribute an medit package if and when I find the time.
I actually prefer medit. I like the way it does colored syntax highlighting. It makes it easy for me to find stupid little errors in my code. Maybe geany has that functionality but I stick with what I am used to because, well... I'm used to it

Note to self: contribute an medit package if and when I find the time.
-
- Posts: 11
- Joined: 28. May 2010, 00:36
Re: SCite or code editor suggestion
Thanks everyone. I'll make an effort to get acquainted with Geany and see how I come along, as well as keep an eye out for medit. Cheers.