{"id":9582,"date":"2011-03-29T21:00:31","date_gmt":"2011-03-29T13:00:31","guid":{"rendered":"https:\/\/www.hongkiat.com\/blog\/?p=9582"},"modified":"2020-06-11T19:34:30","modified_gmt":"2020-06-11T11:34:30","slug":"free-code-editors-reviewed","status":"publish","type":"post","link":"https:\/\/www.hongkiat.com\/blog\/free-code-editors-reviewed\/","title":{"rendered":"10 Best Free Source Code Editors to Download"},"content":{"rendered":"<p>With professional code editor like Dreamweaver, Coda, Textmate and others, its no surprise that more and more people have partially forgotten about simpler code editor such as Window\u2019s Notepad. We do understand that simpler does not mean the best option however, there are simpler yet professional code editors that might just suits what you need!<\/p>\n<p>These are what I found to be the best bang for zero bucks (with an added bonus). Feel free to share your personal favorite in the comments.<\/p>\n<div class=\"ref-block ref-block--post\" id=\"ref-post-1\">\n\t\t\t\t\t<a href=\"https:\/\/www.hongkiat.com\/blog\/top-css-editors-reviewed\/\" class=\"ref-block__link\" title=\"Read More: Top 10 CSS Editors\" rel=\"bookmark\"><span class=\"screen-reader-text\">Top 10 CSS Editors<\/span><\/a>\n<div class=\"ref-block__thumbnail img-thumb img-thumb--jumbo\" data-img='{ \"src\" : \"https:\/\/assets.hongkiat.com\/uploads\/thumbs\/250x160\/top-css-editors-reviewed.jpg\" }'>\n\t\t\t\t\t\t\t<noscript>\n<style>.no-js #ref-block-post-7214 .ref-block__thumbnail { background-image: url(\"https:\/\/assets.hongkiat.com\/uploads\/thumbs\/250x160\/top-css-editors-reviewed.jpg\"); }<\/style>\n<\/noscript>\n\t\t\t\t\t\t<\/div>\n<div class=\"ref-block__summary\">\n<h4 class=\"ref-title\">Top 10 CSS Editors<\/h4>\n<p class=\"ref-description\">\n\t\t\t\t\t\tCSS is a simple language that it does not need a special editor to write. But having the...\t\t\t\t\t\t<span>Read more<\/span><\/p>\n<\/div>\n<\/div>\n<h2>Notepad ++<\/h2>\n<p><a rel=\"nofollow noopener noreferrer\" target=\"_blank\" href=\"https:\/\/notepad-plus-plus.org\/\">Notepad++<\/a> is an open source replacement for the original Notepad program (which comes with Windows) and supports several languages. Even though it is built for Microsoft Windows, it can also run on Linux, Unix, BSD and Mac OS X (using Wine).<\/p>\n<p>Immediately upon starting Notepad++ you will notice the difference between it and the original Notepad. There are loads of additional buttons and features like <a rel=\"nofollow noopener noreferrer\" target=\"_blank\" href=\"https:\/\/npp-user-manual.org\/docs\/plugins\/\">plugin support<\/a>, tabbed editing, drag and drop, split screen editing, synchronized scrolling, spell checker, find and replace over multiple documents, file comparison, zooming and much more.<\/p>\n<p>\"Notepadd++ supports syntax highlighting and syntax folding for 48 programming, scripting, and markup languages\" (<a rel=\"nofollow noopener noreferrer\" target=\"_blank\" href=\"https:\/\/en.wikipedia.org\/wiki\/Notepad++\">source<\/a>).<\/p>\n<p>As the website explains, the program is written in C++ and uses pure Win32 API and STL which ensures a higher execution speed and smaller program size. If you want to learn how to make Notepadd++  your default text editor, you can find <a rel=\"nofollow noopener noreferrer\" target=\"_blank\" href=\"https:\/\/npp-user-manual.org\/docs\/other-resources\/#notepad-replacement\">instructions here<\/a>.<\/p>\n<figure><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/assets.hongkiat.com\/uploads\/free-code-editors\/Notepad++.png\" width=\"550\" height=\"395\" alt=\"notepad ++\"><\/figure>\n<h3>Pros<\/h3>\n<ul>\n<li>Lightweight and launches quickly<\/li>\n<li>Tabbed editing interface<\/li>\n<li>Plugin support and macros<\/li>\n<li>Ability to add bookmarks<\/li>\n<li>Drag and drop support<\/li>\n<li>Find and replace across multiple documents<\/li>\n<li>Full screen mode<\/li>\n<li>Minimize to system tray<\/li>\n<li>Style configurator for a customizable interface<\/li>\n<li>Syntax and brace highlighting<\/li>\n<li>Auto indentation<\/li>\n<li>Auto completion<\/li>\n<li>Code folding<\/li>\n<li>Text folding<\/li>\n<li>Compiler integration<\/li>\n<li>Search and replace<\/li>\n<li>Spell checker (via plugin)<\/li>\n<li>Collaborative editing (via plugin)<\/li>\n<li>FTP support (via plugin)<\/li>\n<li>Multiple instances<\/li>\n<li>File comparison<\/li>\n<\/ul>\n<h3>Cons<\/h3>\n<ul>\n<li>No HTTP, SSH or WebDav support for remote file editing<\/li>\n<li>Does not support large files<\/li>\n<li>Another program is needed in order to run on Mac OS X<\/li>\n<\/ul>\n<h2>BBEdit<\/h2>\n<p>Unlike Notepadd++ mentioned above, <a rel=\"nofollow noopener noreferrer\" target=\"_blank\" href=\"https:\/\/www.barebones.com\/products\/bbedit\/faqs.html\">BBEdit<\/a> is a Mac-only program and a very \"powerful text editor, and Unix and server administrator\u2019s tool.\"<\/p>\n<p>While on the surface it looks like just a plain and basic text editor, it possesses a lot of <a rel=\"nofollow noopener noreferrer\" target=\"_blank\" href=\"https:\/\/www.barebones.com\/products\/bbedit\/comparison.html\">powerful features<\/a>. There\u2019s a complete set of HTML Tools for fast, easy, and correct markup and supports current standards including HTML5, HTML 4.01, XHTML 1.0, and XHTML 1.1.<\/p>\n<p>As a code editor it includes editing Markdown with syntax coloring and navigation. With BBEdit, you can automatically backup files when saving and an option to multi-file search and replace with multiple simultaneous search and replace operations.<\/p>\n<p>BBEdit gives an extensive FTP and SFTP support with open and save text files located on remote FTP\/SFTP servers, use of alternative ports and the FTP\/SFTP Browser provides persistent view of remote site directories.<\/p>\n<figure><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/assets.hongkiat.com\/uploads\/free-code-editors\/TextWrangler.png\" width=\"549\" height=\"428\" alt=\"textwrangler\"><\/figure>\n<h3>Pros<\/h3>\n<ul>\n<li>Syntax coloring and navigation<\/li>\n<li>Multi-file search and replace<\/li>\n<li>Great file tools that access the file system, including hidden files and folders<\/li>\n<li>change file encoding <\/li>\n<li>extensive FTP and SFTP support<\/li>\n<li>Automatic file backup with saving<\/li>\n<li>complete set of HTML Tools<\/li>\n<\/ul>\n<h3>Cons<\/h3>\n<ul>\n<li>Doesn\u2019t give you hints about ways to improve or optimize your code<\/li>\n<li>Syntax checking is relatively basic<\/li>\n<li>Doesn\u2019t work on Tiger on the Power Macintosh G4 (Quicksilver) series<\/li>\n<li>Some of the best features can only be accessed in the paid version<\/li>\n<\/ul>\n<h2>jEdit<\/h2>\n<p><a rel=\"nofollow noopener noreferrer\" target=\"_blank\" href=\"http:\/\/www.jedit.org\/\">jEdit<\/a>, a program for Windows, Mac OS X, OS\/2, Linux, BSD, Unix and VMS, is said to be for mature programmers only. Written in Java, it is open source and supports hundreds of plugins and macros. The main window can be split horizontally or vertically and also comes with \"auto indent, and syntax highlighting for more than 130 languages.\"<\/p>\n<p>There are many customization options for making everything from the dock to the status bar to the toolbar look and feel exactly the way you want. You can even \"copy and paste with an unlimited number of clipboards.\"<\/p>\n<p>Programming languages supported include: ActionScript, ColdFusion, LOTOS, Ruby, Python and COBOL. All of jEdit\u2019s features cannot possibly fit into this paragraph, but you can <a rel=\"nofollow noopener noreferrer\" target=\"_blank\" href=\"http:\/\/www.jedit.org\/index.php?page=features\">view them all here<\/a>.<\/p>\n<figure><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/assets.hongkiat.com\/uploads\/free-code-editors\/jEdit.png\" width=\"550\" height=\"421\" alt=\"jedit\"><\/figure>\n<h3>Pros<\/h3>\n<ul>\n<li>Powerful search engine for regular expressions<\/li>\n<li>Syntax highlighting with customization options<\/li>\n<li>Auto-indentation<\/li>\n<li>Auto completion<\/li>\n<li>Code folding<\/li>\n<li>Text folding<\/li>\n<li>Compiler integration (via plugin)<\/li>\n<li>Plugin support and macros<\/li>\n<li>Tabbed editing interface<\/li>\n<li>Integrated FTP browser<\/li>\n<li>Spell checker (via plugin)<\/li>\n<li>FTP support (via plugin)<\/li>\n<li>HTTP and WebDav (via plugin) support for remote file editing<\/li>\n<li>Multiple instances<\/li>\n<\/ul>\n<h3>Cons<\/h3>\n<ul>\n<li>Heavyweight and often slow on startup<\/li>\n<li>Inistant spell checker<\/li>\n<li>Can be buggy on the Mac<\/li>\n<li>No collaborative editing<\/li>\n<li>No large file support<\/li>\n<li>No SSH support for remote file editing<\/li>\n<\/ul>\n<h2> Crimson Editor<\/h2>\n<p><a rel=\"nofollow noopener noreferrer\" target=\"_blank\" href=\"http:\/\/www.crimsoneditor.com\/english\/home.html\">Crimson<\/a> was written in C, is open source and is known as a professional source code editor for Windows only. It is also a suitable replacement for Notepad and supports programming in <a rel=\"nofollow noopener noreferrer\" target=\"_blank\" href=\"http:\/\/www.crimsoneditor.com\/english\/languages.html\">60+ languages<\/a> like Maple, LotusScript, C\/C++, MySQL, Ruby, Perl and JScript.<\/p>\n<p>Currently it only supports the English language. Unfortunately, the last release of Crimson was in 2008, but it has been replaced by <a rel=\"nofollow noopener noreferrer\" target=\"_blank\" href=\"https:\/\/sourceforge.net\/projects\/emeraldeditor\/\">Emeral Editor<\/a>.<\/p>\n<p>As you can see from the image below, it resembles Notepad++ from the toolbar to the tabbed editing. It also supports plugins, which are called \"tools,\" and macros. There is even a built-in FTP client and you have the ability to manage groups of related files and save them as projects.<\/p>\n<figure><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/assets.hongkiat.com\/uploads\/free-code-editors\/Crimson-Editor.png\" width=\"550\" height=\"498\" alt=\"crimson editor\"><\/figure>\n<h3>Pros<\/h3>\n<ul>\n<li>Syntax highlighting<\/li>\n<li>Auto indentation<\/li>\n<li>Compiler integration<\/li>\n<li>Ability to add bookmarks<\/li>\n<li>FTP support<\/li>\n<li>Instant\/live spell checker<\/li>\n<li>Macros<\/li>\n<li>Multiple instances<\/li>\n<\/ul>\n<h3>Cons<\/h3>\n<ul>\n<li>No auto completion<\/li>\n<li>No code folding<\/li>\n<li>No text folding<\/li>\n<li>No collaborative editing<\/li>\n<li>No large file support<\/li>\n<li>No HTTP, SSH or WebDav support for remote file editing<\/li>\n<\/ul>\n<h2> Araneae<\/h2>\n<p><a rel=\"nofollow noopener noreferrer\" target=\"_blank\" href=\"https:\/\/www.ornj.net\/software\/araneae\">Araneae<\/a> is an editor for Web professionals that runs on Windows only. You can download extensions to use with it and it includes syntax highlighting, drag and drop support, tabbed editing and the ability to insert customizable quick clips.<\/p>\n<p>\"Araneae includes several extensions and localizations right out of the proverbial box'\u201dno extra downloading required! This includes HTML, XHTML, CSS, XML, JavaScript, PHP and Ruby files, as well as English, French, Greek, Spanish, and Estonian localizations!\" All toolbars are viewable by default and can be rearranged to suit your preference.<\/p>\n<figure><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/assets.hongkiat.com\/uploads\/free-code-editors\/Araneae.png\" width=\"550\" height=\"412\" alt=\"Araneae\"><\/figure>\n<h3>Pros<\/h3>\n<ul>\n<li>Syntax highlighting<\/li>\n<li>Drag and drop support<\/li>\n<li>Tabbed editing interface<\/li>\n<li>Quick clips<\/li>\n<li>Search and replace<\/li>\n<li>Multiple instances<\/li>\n<\/ul>\n<h3>Cons<\/h3>\n<ul>\n<li>No plugins or macros<\/li>\n<\/ul>\n<h2> EditPad Lite<\/h2>\n<p><a rel=\"nofollow noopener noreferrer\" target=\"_blank\" href=\"https:\/\/www.editpadlite.com\/\">EditPad Lite<\/a> is another Windows-only, general-purpose text editor and is written in 10 different languages. It was built with Delphi and is small, compact and free for non-commercial use only.<\/p>\n<p>So, if you will be getting paid for the work that you do with it, then you\u2019ll need to purchase <a rel=\"nofollow noopener noreferrer\" target=\"_blank\" href=\"https:\/\/www.editpadpro.com\/editpadpro.html\">EditPadPro<\/a>. Features are limited, but it does have tabbed editing, can remain running in the system tray, supports auto indenting and can be configured to suit your own taste and eyesight.<\/p>\n<p>EditPad Lite also resembles Notepad with the exception of the formatting toolbar and tabs.<\/p>\n<figure><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/assets.hongkiat.com\/uploads\/free-code-editors\/EditPad-Lite.png\" width=\"550\" height=\"424\" alt=\"EditPad Lite\"><\/figure>\n<h3>Pros<\/h3>\n<ul>\n<li>Tabbed editing interface<\/li>\n<li>Auto indentation<\/li>\n<li>Unlimited undo and redo even after saving a file (as long as it remains open)<\/li>\n<li>Large file support<\/li>\n<li>FTP support<\/li>\n<li>Multiple instances<\/li>\n<\/ul>\n<h3>Cons<\/h3>\n<ul>\n<li>No syntax highlighting<\/li>\n<li>No auto completion<\/li>\n<li>No code folding<\/li>\n<li>No text folding<\/li>\n<li>No compiler integration<\/li>\n<li>No macros<\/li>\n<li>No collaborative editing<\/li>\n<li>Spell checker not included in free version<\/li>\n<li>No HTTP, SSH or WebDav support for remote file editing<\/li>\n<\/ul>\n<h2> ATPad<\/h2>\n<p><a rel=\"nofollow noopener noreferrer\" target=\"_blank\" href=\"http:\/\/atpad.sourceforge.net\/\">ATPad<\/a> is not much different than most of the others mentioned above: it\u2019s another rendition of Notepad with a few upgrades. Besides English, you can get ATPad in 11 other languages.<\/p>\n<p>You get tabbed editing, customization options, line numbering, word wrapping, bookmarks (so that you don\u2019t lose your place when returning), customizable snippets, sending via email and more.<\/p>\n<p>Since ATPad doesn\u2019t require installation, you can open it from virtually any kind of drive and it doesn\u2019t leave any traces behind. To remove it simply delete the ATPad directory.<\/p>\n<figure><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/assets.hongkiat.com\/uploads\/free-code-editors\/ATPad.png\" width=\"550\" height=\"376\" alt=\"ATPad\"><\/figure>\n<h3>Pros<\/h3>\n<ul>\n<li>Allows tiling and cascading of windows<\/li>\n<li>Tabbed editing interface<\/li>\n<li>Line numbering<\/li>\n<li>Text snippets<\/li>\n<li>Can send documents via email<\/li>\n<li>No installation required<\/li>\n<li>Ability to add bookmarks<\/li>\n<li>Unlimited find\/replaces and undo\/redo<\/li>\n<\/ul>\n<h3>Cons<\/h3>\n<ul>\n<li>Does not come with spell checker<\/li>\n<\/ul>\n<h2> RJ TextEd<\/h2>\n<p><a rel=\"nofollow noopener noreferrer\" target=\"_blank\" href=\"https:\/\/www.rj-texted.se\/\">RJ TextEd<\/a> is for Windows only and supports 18 different languages and 20 programming languages. It was built on CodeGear Delphi and is not open source. There is both a PC and portable version for <a rel=\"nofollow noopener noreferrer\" target=\"_blank\" href=\"https:\/\/www.rj-texted.se\/download.html\">download<\/a> along with a handful of plugins and tools that you can download separately.<\/p>\n<p>Unlike most of the clean cut programs mentioned above, RJ TextEd has toolbars, panes and tabs galore. You can also create projects and macros and customize your work environment.<\/p>\n<figure><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/assets.hongkiat.com\/uploads\/free-code-editors\/RJ-TextEd.png\" width=\"550\" height=\"398\" alt=\"RJ TextEd\"><\/figure>\n<h3>Pros<\/h3>\n<ul>\n<li>Has a portable version<\/li>\n<li>Syntax highlighting<\/li>\n<li>Spell checker<\/li>\n<li>Auto indentation<\/li>\n<li>Auto completion<\/li>\n<li>Code folding<\/li>\n<li>Text folding<\/li>\n<li>Compiler integration<\/li>\n<li>Macros<\/li>\n<li>FTP and Secure FTP support<\/li>\n<li>SSH support for remote file editing<\/li>\n<li>Multiple instances<\/li>\n<\/ul>\n<h3>Cons<\/h3>\n<ul>\n<li>No collaborative editing<\/li>\n<li>No large file support<\/li>\n<li>No HTTP or WebDav support for remote file editing<\/li>\n<\/ul>\n<h2> Komodo Edit<\/h2>\n<p><a rel=\"nofollow noopener noreferrer\" target=\"_blank\" href=\"https:\/\/www.activestate.com\/products\/komodo-edit\/\">Komodo Edit<\/a> is a fast open source program that can be used on Windows, Max OS X and Linux. It supports the following programming languages: PHP, Python, Ruby, JavaScript, Perl, Tcl, XML, HTML 5 and CSS 3.<\/p>\n<p>It also comes equipped with \"customizable syntax coloring, folding, background syntax checking, and excellent auto-complete and calltips (called \u2018code intelligence\u2019).\" Their pages and pages of extensions are equivalent to Firefox\u2019s and their \"tricked out\" editor is one of the most advanced featured on this list.<\/p>\n<p>Along with all that you get remote file editing, a toolbox with shell command integration, macros, snippets and <a rel=\"nofollow noopener noreferrer\" target=\"_blank\" href=\"https:\/\/www.activestate.com\/products\/komodo-ide\/features\/\">the list goes on<\/a>. For more advanced features you can purchase <a rel=\"nofollow noopener noreferrer\" target=\"_blank\" href=\"https:\/\/www.activestate.com\/products\/komodo-ide\/dev-teams\/\">Komodo IDE for Teams<\/a>.<\/p>\n<figure><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/assets.hongkiat.com\/uploads\/free-code-editors\/Komodo-Edit.png\" width=\"550\" height=\"412\" alt=\"RJ TextEd\"><\/figure>\n<h3>Pros<\/h3>\n<ul>\n<li>Extension support and macros<\/li>\n<li>Syntax highlighting<\/li>\n<li>Auto indentation<\/li>\n<li>Auto completion<\/li>\n<li>Code folding<\/li>\n<li>Text folding<\/li>\n<li>Code snippets<\/li>\n<\/ul>\n<h3>Cons<\/h3>\n<ul>\n<li>Spell checker not included<\/li>\n<li>No compiler integration<\/li>\n<li>No collaborative editing<\/li>\n<li>No large file support<\/li>\n<li>No multiple instances<\/li>\n<li>For more advanced features you\u2019ll need to upgrade for a hefty fee of $295 (without support and upgrades) or $382 (with support and upgrades)<\/li>\n<\/ul>\n<h2>TouchQode<\/h2>\n<p>As an added bonus we have <a rel=\"nofollow noopener noreferrer\" target=\"_blank\" href=\"http:\/\/www.touchqode.com\/\">TouchQode<\/a>, which is an editor just for smartphones. It\u2019s currently only available for Android, but you can <a rel=\"nofollow noopener noreferrer\" target=\"_blank\" href=\"http:\/\/www.touchqode.com\/subscribe_iphone_release.htm\">subscribe<\/a> to be notified about the iPhone release.<\/p>\n<p>For a smartphone editor, it has some great features like syntax highlighting, the ability to run (simple) scripts, an integrated FTP client, file syncing and more. TouchQode really gives the the ability to code anywhere you go!<\/p>\n<figure><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/assets.hongkiat.com\/uploads\/free-code-editors\/TouchQode.png\" width=\"550\" height=\"184\" alt=\"TouchQode\"><\/figure>\n<h3>Pros<\/h3>\n<ul>\n<li>Android app<\/li>\n<li>Syntax highlighting<\/li>\n<li>Code suggestions<\/li>\n<li>Incremental search<\/li>\n<li>File synchronization<\/li>\n<\/ul>\n<h3>Cons<\/h3>\n<ul>\n<li>No iPhone app (but coming soon)<\/li>\n<\/ul>","protected":false},"excerpt":{"rendered":"<p>With professional code editor like Dreamweaver, Coda, Textmate and others, its no surprise that more and more people have partially forgotten about simpler code editor such as Window\u2019s Notepad. We do understand that simpler does not mean the best option however, there are simpler yet professional code editors that might just suits what you need!&hellip;<\/p>\n","protected":false},"author":22,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[3392],"tags":[3029],"topic":[4520],"class_list":["entry-content","is-maxi"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v22.8 (Yoast SEO v27.6) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>10 Best Free Source Code Editors to Download - Hongkiat<\/title>\n<meta name=\"description\" content=\"With professional code editor like Dreamweaver, Coda, Textmate and others, its no surprise that more and more people have partially forgotten about\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.hongkiat.com\/blog\/free-code-editors-reviewed\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"10 Best Free Source Code Editors to Download\" \/>\n<meta property=\"og:description\" content=\"With professional code editor like Dreamweaver, Coda, Textmate and others, its no surprise that more and more people have partially forgotten about\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.hongkiat.com\/blog\/free-code-editors-reviewed\/\" \/>\n<meta property=\"og:site_name\" content=\"Hongkiat\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/hongkiatcom\" \/>\n<meta property=\"article:published_time\" content=\"2011-03-29T13:00:31+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2020-06-11T11:34:30+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/assets.hongkiat.com\/uploads\/free-code-editors\/Notepad++.png\" \/>\n<meta name=\"author\" content=\"Charnita Fance\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@hongkiat\" \/>\n<meta name=\"twitter:site\" content=\"@hongkiat\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Charnita Fance\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"9 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/free-code-editors-reviewed\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/free-code-editors-reviewed\\\/\"},\"author\":{\"name\":\"Charnita Fance\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/#\\\/schema\\\/person\\\/5d79508239e373fbbb7fd708976d7bd1\"},\"headline\":\"10 Best Free Source Code Editors to Download\",\"datePublished\":\"2011-03-29T13:00:31+00:00\",\"dateModified\":\"2020-06-11T11:34:30+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/free-code-editors-reviewed\\\/\"},\"wordCount\":1759,\"commentCount\":86,\"publisher\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/free-code-editors-reviewed\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/assets.hongkiat.com\\\/uploads\\\/free-code-editors\\\/Notepad++.png\",\"keywords\":[\"Code Editors\"],\"articleSection\":[\"Coding\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/free-code-editors-reviewed\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/free-code-editors-reviewed\\\/\",\"url\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/free-code-editors-reviewed\\\/\",\"name\":\"10 Best Free Source Code Editors to Download - Hongkiat\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/free-code-editors-reviewed\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/free-code-editors-reviewed\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/assets.hongkiat.com\\\/uploads\\\/free-code-editors\\\/Notepad++.png\",\"datePublished\":\"2011-03-29T13:00:31+00:00\",\"dateModified\":\"2020-06-11T11:34:30+00:00\",\"description\":\"With professional code editor like Dreamweaver, Coda, Textmate and others, its no surprise that more and more people have partially forgotten about\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/free-code-editors-reviewed\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/free-code-editors-reviewed\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/free-code-editors-reviewed\\\/#primaryimage\",\"url\":\"https:\\\/\\\/assets.hongkiat.com\\\/uploads\\\/free-code-editors\\\/Notepad++.png\",\"contentUrl\":\"https:\\\/\\\/assets.hongkiat.com\\\/uploads\\\/free-code-editors\\\/Notepad++.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/free-code-editors-reviewed\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"10 Best Free Source Code Editors to Download\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/\",\"name\":\"Hongkiat\",\"description\":\"Tech and Design Tips\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/#organization\",\"name\":\"Hongkiat.com\",\"url\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/wp-content\\\/uploads\\\/hkdc-logo-rect-yoast.jpg\",\"contentUrl\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/wp-content\\\/uploads\\\/hkdc-logo-rect-yoast.jpg\",\"width\":1200,\"height\":799,\"caption\":\"Hongkiat.com\"},\"image\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/hongkiatcom\",\"https:\\\/\\\/x.com\\\/hongkiat\",\"https:\\\/\\\/www.pinterest.com\\\/hongkiat\\\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/#\\\/schema\\\/person\\\/5d79508239e373fbbb7fd708976d7bd1\",\"name\":\"Charnita Fance\",\"description\":\"Charnita is an Internet Marketing student at Full Sail University. She is also a part-time blogger. In her spare time she enjoys trying out new apps for the Web, PC, Mac and iPhone. You can find her latest blog posts at SocialWebTools.info.\",\"url\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/author\\\/charnita\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"10 Best Free Source Code Editors to Download - Hongkiat","description":"With professional code editor like Dreamweaver, Coda, Textmate and others, its no surprise that more and more people have partially forgotten about","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.hongkiat.com\/blog\/free-code-editors-reviewed\/","og_locale":"en_US","og_type":"article","og_title":"10 Best Free Source Code Editors to Download","og_description":"With professional code editor like Dreamweaver, Coda, Textmate and others, its no surprise that more and more people have partially forgotten about","og_url":"https:\/\/www.hongkiat.com\/blog\/free-code-editors-reviewed\/","og_site_name":"Hongkiat","article_publisher":"https:\/\/www.facebook.com\/hongkiatcom","article_published_time":"2011-03-29T13:00:31+00:00","article_modified_time":"2020-06-11T11:34:30+00:00","og_image":[{"url":"https:\/\/assets.hongkiat.com\/uploads\/free-code-editors\/Notepad++.png","type":"","width":"","height":""}],"author":"Charnita Fance","twitter_card":"summary_large_image","twitter_creator":"@hongkiat","twitter_site":"@hongkiat","twitter_misc":{"Written by":"Charnita Fance","Est. reading time":"9 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.hongkiat.com\/blog\/free-code-editors-reviewed\/#article","isPartOf":{"@id":"https:\/\/www.hongkiat.com\/blog\/free-code-editors-reviewed\/"},"author":{"name":"Charnita Fance","@id":"https:\/\/www.hongkiat.com\/blog\/#\/schema\/person\/5d79508239e373fbbb7fd708976d7bd1"},"headline":"10 Best Free Source Code Editors to Download","datePublished":"2011-03-29T13:00:31+00:00","dateModified":"2020-06-11T11:34:30+00:00","mainEntityOfPage":{"@id":"https:\/\/www.hongkiat.com\/blog\/free-code-editors-reviewed\/"},"wordCount":1759,"commentCount":86,"publisher":{"@id":"https:\/\/www.hongkiat.com\/blog\/#organization"},"image":{"@id":"https:\/\/www.hongkiat.com\/blog\/free-code-editors-reviewed\/#primaryimage"},"thumbnailUrl":"https:\/\/assets.hongkiat.com\/uploads\/free-code-editors\/Notepad++.png","keywords":["Code Editors"],"articleSection":["Coding"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.hongkiat.com\/blog\/free-code-editors-reviewed\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.hongkiat.com\/blog\/free-code-editors-reviewed\/","url":"https:\/\/www.hongkiat.com\/blog\/free-code-editors-reviewed\/","name":"10 Best Free Source Code Editors to Download - Hongkiat","isPartOf":{"@id":"https:\/\/www.hongkiat.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.hongkiat.com\/blog\/free-code-editors-reviewed\/#primaryimage"},"image":{"@id":"https:\/\/www.hongkiat.com\/blog\/free-code-editors-reviewed\/#primaryimage"},"thumbnailUrl":"https:\/\/assets.hongkiat.com\/uploads\/free-code-editors\/Notepad++.png","datePublished":"2011-03-29T13:00:31+00:00","dateModified":"2020-06-11T11:34:30+00:00","description":"With professional code editor like Dreamweaver, Coda, Textmate and others, its no surprise that more and more people have partially forgotten about","breadcrumb":{"@id":"https:\/\/www.hongkiat.com\/blog\/free-code-editors-reviewed\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.hongkiat.com\/blog\/free-code-editors-reviewed\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.hongkiat.com\/blog\/free-code-editors-reviewed\/#primaryimage","url":"https:\/\/assets.hongkiat.com\/uploads\/free-code-editors\/Notepad++.png","contentUrl":"https:\/\/assets.hongkiat.com\/uploads\/free-code-editors\/Notepad++.png"},{"@type":"BreadcrumbList","@id":"https:\/\/www.hongkiat.com\/blog\/free-code-editors-reviewed\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.hongkiat.com\/blog\/"},{"@type":"ListItem","position":2,"name":"10 Best Free Source Code Editors to Download"}]},{"@type":"WebSite","@id":"https:\/\/www.hongkiat.com\/blog\/#website","url":"https:\/\/www.hongkiat.com\/blog\/","name":"Hongkiat","description":"Tech and Design Tips","publisher":{"@id":"https:\/\/www.hongkiat.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.hongkiat.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.hongkiat.com\/blog\/#organization","name":"Hongkiat.com","url":"https:\/\/www.hongkiat.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.hongkiat.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.hongkiat.com\/blog\/wp-content\/uploads\/hkdc-logo-rect-yoast.jpg","contentUrl":"https:\/\/www.hongkiat.com\/blog\/wp-content\/uploads\/hkdc-logo-rect-yoast.jpg","width":1200,"height":799,"caption":"Hongkiat.com"},"image":{"@id":"https:\/\/www.hongkiat.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/hongkiatcom","https:\/\/x.com\/hongkiat","https:\/\/www.pinterest.com\/hongkiat\/"]},{"@type":"Person","@id":"https:\/\/www.hongkiat.com\/blog\/#\/schema\/person\/5d79508239e373fbbb7fd708976d7bd1","name":"Charnita Fance","description":"Charnita is an Internet Marketing student at Full Sail University. She is also a part-time blogger. In her spare time she enjoys trying out new apps for the Web, PC, Mac and iPhone. You can find her latest blog posts at SocialWebTools.info.","url":"https:\/\/www.hongkiat.com\/blog\/author\/charnita\/"}]}},"jetpack_featured_media_url":"https:\/\/","jetpack_shortlink":"https:\/\/wp.me\/p4uxU-2uy","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/posts\/9582","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/users\/22"}],"replies":[{"embeddable":true,"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/comments?post=9582"}],"version-history":[{"count":3,"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/posts\/9582\/revisions"}],"predecessor-version":[{"id":50412,"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/posts\/9582\/revisions\/50412"}],"wp:attachment":[{"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/media?parent=9582"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/categories?post=9582"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/tags?post=9582"},{"taxonomy":"topic","embeddable":true,"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/topic?post=9582"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}