Caderno is an very good alternative to windows default text editor i.e Notepad.The notepad does not provide much features to devlopers when compared to gedit in Linux.Caderno is a freeware text editor with lots cool features like sarch/find/replace, go-to specific line, crash recovery, session management, Unicode support.Caderno displays line number and does syntax high-lighting for programming languages like INI, XML, HTML, CSS, JavaScript, PHP and Java.Like web browser it has got a minimalist look and tabbed user interface. 😉
Key Features of “Caderno”
- Tabs
- Firefox-style search/replace/go-to-line bars
- Crash recovery
- Unicode support
- Update notification
- Session management
- Syntax highlighting (INI, XML, HTML, CSS, JavaScript, PHP & Java)
- Code and parameter completion for PHP functions
- Line numbers and code folding for syntax highlighted tabs
- Portable version
For normal user Caderno or Notepad ++ is a good choice.If you are developer I recommend you to use jEdit, its my favorite text editor for Windows.Checkout the features of jEdit.
Additional Tips
- Highlight Syntax for codings: By default Caderno won’t highlight syntax, you need to goto Format –> Syntax Highlighting –> Select the programming language.
- Shortcut Keys: It supports common shortcut keys used for web browser like Firefox,
- Ctrl+T – Opens new tab.
- Ctrl+W – Closes Tab