Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

code inspector for users #87

Open
soyapark opened this issue Mar 20, 2019 · 1 comment
Open

code inspector for users #87

soyapark opened this issue Mar 20, 2019 · 1 comment
Assignees
Labels

Comments

@soyapark
Copy link
Member

soyapark commented Mar 20, 2019

debugging tools for users.
We can visualize the change of attributes line by line using these Codemirror features:
linter: https://codemirror.net/demo/lint.html
inline widget: https://codemirror.net/demo/widget.html, example: https://codepen.io/mtso/pen/LzqKNN, even add richer element: http://bl.ocks.org/jasongrout/5378313

@soyapark soyapark added the UI label Mar 20, 2019
@soyapark soyapark self-assigned this Mar 20, 2019
@soyapark
Copy link
Member Author

This is an initial sketch.
Users should select folders.
IMG_1735

After they select it,
IMG_1737

This was referenced Apr 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants