Skip to content

numberpi/Algernon-Launcher

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Algernon Launcher GitHub release Github All Releases Build Status Coverage Status

Algernon

Algernon is a productivity tool for Squeak programmers; your personal assistant for Squeak. Algernon aims to make programming in Squeak faster and more keyboard centric. It provides lightning quick access to the core functionalities (classes, methods, morphs, tests, repositories ...) and even gives you a quick way to evaluate Smalltalk expressions.

Installation

Follow our setup guide to install Algernon.

Usage

Algernon allows for keyboard only interaction - no need to use your mouse!

Control Action
Alt + Space Show Algernon
Esc Hide Algernon
Arrow up Navigate up
Arrow down Navigate down
Arrow right Navigate in
Arrow left Navigate out
Enter Run selected item

Features

  • Search using fuzzy matching
  • Search and open categories, classes and methods
  • Explore and inspect classes and methods
  • Run tests
  • Open and save repositories
  • Search preferences
  • Search morphs
  • Search global variables
  • Print and evaluate Smalltalk expressions
  • Action verbs for filtering and quick access (e.g. run SomeTest will only search for tests and set a default action)
  • full text search in classes

For explanations regarding the usage of the features check out the wiki.

Credits

Credits to Erik Hinterbichler and Joey Hagedorn, the original creators of Algernon.

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Smalltalk 100.0%