--- layout: default title: Advanced source code editing title_nav: Advanced source code editing description: An IDE-like code editor for TinyMCE. keywords: code advcode codemirror controls: toolbar button, menu item --- The [Advanced Code Editor]({{ site.baseurl }}/plugins/advcode/) plugin (`advcode`) brings a more advanced code editor to {{site.productname}}. This code editor makes it easier to modify the HTML, and it's a very useful add-on for power users. It comes with many features often found in IDEs, all enabled by default: * Syntax color highlighting * Bracket matching * Code folding * Multiple selections/carets * Search and Replace ## The difference between the Code and Advanced Code Editor plugins {% include codepen.html id="advcode" %} {% assign pluginname = 'Advanced Code Editor' %} {% assign pluginminimumplan = 'tiertwo' %} {% assign plugindocspage = 'advcode' %} {% include misc/purchase-premium-plugins.md %}