LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Non-*NIX Forums > Programming
User Name
Password
Programming This forum is for all programming questions.
The question does not have to be directly related to Linux and any language is fair game.

Notices


Reply
  Search this Thread
Old 12-04-2017, 02:50 PM   #151
DeeDeeK
Member
 
Registered: Jan 2016
Distribution: Ubuntu 14.04
Posts: 37

Rep: Reputation: Disabled
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.
 
Old 01-19-2018, 11:55 AM   #152
bryanthhen
LQ Newbie
 
Registered: Jan 2018
Posts: 7

Rep: Reputation: Disabled
jEdit is really awesome, i love it
 
Old 04-23-2018, 07:32 AM   #153
matrixmike
LQ Newbie
 
Registered: Apr 2018
Location: near Melbourne, Australia
Distribution: X L ubuntu , mint
Posts: 2

Rep: Reputation: Disabled
Should GTK be added here? If not where on this site should I look?
 
Old 06-24-2018, 12:32 PM   #154
mastemmer
Member
 
Registered: Jul 2007
Location: Porto Alegre, Brazil
Distribution: Slackware
Posts: 44

Rep: Reputation: 17
I would add Notepad++, which is a very good open source programming editor for Windows.
 
Old 07-10-2018, 08:25 AM   #155
YesItsMe
Member
 
Registered: Oct 2014
Posts: 915

Rep: Reputation: 313Reputation: 313Reputation: 313Reputation: 313
Shouldn't this list be put into the LQ Wiki? So many dead links by now.
 
Old 07-10-2018, 10:07 AM   #156
dugan
LQ Guru
 
Registered: Nov 2003
Location: Canada
Distribution: distro hopper
Posts: 11,226

Rep: Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320
Quote:
Originally Posted by mastemmer View Post
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/
 
Old 10-08-2018, 08:54 AM   #157
YesItsMe
Member
 
Registered: Oct 2014
Posts: 915

Rep: Reputation: 313Reputation: 313Reputation: 313Reputation: 313
Yes, it (somehow) is.
 
Old 10-26-2018, 10:56 PM   #158
rwyarbrough
Member
 
Registered: Oct 2003
Location: Mesquite, Texas
Distribution: Slackware_x64 15.0 and slackware-current
Posts: 33

Rep: Reputation: 2
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.

Last edited by rwyarbrough; 10-26-2018 at 11:07 PM.
 
Old 07-31-2019, 02:55 AM   #159
slashmais
LQ Newbie
 
Registered: Mar 2007
Posts: 21

Rep: Reputation: 0
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.
 
Old 09-05-2019, 08:08 PM   #160
kermitdafrog8
Member
 
Registered: Dec 2018
Location: Orlando, FL
Distribution: Slackware AARCH64 and X86_64
Posts: 334

Rep: Reputation: Disabled
List of Free Software and Freeware IDEs

MinIDE link looks broken. or at least it went to the wrong place for me.
 
Old 09-06-2019, 12:03 PM   #161
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
Quote:
Originally Posted by kermitdafrog8 View Post
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?
 
1 members found this post helpful.
Old 09-07-2019, 09:44 AM   #162
YesItsMe
Member
 
Registered: Oct 2014
Posts: 915

Rep: Reputation: 313Reputation: 313Reputation: 313Reputation: 313
That's why I suggested to make a wiki out of this.
 
Old 09-07-2019, 11:03 AM   #163
dugan
LQ Guru
 
Registered: Nov 2003
Location: Canada
Distribution: distro hopper
Posts: 11,226

Rep: Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320
Do it.

http://wiki.linuxquestions.org/wiki/Main_Page
 
1 members found this post helpful.
Old 12-29-2021, 05:26 AM   #164
web8
LQ Newbie
 
Registered: Jun 2021
Posts: 6

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

Last edited by web8; 12-29-2021 at 05:31 AM.
 
  


Reply

Tags
development, editors, free



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Is there freeware Network Simulation software? jimdaworm Linux - Networking 10 04-18-2016 08:52 PM
freeware fractal software rblampain Linux - General 5 06-06-2006 08:25 PM
Free Software, Free Society: Selected Essays of Richard M. Stallman irfanhab Linux - General 1 11-09-2004 06:22 AM
Free Gillete Products + list of other free stuff looksmart123 General 1 08-08-2004 03:38 PM
How can I get list of all the non-free software I have? *IP* Debian 6 01-08-2004 06:59 AM

LinuxQuestions.org > Forums > Non-*NIX Forums > Programming

All times are GMT -5. The time now is 02:53 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration