Skip to content

Editor Tools – Version 1.3.0 Beta

File

Save

The Save option is used to save the current project in the .zsn format. When used, the editor automatically saves the project data inside the application's secure AppData folder, providing better security and organization for internal files.

Functions:

  • Automatically saves the current project.
  • Uses the proprietary .zsn format.
  • Keeps project data protected inside the application folder.
  • Updates the existing file without requiring another location.

Save As

The Save As option allows the user to save the project to another location.

Available formats:

  • .zsn → Editable project format.
  • .png → Canvas image export.

Functions:

  • Choose a new folder to save the project.
  • Create project copies.
  • Export the canvas as a PNG image.

Close Project

The Close option closes the currently opened project.

Functions:

  • Closes the current canvas.
  • Releases loaded objects from memory.
  • Allows another project to be opened.

Delete Project

The Delete option permanently removes the project folder.

Warning:

This action cannot be undone.

Functions:

  • Deletes all project-related files.
  • Removes the project folder from storage.

Edit

Select All

Selects all objects currently present on the canvas.

Functions:

  • Quickly select multiple objects.
  • Simplify moving, copying, and deleting multiple items.

Undo

Reverts the last action performed in the editor.

⚠️ Warning:

This feature is still under development and may not work correctly in some situations.


Redo

Restores an action that was previously undone.

⚠️ Warning:

This feature is still under development and may contain issues in this beta version.


Duplicate

Creates a copy of the selected object.

Functions:

  • Quickly duplicate components.
  • Help create repeated structures faster.

Copy

Copies the selected object to the editor's internal clipboard.


Paste

Pastes the previously copied object onto the canvas.


Delete

Removes the selected object from the canvas.

Functions:

  • Delete components.
  • Remove unnecessary objects.

View

Fullscreen Mode (F11)

Enables fullscreen mode for the canvas.

Functions:

  • Better project visualization.
  • More editing space.
  • Temporarily hides interface elements.

Shortcut:

F11


Plugins

Plugin System

The plugin system will allow extensions and additional features to be added to the editor.

⚠️ Status:

This feature is still under development and is not available in version 1.3.0 Beta.