You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

940 B

layout title title_nav description keywords controls
default Advanced source code editing Advanced source code editing An IDE-like code editor for TinyMCE. code advcode codemirror 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 %}