Repeatable Code Edits
News /
IcoMoon's vector editor features a code editor which reflects changes made in the visual editor (and vice versa). Until now, editing the code would reset the entire SVG. This meant that these changes were not suitable for batch editing. This is no longer the case in the latest version of the app. Code editing now records the difference between the edited SVG and its previous state. This difference can then be repeated on other parts of the same SVG using the Repeat Last Action command with hotkey Dot, or repeated on other glyphs using the Batch panel.