Skip to content
Thomas Denton edited this page Jul 4, 2019 · 10 revisions

THIS PAGE IS MAY NOT ALWAYS BE UP TO DATE

Check our issues for up to date version.


Don't know what to build? Want to give back to the Hydrogen community? Want to enhance the Hydrogen ecosystem?

Help users of Hydrogen with features they want and have requested!

Each idea links back to the original issue posted on our GitHub.

Unaware of what Plugins are capable of?

Check out some examples, and our Plugin API!


💡 Ideas For Plugins

  • This adds to ability to jump to file/line from a stacktrace.
  • Complements Error Highlighting
  • This adds the ability to see which code has been run.
  • Same as Feature Idea
  • This adds the ability to open up (ex:Python) shell panes in the text editor.
  • This adds the ability to separate results by their type and add them to different panes.
  • This adds the ability to run code on a kernel inside a separate pane.
  • This adds the ability to save a kernel and load it without having to rerun your code.
  • This adds the ability to see which cell you are currently inside of.
  • Same as Feature Idea
  • This adds the ability to save and add watches inline.
  • Same as Feature Idea
  • This adds the ability to see code execution progress.
  • This adds the ability to see visually what line caused an error.
  • This adds the ability to see variables and their values.