Skip to content
fabriceleal edited this page Sep 20, 2014 · 1 revision

Getting Started

http://opendylan.org/documentation/getting-started-cli/dylan-mode-for-emacs.html

Cheat Sheet:

Keyboard shortcut Effect
M-x dime start dime
, change-project change project (in the repl buffer)
C-c M-p change project (in Dylan source buffers)
M-. jump to definition
M-, jump backwards
C-c C-k compile project
C-c C-w C-a who specializes? (or who defines?)
C-c C-w C-r who references?
C-c C-w C-b who binds?
C-c C-w C-c who calls?
Clone this wiki locally