Recommend a simple editor similar to Coda

user1103744 picture user1103744 · Mar 11, 2012 · Viewed 17.1k times · Source

I really like this simple, highly specialized editor also has a very nice interface. Now I'm looking for such an editor available on Windows or Linux. All I found is Komodo Edit, Aptana, DreamWeaver, and of course Notepad who for one reason or another do not meet my requirements (Komodo and DreamWeaver, Aptana bulky and have a lot of excess, Aptana can not normally look for files, Notepad does not have a normal avtocomplete and important - they all look gloomy). Sublime Text 2 similar, but it is far to the normal html editor. Advise something ... :( I would be very grateful. I'm sure many were asked a similar question and found quite tolerable solution. By the way - maybe there is a ported version?

http://www.panic.com/coda/

Answer

EdelAli picture EdelAli · Apr 22, 2013

How about Brackets, then? It features a sleek Live Preview in Chrome, too. You won't need to reload pages to see your changes in CSS, HTML & JavaScript anymore!

To me, Sublime Text 2 is by far the best code editor for Windows (also with Linux and Mac versions). Read why at Jammy's Journey to the Perfect Text-Editor.

  • Multiple Selections to rename variables quickly.
  • Batch edits with Multiple Selections.
  • Command Palette for fast access to functionality.
  • Goto Anything to quickly navigate between files.
  • Goto Anything to show a function, line or word within a file.
  • Find and Replace with regular expressions.
  • Split Editing to edit files side by side, or edit two locations in the same file.
  • Distraction Free Mode in full screen for chrome free editing.
  • Instant Project Switch
  • Cross Platform
  • Plugin API

ScreenshotScreenshot