Learn the fundamentals of using AsterIDE effectively.
When you first launch AsterIDE, you'll see the main editor interface with a welcome screen. Here's how to get started:
New File
Create a new empty file
Open File
Open an existing file
Save File
Save your current file
Open a file for editing
Cmd + OOpen a folder as workspace
Cmd + Shift + OCopy selected text
Ctrl + CCut selected text
Ctrl + XPaste from clipboard
Ctrl + VRevert last action
Cmd + ZRestore undone action
Cmd + Shift + ZSearch within current file
Replace text in current file
The command palette provides quick access to all AsterIDE features without navigating menus.
Opening Command Palette
Ctrl + Shift + P (Windows/Linux) or Cmd + Shift + P (macOS)Pro Tip: The command palette is the fastest way to access any feature in AsterIDE. Learn common commands to boost your productivity!