LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   List of Free Software and Freeware IDEs (https://www.linuxquestions.org/questions/programming-9/list-of-free-software-and-freeware-ides-469623/)

DeeDeeK 12-04-2017 02:50 PM

I'm looking for an editor I can easily add to or change rules for syntax highlighting
 
I'm using Atom on an Ubuntu based system and almost love it.

However, I want to change the syntax highlighting rules without having to dig into Atom. Atom's looks to be amazingly powerfully and flexibly customizable, but it's far too much for me.

What I most want to do is control the colors for individual things like, for example, /****comments***/ and I'd like to have it recognize variable type names by more than just the underscore-t at the end. My initials are dk, so I'd like to name my variable types with an underscore-d-k.

exmpletypename_dk

And have them highlit with the same, or a similar color to underscore-t type names.

That's the total extent of the changes I want to make. So Atom seems overkill for my purposes.

Sorry for the rambling nature of this post. I'm just fuzzy this morning.

bryanthhen 01-19-2018 11:55 AM

jEdit is really awesome, i love it

matrixmike 04-23-2018 07:32 AM

Should GTK be added here? If not where on this site should I look?

mastemmer 06-24-2018 12:32 PM

I would add Notepad++, which is a very good open source programming editor for Windows.

YesItsMe 07-10-2018 08:25 AM

Shouldn't this list be put into the LQ Wiki? So many dead links by now.

dugan 07-10-2018 10:07 AM

Quote:

Originally Posted by mastemmer (Post 5871405)
I would add Notepad++, which is a very good open source programming editor for Windows.

I hear this was a good Linux alternative?

https://notepadqq.com/s/

YesItsMe 10-08-2018 08:54 AM

Yes, it (somehow) is.

rwyarbrough 10-26-2018 10:56 PM

Geany!!! This is my all-time favorite - Multi-platform, you can edit the syntax highlight color schema, easy to use and learn - lots of cool plugins ( I wrote a BASH script that tidies my BASH scripts even!) Supports a whole bunch of programming languages...

I love it!

Geany, a small and fast IDE

It is well maintained and updated actively.

slashmais 07-31-2019 02:55 AM

theide - most productive ide of them all
 
Not in the list, and the ide I use constantly:
theide

Back when I was searching for a good ide, I have tried most of those in the sticky-list
but most fell short for some or all of the following reasons:
- non-intuitive-ui,
- failure to implement 'standard' features,
- complex coding requirements for simple concepts,
- platform restrictions,
- strange & complex project structures,
- unclear/slow/dead updates & developing (of the ide itself)
- + .. + .. + ..

and I always came back to theide. It is now my main dev-tool for all platforms/OS's.
It takes about half-a-day to find your feet & then you'll wonder why you wasted
your time with any of the others.

kermitdafrog8 09-05-2019 08:08 PM

List of Free Software and Freeware IDEs
 
MinIDE link looks broken. or at least it went to the wrong place for me.

ondoho 09-06-2019 12:03 PM

Quote:

Originally Posted by kermitdafrog8 (Post 6033660)
MinIDE link looks broken. or at least it went to the wrong place for me.

Not surprising considering that the OP is 13 years old.

Maybe $SEARCH_ENGINE is your friend?

YesItsMe 09-07-2019 09:44 AM

That's why I suggested to make a wiki out of this.

dugan 09-07-2019 11:03 AM

Do it.

http://wiki.linuxquestions.org/wiki/Main_Page

web8 12-29-2021 05:26 AM

Komodo Edit - free php/html-code editor .. In internet you can download this software as "sh installation script".


All times are GMT -5. The time now is 12:04 PM.