Home

Awesome

geany-crystal

Crystal support for the Geany editor.

See also the Crystal page of the Geany Wiki.

Installation

cp filetypes.Crystal.conf ~/.config/geany/filedefs

Shortcuts

Don't forget to reload after formatting (<kbd>Ctrl</kbd> + <kbd>R</kbd> by default).

Language issues

Crystal isn't supported officially by Geany, so another close language has to be chosen instead. We have the choice of either Ruby or CoffeeScript, here are their pros/cons. You can switch from one to another by modifying ~/.config/geany/filedefs/filetypes.Crystal.conf.

CoffeeScript (default)

Configuration: [styling=Coffeescript] and lexer_filetype=CoffeeScript

Ruby

Configuration: [styling=Ruby] and lexer_filetype=Ruby

See the Geany Wiki for more information about this configuration.

Contributors

See all contributors