OBOFoundry/OBO-Metadata-Editor

Context-sensitive help

Closed this issue · 0 comments

The PURL system README is intimidating. I'd like to break it down into bite-sized chunks, and display the appropriate chunk below the editor.

Implementation ideas: We can add a "help" key to the JSONSchema. When the cursor moves, we should try to figure out the keyword we're under, lookup that help string, and display it.