code.pyret.org icon indicating copy to clipboard operation
code.pyret.org copied to clipboard

Pyret IDE error rendering

Open jpolitz opened this issue 9 years ago • 0 comments

  • [ ] Implement components for error-display (highlights as prototype)
    • [ ] Especially CodeMirror snippet component
    • [ ] Also multi-highlighting, fixed highlighting (both modes)
    • [ ] Port callbacks for parsing, fetching AST information
    • [ ] Stored non-definitions modules for fetching source
  • [ ] Hook up component creation in compile and parse entry points from runtimeAPI
  • [ ] Interface with value rendering for nested value display (when necessary)

jpolitz avatar Oct 21 '16 01:10 jpolitz