8000 Should be able to easily edit a gizmo's source and data · Issue #15 · inkandswitch/farm · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Should be able to easily edit a gizmo's source and data #15

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.

8000

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

Closed
mjtognetti opened this issue Dec 18, 2018 · 1 comment
Closed

Should be able to easily edit a gizmo's source and data #15

mjtognetti opened this issue Dec 18, 2018 · 1 comment

Comments

@mjtognetti
Copy link
Contributor

As a user/developer I often want to modify a gizmo or view the data. To do this, you currently need to either grab the root code and/or data urls, open them in VS Code, and navigate down to the documents you're interested in (which can be several levels deep), or you can use the chrome developer tools to find the relevant realm-ui element, and open its urls in VS Code - which is non-obvious, clunky, and slow.

Instead, this issue will implement a context menu which contains "Edit source" and "Edit data" options when a gizmo is right-clicked, which opens source and data documents in VS Code.

@mjtognetti mjtognetti changed the title Right click for "Edit Source" and "Edit Data" Should be able to easily edit a gizmo's source and data Dec 18, 2018
@mjtognetti
Copy link
Contributor Author

Edit links are in master

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet 36D7
Development

No branches or pull requests

1 participant
0