Skip to content

Instantly share code, notes, and snippets.

@ilkovich
Created February 18, 2016 19:14
Show Gist options
  • Select an option

  • Save ilkovich/cb1e27d1cabc4abb1ae7 to your computer and use it in GitHub Desktop.

Select an option

Save ilkovich/cb1e27d1cabc4abb1ae7 to your computer and use it in GitHub Desktop.
# Code Editor
Click button on right side of configure screen causes code editor to appear with:
1. all fields grayed out
1. occupying bottom half of screen, covering the main module that's being configured
1. dropdown to toggle between javascript and text
1. some way to autofill accessor from output of other step (either drag or right click)
1. each field in code editor starts in read only mode, clicking a button allows edit, but then grays out field on right panel
1. fields in edit state can be returned to active in right panel by hitting reset in code editor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment