Skip to content

jdodds/qooxdoo.el

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 

Repository files navigation

qooxdoo.el

Minor mode for working with qooxdoo apps. Currently, there is:

  • a functionqooxdoo-search-api, bound to C-c C-f, that opens up the api docs for whatever qooxdoo class is at point.

  • support for automatically running generate.py source via compile on file-save.

yasnippets are on the way.

INSTALLATION

You'll need eproject

After that, just (require 'qooxdoo) in your .emacs, and you're good to go.

This is under heavy development at the moment, the best documentation is the source.

About

convenience functions for working with qooxdoo apps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published