rshk / jobcontrol

Job scheduling and tracking library.
http://rshk.github.io/jobcontrol/
Apache License 2.0
4 stars 3 forks source link

Add function autocomplete / documentation in job create/edit form #4

Closed rshk closed 9 years ago

rshk commented 10 years ago
+-------------------+-------------------------+
| module:func1      |                         |
| module:func2      |  function documentation |
| module:func3      |                         |
+-------------------+-------------------------+

The left column contains a list of candidate completions; the one on the right contains the documentation for the selected completion, if any

rshk commented 9 years ago

We don't need this anymore, as we removed job editing forms