22Slides

Home Pricing Services Updates Sign In Try for Free
← Back December 12 2013

New and Improved Code Editor

$1

Our new custom code editor was released today! Although this is big news for our more advanced clients, there are definitely some benefits that everyone can take advantage of:

  • Syntax coloring: This makes it a bit easier to understand the code at a glance and identify typos.
  • Automatic resizing input fields: The input areas now automatically resize to fit the amount of code they have, so you no longer need to scroll around to view all your code.
  • Error highlighting: Now if your code has any errors, it will be highlighted to draw your attention.
  • New structure: Now custom code is divided between “Head” and “Body” code, instead of “CSS” and “Javascript”. This makes it much more universal and opens up possibilities to include any sort of code you like, including HTML.
  • Meta tags, etc: Now it’s much easier to add meta tags for things like search engine optimization and site verification (We still advise against using the “keywords” meta tag though).