Pseudonaja
  • Welcome to Pseudonaja
  • Guides
    • Declaring Variables and Arrays
    • Inputs and Outputs
    • Conditional Structures
    • Loop Structures
    • Functions and Procedures
    • Classes
    • Records
    • 👨‍💻Helping Develop Pseudonaja
  • Extras
    • Keyboard Shortcuts
Powered by GitBook
On this page

Was this helpful?

Edit on GitHub
Export as PDF
  1. Extras

Keyboard Shortcuts

A small number of keyboard shortcuts can be used with pseudonaja:

  • On macOS the special key is ⌘ (command)

  • On windows the special key is ⌃ (control)

Shortcut
Action

⌘/⌃ F

Show / Hide find an replace menu

⌘/⌃ O

Load a local file into the editor

⌘/⌃ S

Save current editor content to a local file

PreviousHelping Develop Pseudonaja

Last updated 3 years ago

Was this helpful?