Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Free Linux text editor with syntax highlighting [closed]

I know text editor and IDE questions have pretty much been beat to death, but most of the answers I've found to this question are Windows and Mac specific, and also aren't always free. I've just started rails development and I'm looking for a light-weight text-editor that supports syntax highlighting. I know there is RubyMine, RadRails, and Netbeans. I'll probably always use one of them for big projects, however, sometimes I prefer to stay away from the IDEs (and all the project .xml .config workspace files they create, and the overhead of opening a file that isn't located in a specific "project") and just use a simple text editor. I had been using Scribes in the past for this but it doesn't have highlighting for .rhtml. I've heard people struggle with gedit as well, and I'm nowhere near desperate enough to be running Notepad++ under wine. Sublime seems to be popular but isn't free. Am I being too needy? Is there anything out there that meets the following criteria:

  1. Runs on linux
  2. Has syntax highlighting for rails (.rhtml, .erb, .rake, etc.)
  3. Is lightweight (not only the look and feel but also I don't want it generating all the unnecessary baggage that IDEs do)
  4. Provides the basic features that pretty much all text editors do (I know this sounds vague and stupid but to be more specific all text editors should give you the option to specify the encoding, replace tabs with spaces, specify tab size, specify the default new line characters, etc. etc.)
  5. Free. Open source is a nice to have but not a requirement.
like image 886
grasingerm Avatar asked Mar 17 '26 09:03

grasingerm


1 Answers

Sublime Text 2 is an amazing text editor. You can use it for free but they show you a little nag-screen every know and then.

// Check out the packet management, too
// Here is Paul Irish demonstrating live linting and Zen Coding in Sublime

like image 112
superlukas Avatar answered Mar 18 '26 21:03

superlukas



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!